Home
last modified time | relevance | path

Searched defs:expected_real (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_test.cc415 auto expected_real = LiteralUtil::CreateR0<double>(2.23607); in TEST_F() local
450 auto expected_real = LiteralUtil::CreateR1<double>({1, -100}); in TEST_F() local