Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc2032 HloComputation* cond_comp = while_hlo->while_condition(); in HandleWhile() local
2049 cond_evaluator.Evaluate(*cond_comp, {&lcv})); in HandleWhile()
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_test.cc7179 const HloComputation* cond_comp = while_inst->while_condition(); in TEST_F() local
7180 const HloInstruction* root = cond_comp->root_instruction(); in TEST_F()
7214 const HloComputation* cond_comp = while_inst->while_condition(); in TEST_F() local
7215 const HloInstruction* root = cond_comp->root_instruction(); in TEST_F()