Searched refs:hlo_eval (Results 1 – 1 of 1) sorted by relevance
2542 HloEvaluator hlo_eval; in TEST_F() local2543 Literal result = hlo_eval.Evaluate(reduce_instruction).ConsumeValueOrDie(); in TEST_F()2579 HloEvaluator hlo_eval; in BM_ReducePrecisely() local2580 hlo_eval.Evaluate(reduce_instruction).ConsumeValueOrDie(); in BM_ReducePrecisely()