HomeSort by relevance Sort by last modified time
    Searched refs:ExpectR2Near (Results 1 - 5 of 5) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/
reference_util_test.cc 57 LiteralTestUtil::ExpectR2Near<float>({{1.f, 4.f}, {2.f, 5.f}, {3.f, 6.f}},
69 LiteralTestUtil::ExpectR2Near<float>({{58.f, 64.f}, {139.f, 154.f}},
110 LiteralTestUtil::ExpectR2Near<float>({{1.f, 3.f, 5.f}, {5.f, 7.f, 9.f}},
149 LiteralTestUtil::ExpectR2Near<float>({{1.f, 2.f}, {4.f, 5.f}}, actual_literal,
157 LiteralTestUtil::ExpectR2Near<float>({{1.f, 3.f}, {4.f, 6.f}}, actual_literal,
426 LiteralTestUtil::ExpectR2Near({{300.f, 600.f}, {900.f, 1200.f}},
  /external/tensorflow/tensorflow/compiler/xla/tests/
literal_test_util.h 109 static void ExpectR2Near(
215 /* static */ void LiteralTestUtil::ExpectR2Near(
copy_test.cc 125 LiteralTestUtil::ExpectR2Near<float>({{1.0, 2.0}, {3.0, 4.0}}, result,
154 LiteralTestUtil::ExpectR2Near<float>({{1.0, 3.0}, {2.0, 4.0}}, result,
constants_test.cc 170 LiteralTestUtil::ExpectR2Near<float>({{1.0}, {2.0}},
local_client_execute_test.cc 144 LiteralTestUtil::ExpectR2Near<float>({{11.0f, 22.0f}, {33.0f, 44.0f}},
151 LiteralTestUtil::ExpectR2Near<float>({{11.0f, 22.0f}, {33.0f, 44.0f}},
176 LiteralTestUtil::ExpectR2Near<float>({{11.0f, 22.0f}, {33.0f, 44.0f}},
188 LiteralTestUtil::ExpectR2Near<float>({{11.0f, 22.0f}, {33.0f, 44.0f}},
    [all...]

Completed in 330 milliseconds