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

Method device_ordinal

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

Source from the content-addressed store, hash-verified

37}
38
39int ExecutableRunOptions::device_ordinal() const { return device_ordinal_; }
40
41ExecutableRunOptions& ExecutableRunOptions::set_allocator(
42 stream_executor::DeviceMemoryAllocator* allocator) {

Callers 1

DeviceIdentifierFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected