Home
last modified time | relevance | path

Searched refs:SetFastMathDisabled (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dmath_test.cc44 SetFastMathDisabled(true); in TestLogEdgeCases()
55 SetFastMathDisabled(true); in TestLog1pEdgeCases()
65 SetFastMathDisabled(true); in TestIsInfOrNan()
97 SetFastMathDisabled(true); in TestIsNegZero()
126 SetFastMathDisabled(true); in TestSqrtPowInequivalence()
147 SetFastMathDisabled(true); in TestErfEdgeCases()
381 SetFastMathDisabled(true); in XLA_TEST_F()
455 SetFastMathDisabled(true); in XLA_TEST_F()
471 SetFastMathDisabled(true); in XLA_TEST_F()
518 SetFastMathDisabled(true); in XLA_TEST_F()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dfmax_fmin_test.cc31 SetFastMathDisabled(true); in XLA_TEST_F()
45 SetFastMathDisabled(true); in XLA_TEST_F()
67 SetFastMathDisabled(true); in XLA_TEST_F()
H A Darray_elementwise_ops_test.cc1228 SetFastMathDisabled(true); in XLA_TEST_F()
1238 SetFastMathDisabled(true); in XLA_TEST_F()
1257 SetFastMathDisabled(true); in XLA_TEST_F()
1267 SetFastMathDisabled(true); in XLA_TEST_F()
1283 SetFastMathDisabled(true); in XLA_TEST_F()
1293 SetFastMathDisabled(true); in XLA_TEST_F()
1303 SetFastMathDisabled(true); in XLA_TEST_F()
1337 SetFastMathDisabled(true); in XLA_TEST_F()
1365 SetFastMathDisabled(true); in XLA_TEST_F()
1385 SetFastMathDisabled(true); in XLA_TEST_F()
[all …]
H A Dscalar_computations_test.cc875 SetFastMathDisabled(true); in XLA_TEST_F()
889 SetFastMathDisabled(true); in XLA_TEST_F()
H A Dvector_ops_simple_test.cc319 SetFastMathDisabled(true); in XLA_TEST_F()
H A Dclient_library_test_base.h75 void SetFastMathDisabled(bool disabled) { in SetFastMathDisabled() function
H A Dexhaustive_op_test_utils.h177 SetFastMathDisabled(true);