Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_nested.cc117 const HloInstruction* root_instruction = in CodegenNestedComputation() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.h189 HloInstruction* root_instruction() const { return root_instruction_; } in root_instruction() function
Dhlo_computation.cc52 HloInstruction* root_instruction) { in Build()
70 HloInstruction* root_instruction, HloInstruction* fusion_instruction) in HloComputation()
Dmemory_space_assignment.cc557 HloInstruction* root_instruction = entry_computation->root_instruction(); in AddInputAndOutputRequiredAssignments() local
591 const HloInstruction* root_instruction = in AreIntervalsReservedInAlternateMemory() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc1593 auto root_instruction = function->root_instruction(); in MatchReductionGenerator() local