Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dclient_library_test_base.cc324 Literal converted_expected; in ComputeAndCompareLiteralWithStatus() local
327 converted_expected = LiteralUtil::ConvertF32ToBF16(expected); in ComputeAndCompareLiteralWithStatus()
328 expected_ptr = &converted_expected; in ComputeAndCompareLiteralWithStatus()
381 Literal converted_expected; in ComputeAndCompareLiteralWithStatus() local
384 converted_expected = LiteralUtil::ConvertF32ToBF16(expected); in ComputeAndCompareLiteralWithStatus()
385 expected_ptr = &converted_expected; in ComputeAndCompareLiteralWithStatus()