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

Method device_ordinal

tensorflow/compiler/jit/xla_device.cc:154–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152 use_multiple_streams_(use_multiple_streams) {}
153
154int XlaDevice::Metadata::device_ordinal() const { return device_ordinal_; }
155
156se::Platform* XlaDevice::Metadata::platform() const { return platform_; }
157

Callers 4

CopyCPUTensorToDeviceMethod · 0.45
CopyDeviceTensorToCPUMethod · 0.45
PopulateOutputsMethod · 0.45
CompileToLocalExecutableFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected