Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_hlo_schedule.cc58 const HloModule* module, const StreamAssignment& stream_assignment, in GpuHloOrdering()
193 const HloModule& module, const StreamAssignment& stream_assignment, in Build()
Dstream_assignment.cc67 const HloInstruction& hlo, const StreamAssignment& stream_assignment, in ComputeStreamToAssign()
128 auto stream_assignment = absl::make_unique<StreamAssignment>(); in AssignStreams() local
Dthunk_schedule.cc52 std::unique_ptr<StreamAssignment> stream_assignment, in ThunkSchedule()
Dgpu_compiler.cc521 std::unique_ptr<StreamAssignment> stream_assignment = in RunHloPassesAndBufferAssignement() local
564 std::unique_ptr<StreamAssignment> stream_assignment = in CompileModuleToLlvmIrImpl() local