MCPcopy Create free account
hub / github.com/360CVGroup/FancyVideo / TemporalTransformer3DModelOutput

Class TemporalTransformer3DModelOutput

fancyvideo/models/motion_module.py:28–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26
27@dataclass
28class TemporalTransformer3DModelOutput(BaseOutput):
29 sample: torch.FloatTensor
30
31
32if is_xformers_available():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected