MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / setup_env

Method setup_env

imperative/python/megengine/jit/tracing.py:282–283  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

280 raise NotImplementedError
281
282 def setup_env(self):
283 pass
284
285 def unset_env(self):
286 pass

Callers 3

trace_without_hostMethod · 0.95
enter_traceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected