STT-tensorflow/third_party/eigen3/unsupported/Eigen/CXX11
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
..
src/FixedPoint Default initialize fixed point Eigen types. 2020-12-08 17:31:45 -08:00
FixedPoint
Tensor Rename LoadLibrary to avoid conflict with Windows macros 2020-08-04 19:24:11 -07:00
ThreadPool