Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
149
int Backend::default_device_ordinal() const {
150
return default_stream_executor()->device_ordinal();
151
}
152
153
const Eigen::ThreadPoolDevice* Backend::eigen_intra_op_thread_pool_device()
154
const {
Callers
10
Compile
Method · 0.45
BuildExecutable
Method · 0.45
PopulateInputs
Method · 0.45
ExecuteWithDeviceBuffers
Method · 0.45
LiteralToShapedBuffer
Method · 0.45
BM_ParallelFusion
Function · 0.45
DOT_ReorderContracting
Function · 0.45
XLA_TEST_F
Function · 0.45
BM_LocalClientOverhead
Function · 0.45
BM_DynamicSlice
Function · 0.45
Calls
1
device_ordinal
Method · 0.45
Tested by
6
LiteralToShapedBuffer
Method · 0.36
BM_ParallelFusion
Function · 0.36
DOT_ReorderContracting
Function · 0.36
XLA_TEST_F
Function · 0.36
BM_LocalClientOverhead
Function · 0.36
BM_DynamicSlice
Function · 0.36