Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.cc80 const HloInstructionSequence& instruction_sequence = in Run() local
90 const HloInstructionSequence& instruction_sequence, in Run()
106 const HloInstructionSequence& instruction_sequence, in RunComputation()
Dbuffer_assignment.cc1179 const HloInstructionSequence* instruction_sequence = in AssignBuffersWithSequentialOrdering() local
1214 const HloInstructionSequence* instruction_sequence = in AssignBuffersWithSequentialOrdering() local
Dheap_simulator_test.cc262 const std::vector<HloInstruction*>& instruction_sequence) { in HeapSimulatorTracker()
Dbuffer_assignment_test.cc141 HloModule* module, absl::Span<HloInstruction* const> instruction_sequence, in RunBufferAssignmentWithInstructionSequence()