Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.cc99 const HloInstructionSequence& instruction_sequence = in Run() local
113 const HloInstructionSequence& instruction_sequence, in Run()
133 const HloInstructionSequence& instruction_sequence, in Run()
151 const HloInstructionSequence& instruction_sequence, in RunComputation()
Dhlo_live_range.cc97 const HloInstructionSequence& instruction_sequence = in FlattenSchedule() local
Dbuffer_assignment.cc1279 const HloInstructionSequence* instruction_sequence = in AssignBuffersForComputations() local
1429 const HloInstructionSequence* instruction_sequence = in AssignBuffersWithSequentialOrdering() local
1461 const HloInstructionSequence* instruction_sequence = in AssignBuffersWithSequentialOrdering() local
1605 const HloInstructionSequence* instruction_sequence = in CreateAssignment() local
Dheap_simulator_test.cc273 const std::vector<HloInstruction*>& instruction_sequence, in HeapSimulatorTracker()
283 const std::vector<HloInstruction*>& instruction_sequence, in HeapSimulatorTracker()
374 void Init(const std::vector<HloInstruction*>& instruction_sequence, in Init()
Dbuffer_assignment_test.cc134 HloModule* module, absl::Span<HloInstruction* const> instruction_sequence, in RunBufferAssignmentWithInstructionSequence()