↓ 1 callersMethodupload_video_ms_standalone(self, video, conv, img_list, collate_way='none', step=1, input_splits="")
code/lavis/conversation/conversation.py:639
↓ 1 callersMethodvalid_step(self, model, samples, prompt, max_length=2048, max_new_tokens=600, max_new_token_adapt=True, num_beams=3, min
code/lavis/tasks/video_text_pretrain.py:409
Method__call__ Args: clip (torch.tensor, dtype=torch.uint8): Size is (T, H, W, C) Return: clip (torch.tensor, dtype=torch.fl
code/lavis/processors/transforms_video.py:144
Method__call__ Args: clip (torch.tensor): Size is (C, T, H, W) Return: clip (torch.tensor): Size is (C, T, H, W)
code/lavis/processors/transforms_video.py:167