Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.cc103 const HloInstructionSequence& instruction_sequence = in Run() local
118 const HloInstructionSequence& instruction_sequence, in Run()
139 const HloInstructionSequence& instruction_sequence, in Run()
157 const HloInstructionSequence& instruction_sequence, in RunComputation()
Dhlo_live_range.cc97 const HloInstructionSequence& instruction_sequence = in FlattenSchedule() local
Dbuffer_assignment.cc1294 const HloInstructionSequence* instruction_sequence = in AssignBuffersForComputations() local
1444 const HloInstructionSequence* instruction_sequence = in AssignBuffersWithSequentialOrdering() local
1476 const HloInstructionSequence* instruction_sequence = in AssignBuffersWithSequentialOrdering() local
1636 const HloInstructionSequence* instruction_sequence = in CreateAssignment() local
Dheap_simulator_test.cc277 const std::vector<HloInstruction*>& instruction_sequence, in HeapSimulatorTracker()
287 const std::vector<HloInstruction*>& instruction_sequence, in HeapSimulatorTracker()
379 void Init(const std::vector<HloInstruction*>& instruction_sequence, in Init()
Dmemory_space_assignment.cc1108 const auto& instruction_sequence = in Finish() local
Dbuffer_assignment_test.cc135 HloModule* module, absl::Span<HloInstruction* const> instruction_sequence, in RunBufferAssignmentWithInstructionSequence()