↓ 1 callersMethodprepare_latents(self, batch_size, num_channels_latents, height, width, dtype, device, generator, latents=None)
NExT-GPT-Lagacy/code/model/custom_sd.py:456
↓ 1 callersMethodprepare_latents(self, batch_size, num_channels_latents, height, dtype, device, generator, latents=None)
NExT-GPT-Lagacy/code/model/custom_ad.py:376
↓ 1 callersMethodprepare_latents(
self, batch_size, num_channels_latents, num_frames, height, width, dtype, device, generator, latents
NExT-GPT-Lagacy/code/model/custom_vd.py:476
↓ 1 callersMethodprepare_latents(self, batch_size, num_channels_latents, height, width, dtype, device, generator, latents=None)
nextgpt/model/multimodal_decoder/custom_sd.py:457
↓ 1 callersMethodprepare_latents(self, batch_size, num_channels_latents, height, dtype, device, generator, latents=None)
nextgpt/model/multimodal_decoder/custom_ad.py:377
↓ 1 callersMethodprepare_latents(
self, batch_size, num_channels_latents, num_frames, height, width, dtype, device, generator, latents
nextgpt/model/multimodal_decoder/custom_vd.py:476
↓ 1 callersMethodpreprocess(self, images, device='cpu',
return_tensors: Optional[Union[str, TensorType]] = None,
nextgpt/model/multimodal_encoder/imagebind_processor.py:28
↓ 1 callersMethodpreprocess(self,
audios,
device='cpu',
num_mel_bins=128,
target_length=204,
sam
nextgpt/model/multimodal_encoder/imagebind_processor.py:85
↓ 1 callersMethodpreprocess(self,
videos,
device='cpu',
return_tensors: Optional[Union[str, TensorType]] = None,
nextgpt/model/multimodal_encoder/imagebind_processor.py:181
↓ 1 callersMethodproject_group_token Args: group_tokens (torch.Tensor): group tokens, [B, S_1, C] inter_weight (torch.Tensor): [B, S_2, S_1], S_2 is the new
nextgpt/model/multimodal_projector/group_vit.py:250
↓ 1 callersMethodproject_group_token Args: group_tokens (torch.Tensor): group tokens, [B, S_1, C] inter_weight (torch.Tensor): [B, S_2, S_1], S_2 is the new
nextgpt/model/multimodal_projector/group.py:250
↓ 1 callersFunctiontensor2vid(video: torch.Tensor, mean=[0.5, 0.5, 0.5], std=[0.5, 0.5, 0.5])
NExT-GPT-Lagacy/code/model/custom_vd.py:58
↓ 1 callersFunctiontensor2vid(video: torch.Tensor, mean=[0.5, 0.5, 0.5], std=[0.5, 0.5, 0.5])
nextgpt/model/multimodal_decoder/custom_vd.py:58