MCPcopy Create free account
hub / github.com/FreeformRobotics/OTS / nr_slaves

Method nr_slaves

lib/nn/modules/comm.py:130–131  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

128
129 @property
130 def nr_slaves(self):
131 return len(self._registry)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected