Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dhorizontal_input_fusion_test.cc69 const HloInstruction* entry_root = in TEST_F() local
237 const HloInstruction* entry_root = in TEST_F() local
H A Dhorizontal_loop_fusion_test.cc76 const HloInstruction* entry_root = in TEST_F() local
500 const HloInstruction* entry_root = in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc4499 auto entry_root = module->entry_computation()->root_instruction(); in Run() local