MCPcopy 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
369class Reduce(OpNode):
370 type = "Reduce"
371 opdef = builtin.Reduce
372
373
374class TypeCvt(OpNode):

Callers 3

syncbn_stage0Function · 0.85
batch_norm_ndFunction · 0.85

Calls

no outgoing calls

Tested by 1

batch_norm_ndFunction · 0.68