Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_test.cc1456 HloEvaluator hlo_eval; in TEST_F() local
1457 Literal result = hlo_eval.Evaluate(reduce_instruction).ConsumeValueOrDie(); in TEST_F()
1492 HloEvaluator hlo_eval; in BM_ReducePrecisely() local
1494 hlo_eval.Evaluate(reduce_instruction).ConsumeValueOrDie(); in BM_ReducePrecisely()