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

Method pull

tools/python/utils/device.py:80–81  ·  view source on GitHub ↗
(self, target, out_dir)

Source from the content-addressed store, hash-verified

78 pass
79
80 def pull(self, target, out_dir):
81 pass
82
83 def mkdir(self, dirname):
84 pass

Callers 1

run_model_for_deviceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected