MCPcopy Create free account
hub / github.com/apache/singa / id

Method id

include/singa/core/device.h:106–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104 virtual void Sync();
105
106 int id() const { return id_; }
107
108 /// Return the programming language for this device.
109 LangType lang() const { return lang_; }

Callers 12

device_checkMethod · 0.45
device_checkMethod · 0.45
initializeMethod · 0.45
initializeMethod · 0.45
initializeMethod · 0.45
__init__Method · 0.45
assertTensorEqualFunction · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
ForwardMethod · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by 4

assertTensorEqualFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36