Searched refs:hlo_eval (Results 1 – 1 of 1) sorted by relevance
1456 HloEvaluator hlo_eval; in TEST_F() local1457 Literal result = hlo_eval.Evaluate(reduce_instruction).ConsumeValueOrDie(); in TEST_F()1492 HloEvaluator hlo_eval; in BM_ReducePrecisely() local1494 hlo_eval.Evaluate(reduce_instruction).ConsumeValueOrDie(); in BM_ReducePrecisely()