Commit d354efcf authored by Peter Hawkins's avatar Peter Hawkins Committed by TensorFlower Gardener
Browse files

Fix use-of-uninitialized-value bug for bfloat16 in MatrixBandPart.

MatrixBandPart ends up calling bfloat16() to create a zero value, but the implementation of bfloat16::bfloat16() returned an uninitialized value, not zero.

PiperOrigin-RevId: 216761660
parent a56e0367
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment