Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ compile
Method
compile
imperative/python/megengine/jit/tracing.py:276–277 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
274
return
tensor_args
275
276
def
compile(self):
277
raise
NotImplementedError
278
279
def
execute(self, *args, **kwargs):
280
raise
NotImplementedError
Callers
15
compile_and_exec
Method · 0.95
collator.py
File · 0.45
fetcher.py
File · 0.45
_str2bytes
Function · 0.45
_make_feed
Method · 0.45
get_var_value
Function · 0.45
test_assert_equal
Function · 0.45
test_insert
Function · 0.45
test_insert_module
Function · 0.45
test_insert_qat_module
Function · 0.45
test_delete
Function · 0.45
test_id_and_name
Function · 0.45
Calls
no outgoing calls
Tested by
8
test_assert_equal
Function · 0.36
test_insert
Function · 0.36
test_insert_module
Function · 0.36
test_insert_qat_module
Function · 0.36
test_delete
Function · 0.36
test_id_and_name
Function · 0.36
test_set_node_name
Function · 0.36
get_value
Function · 0.36