Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_host
Method · 0.95
trace_without_host_overall
Method · 0.95
exit_trace
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected