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.cc99 const HloInstructionSequence& instruction_sequence = in FlattenSchedule() local
Dbuffer_assignment.cc1307 const HloInstructionSequence* instruction_sequence = in AssignBuffersForComputations() local
1457 const HloInstructionSequence* instruction_sequence = in AssignBuffersWithSequentialOrdering() local
1489 const HloInstructionSequence* instruction_sequence = in AssignBuffersWithSequentialOrdering() local
1649 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.cc1150 const auto& instruction_sequence = in Finish() local
1782 const auto& instruction_sequence = in AllocateReservedScopedAllocations() local
2999 const auto& instruction_sequence = in ComputeEstimatedElapsedTime() local
Dbuffer_assignment_test.cc137 HloModule* module, absl::Span<HloInstruction* const> instruction_sequence, in RunBufferAssignmentWithInstructionSequence()