Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ callback
Function
callback
imperative/python/megengine/utils/module_stats.py:61–64 ·
view source on GitHub ↗
(impl)
Source
from the content-addressed store, hash-verified
59
60
def
_register_dict(*modules, dict=None):
61
def
callback(impl):
62
for
module in modules:
63
dict[module] = impl
64
return
impl
65
66
return
callback
67
Callers
15
_access_structure
Function · 0.50
backward
Method · 0.50
init_tensor
Function · 0.50
attach
Method · 0.50
apply_transformation
Method · 0.50
apply_transformation
Method · 0.50
foreach_operator
Function · 0.50
foreach
Method · 0.50
foreach
Method · 0.50
foreach
Method · 0.50
foreach
Method · 0.50
foreach
Method · 0.50
Calls
no outgoing calls
Tested by
1
mavi_iter_data_value
Function · 0.40