Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ Reduce
Class
Reduce
imperative/python/megengine/utils/network_node.py:369–371 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
367
368
369
class
Reduce(OpNode):
370
type =
"Reduce"
371
opdef = builtin.Reduce
372
373
374
class
TypeCvt(OpNode):
Callers
3
syncbn_stage0
Function · 0.85
batch_norm_nd
Function · 0.85
generate_batchnorm_backward_graph
Function · 0.85
Calls
no outgoing calls
Tested by
1
batch_norm_nd
Function · 0.68