MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / GetVarShape

Class GetVarShape

imperative/python/megengine/utils/network_node.py:655–657  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

653
654
655class GetVarShape(OpNode):
656 type = "GetVarShape"
657 opdef = builtin.GetVarShape
658
659
660class Concat(OpNode):

Callers 3

shapeMethod · 0.85
syncbn_stage0Function · 0.85
batch_norm_ndFunction · 0.85

Calls

no outgoing calls

Tested by 1

batch_norm_ndFunction · 0.68