Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ id
Method
id
tensorflow/compiler/jit/device_util.h:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
explicit DeviceId(int id) : id_(id) {}
49
50
int id() const { return id_; }
51
52
friend class DeviceInfoCache;
53
friend class DeviceSet;
Callers
15
ConvertFunctionArgAndRets
Method · 0.45
ConvertNode
Method · 0.45
AddBackedges
Method · 0.45
InferLibFunctionType
Method · 0.45
Main
Function · 0.45
TEST
Function · 0.45
PreprocessDataEdgesBetweenOutsideCompilations
Function · 0.45
AddDummyShapedNode
Function · 0.45
operator==
Method · 0.45
IsGpu
Method · 0.45
IsCpu
Method · 0.45
GetNameFor
Method · 0.45
Calls
no outgoing calls
Tested by
3
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36