hunyuan15
¶
Classes¶
fastvideo.models.upsamplers.hunyuan15.SRTo1080pUpsampler
¶
Bases: Module
Source code in fastvideo/models/upsamplers/hunyuan15.py
Functions¶
fastvideo.models.upsamplers.hunyuan15.SRTo1080pUpsampler.forward
¶
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
z
|
Tensor
|
(B, C, T, H, W) |
required |
target_shape
|
Sequence[int]
|
(H, W) |
None
|