Method__call__ Args: clip (torch.tensor, dtype=torch.uint8): Size is (T, C, H, W) Return: clip (torch.tensor, dtype=torch.fl
interpolation/datasets/video_transforms.py:47
Method__init__(
self,
*,
betas,
model_mean_type,
model_var_type,
loss_
interpolation/diffusion/gaussian_diffusion.py:153
Method__init__(self, channels, use_conv=False, out_channels=None, padding=1, name="conv")
interpolation/models/resnet.py:80