Home
last modified time | relevance | path

Searched refs:ExpectR1Near (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dlocal_client_allocation_test.cc60 LiteralTestUtil::ExpectR1Near<float>( in XLA_TEST_F()
94 LiteralTestUtil::ExpectR1Near<float>( in XLA_TEST_F()
Dliteral_test_util.h105 static void ExpectR1Near(absl::Span<const NativeT> expected,
208 /* static */ void LiteralTestUtil::ExpectR1Near( in ExpectR1Near() function
Dlocal_client_execute_test.cc88 LiteralTestUtil::ExpectR1Near<float>({}, ShapedBufferToLiteral(result), in XLA_TEST_F()
102 LiteralTestUtil::ExpectR1Near<float>( in XLA_TEST_F()
119 LiteralTestUtil::ExpectR1Near<float>( in XLA_TEST_F()
443 LiteralTestUtil::ExpectR1Near<float>( in XLA_TEST_F()
780 LiteralTestUtil::ExpectR1Near<float>( in XLA_TEST_F()
Dconstants_test.cc172 LiteralTestUtil::ExpectR1Near<float>({2.0, 42.0}, LiteralSlice(result, {1}), in TEST_F()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/
Dcpu_fusion_test.cc88 LiteralTestUtil::ExpectR1Near<float>({1.0, 40.0, -5.0}, result, error_spec_); in TEST_F()
135 LiteralTestUtil::ExpectR1Near<float>({14.0, 40.0, 40.0}, result, error_spec_); in TEST_F()
221 LiteralTestUtil::ExpectR1Near<float>({14.0, 40.0, 40.0, 14.0, 40.0, 40.0}, in TEST_F()
/external/tensorflow/tensorflow/compiler/xla/
Dreference_util_test.cc77 LiteralTestUtil::ExpectR1Near<float>({6.f, 15.f}, actual_literal, in TEST_F()
85 LiteralTestUtil::ExpectR1Near<float>({5.f, 7.f, 9.f}, actual_literal, in TEST_F()