MCPcopy 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

ConvertNodeMethod · 0.45
AddBackedgesMethod · 0.45
InferLibFunctionTypeMethod · 0.45
MainFunction · 0.45
TESTFunction · 0.45
AddDummyShapedNodeFunction · 0.45
operator==Method · 0.45
IsGpuMethod · 0.45
IsCpuMethod · 0.45
GetNameForMethod · 0.45

Calls

no outgoing calls

Tested by 3

TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36