Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
701
class
Reshape(OpNode):
702
type =
"Reshape"
703
opdef = builtin.Reshape
704
705
706
class
AxisAddRemove(OpNode):
Callers
1
layerPixelShuffle
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected