Home
last modified time | relevance | path

Searched defs:stream_assignment (Results 1 – 5 of 5) 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.cc66 const HloInstruction& hlo, const StreamAssignment& stream_assignment, in ComputeStreamToAssign()
123 auto stream_assignment = absl::make_unique<StreamAssignment>(); in AssignStreams() local
Dthunk_schedule.cc52 std::unique_ptr<StreamAssignment> stream_assignment, in ThunkSchedule()
Dgpu_compiler.cc360 std::unique_ptr<StreamAssignment> stream_assignment = AssignStreams(*module); in RunBackend() local
/external/tensorflow/tensorflow/compiler/xla/service/mlir_gpu/
Dmlir_compiler.cc462 std::unique_ptr<StreamAssignment> stream_assignment = in RunBackend() local