MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / device_assignment

Method device_assignment

tensorflow/compiler/xla/executable_run_options.cc:99–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99const DeviceAssignment* ExecutableRunOptions::device_assignment() const {
100 return device_assignment_;
101}
102
103ExecutableRunOptions& ExecutableRunOptions::set_gpu_executable_run_options(
104 const GpuExecutableRunOptions* gpu_executable_run_options) {

Callers 6

MakeContextMethod · 0.80
CreateExecutionOptionsFunction · 0.80
ExecuteThunkSequenceMethod · 0.80

Calls

no outgoing calls

Tested by 1

MakeContextMethod · 0.64