MCPcopy Create free account
hub / github.com/thygate/stable-diffusion-webui-depthmap-script / forward

Method forward

lib/Resnext_torch.py:222–223  ·  view source on GitHub ↗
(self, x)

Source from the content-addressed store, hash-verified

220 return features
221
222 def forward(self, x):
223 return self._forward_impl(x)
224
225
226

Callers

nothing calls this directly

Calls 1

_forward_implMethod · 0.95

Tested by

no test coverage detected