MCPcopy Create free account
hub / github.com/Francis-Rings/MotionFollower / TemporalTransformer3DModelOutput

Class TemporalTransformer3DModelOutput

src/models/motion_module.py:22–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20
21@dataclass
22class TemporalTransformer3DModelOutput(BaseOutput):
23 sample: torch.FloatTensor
24
25
26if is_xformers_available():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected