Home
last modified time | relevance | path

Searched defs:output_reshape (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dall_to_all_decomposer.cc90 HloInstruction* output_reshape = instruction->parent()->AddInstruction( in ExpandInstruction() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dconv_canonicalization_test.cc101 const HloInstruction* output_reshape = entry_computation->root_instruction(); in TEST_F() local