Home
last modified time | relevance | path

Searched defs:root_instruction (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_nested.cc134 const HloInstruction* root_instruction = in CodegenNestedComputation() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_computation.cc60 HloInstruction* root_instruction) { in Build()
78 HloInstruction* root_instruction, HloInstruction* fusion_instruction) in HloComputation()
H A Dhlo_computation.h217 HloInstruction* root_instruction() const { return root_instruction_; } in root_instruction() function
H A Dmemory_space_assignment.cc2193 HloInstruction* root_instruction = in AllocateCrossProgramPrefetchBuffer() local
2427 HloInstruction* root_instruction = entry_computation->root_instruction(); in AddInputAndOutputRequiredAssignments() local
2520 const HloInstruction* root_instruction = in AreIntervalsReservedInAlternateMemory() local
H A Dhlo_sharding_util.cc1183 auto root_instruction = computation->root_instruction(); in IdentityValueAndHloOpcodeForScatterReduceComputation() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc1464 auto root_instruction = function->root_instruction(); in MatchReductionGenerator() local