Fix ASAN test.
ASAN correctly complains about the overflow on `CT(Eigen::NumTraits<U>::highest())`. This fixes the issue by providing correct CT for half and floats. PiperOrigin-RevId: 171212745
Loading
Please sign in to comment
ASAN correctly complains about the overflow on `CT(Eigen::NumTraits<U>::highest())`. This fixes the issue by providing correct CT for half and floats. PiperOrigin-RevId: 171212745