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

Method device_ordinal

tensorflow/compiler/xrt/xrt_state.cc:348–348  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

346}
347
348int XRTTupleAllocation::device_ordinal() const { return device_ordinal_; }
349
350const se::DeviceMemoryBase& XRTTupleAllocation::root_allocation() const {
351 return buffers_.element({})->allocation();

Callers 15

launchMethod · 0.45
RegisterMethod · 0.45
RegisterMethod · 0.45
InitScopedRefMethod · 0.45
MakeSubBufferMethod · 0.45
ExpandTreeOfTuplesMethod · 0.45
ParseTupleTreeMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected