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

Method default_device_ordinal

tensorflow/compiler/xla/service/backend.cc:149–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149int Backend::default_device_ordinal() const {
150 return default_stream_executor()->device_ordinal();
151}
152
153const Eigen::ThreadPoolDevice* Backend::eigen_intra_op_thread_pool_device()
154 const {

Callers 10

CompileMethod · 0.45
BuildExecutableMethod · 0.45
PopulateInputsMethod · 0.45
LiteralToShapedBufferMethod · 0.45
BM_ParallelFusionFunction · 0.45
DOT_ReorderContractingFunction · 0.45
XLA_TEST_FFunction · 0.45
BM_LocalClientOverheadFunction · 0.45
BM_DynamicSliceFunction · 0.45

Calls 1

device_ordinalMethod · 0.45

Tested by 6

LiteralToShapedBufferMethod · 0.36
BM_ParallelFusionFunction · 0.36
DOT_ReorderContractingFunction · 0.36
XLA_TEST_FFunction · 0.36
BM_LocalClientOverheadFunction · 0.36
BM_DynamicSliceFunction · 0.36