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

Method unset_env

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

Source from the content-addressed store, hash-verified

283 pass
284
285 def unset_env(self):
286 pass
287
288 def compile_and_exec(self, *args, **kwargs):
289 if not self.third_party_backend_compiled:

Callers 3

trace_without_hostMethod · 0.95
exit_traceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected