Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ execute
Method
execute
imperative/python/megengine/jit/tracing.py:279–280 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
277
raise
NotImplementedError
278
279
def
execute(self, *args, **kwargs):
280
raise
NotImplementedError
281
282
def
setup_env(self):
283
pass
Callers
14
compile_and_exec
Method · 0.95
run
Function · 0.45
run_model
Function · 0.45
run
Method · 0.45
calculate
Method · 0.45
get_var_value
Function · 0.45
test_replace_vars
Function · 0.45
test_replace_oprs
Function · 0.45
get_value
Function · 0.45
_get_compiled_result
Function · 0.45
test_io2
Function · 0.45
test_attr_output
Function · 0.45
Calls
no outgoing calls
Tested by
7
test_replace_vars
Function · 0.36
test_replace_oprs
Function · 0.36
get_value
Function · 0.36
_get_compiled_result
Function · 0.36
test_io2
Function · 0.36
test_attr_output
Function · 0.36
test_exception
Function · 0.36