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

Class Reshape

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

Source from the content-addressed store, hash-verified

699
700
701class Reshape(OpNode):
702 type = "Reshape"
703 opdef = builtin.Reshape
704
705
706class AxisAddRemove(OpNode):

Callers 1

layerPixelShuffleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected