STT-tensorflow/third_party/eigen3
Mihai Maruseac 1b3546b184 Default initialize fixed point Eigen types.
In certain cases, tensors are filled with default values of the type. But, for these fixed point types, these values were uninitialized. Thus, we would have uninitialized memory access bugs, some of which were caught by MSAN.

PiperOrigin-RevId: 344101137
Change-Id: I14555fda74dca3b5f1582da9008901937e3f14e2
2020-12-08 17:31:45 -08:00
..
Eigen Add CSRSparseMatrix ops. 2019-09-03 16:49:47 -07:00
unsupported/Eigen Default initialize fixed point Eigen types. 2020-12-08 17:31:45 -08:00
BUILD Delete SYCL support 2020-09-15 11:21:47 -07:00
gpu_packet_math.patch Make tf.min, tf.max always propagate NaNs. Previously these ops followed the semantics of std::min and std:max and forwarded the first argument if either was NaN. 2020-10-20 21:29:20 -07:00
LICENSE Add CSRSparseMatrix ops. 2019-09-03 16:49:47 -07:00