MCPcopy Create free account
hub / github.com/TencentARC/MotionCtrl / forward

Method forward

lvdm/models/autoencoder.py:220–221  ·  view source on GitHub ↗
(self, x, *args, **kwargs)

Source from the content-addressed store, hash-verified

218 return x
219
220 def forward(self, x, *args, **kwargs):
221 return x

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected