Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ f
Function
f
imperative/python/megengine/utils/module_utils.py:17–18 ·
view source on GitHub ↗
(_, __, cur)
Source
from the content-addressed store, hash-verified
15
""
"
16
17
def
f(_, __, cur):
18
return
cur
19
20
return
_access_structure(obj, key, callback=f)
21
Callers
15
_subtensor
Function · 0.50
_kernel_init
Function · 0.50
_kernel_calc
Function · 0.50
syncbn_stage0
Function · 0.50
syncbn_stage1
Function · 0.50
syncbn_stage1_inference
Function · 0.50
syncbn_stage2
Function · 0.50
syncbn_concat_stats
Function · 0.50
_subtensor
Function · 0.50
syncbn_split_stats
Function · 0.50
layerPixelShuffle
Function · 0.50
diag_plane_subgraph
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected