MCPcopy Create free account
hub / github.com/antmachineintelligence/mtgbmcode / rank

Method rank

python-package/compile/src/network/linkers.h:190–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188
189
190inline int Linkers::rank() {
191 return rank_;
192}
193
194inline int Linkers::num_machines() {
195 return num_machines_;

Callers 1

InitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected