MCPcopy Create free account
hub / github.com/HobbitLong/RepDistiller / forward

Method forward

models/ShuffleNetv2.py:14–18  ·  view source on GitHub ↗

Channel shuffle: [N,C,H,W] -> [N,g,C/g,H,W] -> [N,C/g,g,H,w] -> [N,C,H,W]

(self, x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected