↓ 1 callersMethodprepare_latents(self, batch_size, num_channels_latents, video_length, height, width, dtype, device, generator, latents=None)
sample/pipeline_latte.py:499
Method__call__
Args:
clip (torch.tensor, dtype=torch.uint8): Size is (T, C, H, W)
Return:
clip (torch.tensor, dtype=torc
datasets/video_transforms.py:373
Method__call__
Args:
clip (torch.tensor): Size is (T, C, H, W)
Return:
clip (torch.tensor): Size is (T, C, H, W)
datasets/video_transforms.py:396
Method__init__(self,
in_features: int,
out_features: int,
kernel_size: int,
padding: int=0,
tools/utils/layers.py:333
Method__init__(self, dataset, rank=0, num_replicas=1, shuffle=True, seed=0, window_size=0.5)
tools/torch_utils/misc.py:111
Method__init__(self, G=None, G_kwargs={}, dataset_kwargs={}, num_gpus=1, rank=0, device=None,
progres
tools/metrics/metric_utils.py:25