MCPcopy Create free account
hub / github.com/Marcovaldong/LightModels / forward

Method forward

models/shufflenet.py:11–16  ·  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