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