MCPcopy Create free account
hub / github.com/XiaoMi/mace / get_current_net_idx

Method get_current_net_idx

tools/python/layers_validate.py:155–156  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

153 return None
154
155 def get_current_net_idx(self):
156 return self.start_net_idx
157
158 def get_current_op_idx(self):
159 return self.start_op_idx

Callers 1

convertFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected