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.cc106 const HloInstructionSequence& instruction_sequence = in Run() local
121 const HloInstructionSequence& instruction_sequence, in Run()
142 const HloInstructionSequence& instruction_sequence, in Run()
160 const HloInstructionSequence& instruction_sequence, in RunComputation()
Dhlo_live_range.cc90 const HloInstructionSequence& instruction_sequence = it->second; in FlattenSchedule() local
Dbuffer_assignment.cc1350 const HloInstructionSequence* instruction_sequence = in AssignBuffersForComputations() local
1500 const HloInstructionSequence* instruction_sequence = in AssignBuffersWithSequentialOrdering() local
1532 const HloInstructionSequence* instruction_sequence = in AssignBuffersWithSequentialOrdering() local
1724 const HloInstructionSequence* instruction_sequence = in CreateAssignment() local
Dheap_simulator_test.cc276 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.cc1444 const auto& instruction_sequence = in Finish() local
2253 const auto& instruction_sequence = in AllocateReservedScopedAllocations() local
3568 const auto& instruction_sequence = in ComputeEstimatedElapsedTime() local
Dbuffer_assignment_test.cc152 HloModule* module, absl::Span<HloInstruction* const> instruction_sequence, in RunBufferAssignmentWithInstructionSequence()