Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dclient_library_test_base.cc397 auto expect_near = [&](const Literal& actual, const string& error_message) { in ComputeAndCompareLiteralWithStatus() local
403 computation, *expected_ptr, arguments, expect_near); in ComputeAndCompareLiteralWithStatus()
407 computation, *expected_ptr, arguments, expect_near, shape_with_layout); in ComputeAndCompareLiteralWithStatus()