Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ NUMAEnabled
Function
NUMAEnabled
tensorflow/core/platform/posix/port.cc:170–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
#endif // TENSORFLOW_USE_NUMA
169
170
bool NUMAEnabled() { return (NUMANumNodes() > 1); }
171
172
int NUMANumNodes() {
173
#ifdef TENSORFLOW_USE_NUMA
Callers
1
TEST
Function · 0.50
Calls
1
NUMANumNodes
Function · 0.70
Tested by
1
TEST
Function · 0.40