MCPcopy Create free account

hub / github.com/brycedrennan/imaginAIry / functions

Functions2,992 in github.com/brycedrennan/imaginAIry

Methodforward
(self, x)
imaginairy/modules/diffusion/openaimodel.py:173
Methodforward
Apply the block to a Tensor, conditioned on a timestep embedding. :param x: an [N x C x ...] Tensor of features. :param emb:
imaginairy/modules/diffusion/openaimodel.py:258
Methodforward
(self, x)
imaginairy/modules/diffusion/openaimodel.py:328
Methodforward
Apply QKV attention. :param qkv: an [N x (H * 3 * C) x T] tensor of Qs, Ks, and Vs. :return: an [N x (H * C) x T] tensor afte
imaginairy/modules/diffusion/openaimodel.py:372
Methodforward
Apply QKV attention. :param qkv: an [N x (3 * H * C) x T] tensor of Qs, Ks, and Vs. :return: an [N x (H * C) x T] tensor afte
imaginairy/modules/diffusion/openaimodel.py:404
Methodforward
Apply the model to an input batch. :param x: an [N x C x ...] Tensor of inputs. :param timesteps: a 1-D batch of timesteps.
imaginairy/modules/diffusion/openaimodel.py:812
Methodforward
(self, x)
imaginairy/modules/diffusion/upscaling.py:76
Methodforward
(self, x)
imaginairy/modules/diffusion/upscaling.py:89
Methodforward
(self, x, noise_level=None)
imaginairy/modules/diffusion/upscaling.py:99
Methodforward
(self, x, *args, **kwargs)
imaginairy/modules/diffusion/ddpm.py:588
Methodforward
(self, x, c, *args, **kwargs)
imaginairy/modules/diffusion/ddpm.py:1141
Methodforward
( self, x, t, c_concat: Optional[list] = None, c_crossattn: Optional[list] = None )
imaginairy/modules/diffusion/ddpm.py:1721
Methodforward
(ctx, run_function, length, *args)
imaginairy/modules/diffusion/util.py:157
Methodforward
(self, x)
imaginairy/modules/diffusion/util.py:250
Methodforward
(self, c_concat, c_crossattn)
imaginairy/modules/diffusion/util.py:293
Methodforward
(self, x)
imaginairy/modules/diffusion/model.py:66
Methodforward
(self, x)
imaginairy/modules/diffusion/model.py:83
Methodforward
(self, x, temb)
imaginairy/modules/diffusion/model.py:130
Methodforward
(self, x)
imaginairy/modules/diffusion/model.py:184
Methodforward
(self, x)
imaginairy/modules/diffusion/model.py:306
Methodforward
(self, x, context=None, mask=None)
imaginairy/modules/diffusion/model.py:341
Methodforward
(self, x)
imaginairy/modules/diffusion/model.py:639
Methodforward
(self, z)
imaginairy/modules/diffusion/model.py:764
Methodforward
(self, x)
imaginairy/modules/diffusion/model.py:855
Methodforward
(self, x)
imaginairy/modules/diffusion/model.py:909
Methodforward
(self, x)
imaginairy/modules/diffusion/model.py:961
Methodforward
(self, x)
imaginairy/modules/diffusion/model.py:1017
Methodforward
(self, x)
imaginairy/modules/diffusion/model.py:1060
Methodforward
(self, x)
imaginairy/modules/diffusion/model.py:1092
Methodforward
(self, x, scale_factor=1.0)
imaginairy/modules/diffusion/model.py:1114
Methodforward
(self, x)
imaginairy/modules/midas/api.py:343
Methodforward
Forward pass. Args: x (tensor): input data (image) Returns: tensor: depth
imaginairy/modules/midas/midas/midas_net_custom.py:124
Methodforward
Forward pass. Args: x (tensor): input Returns: tensor: interpolated data
imaginairy/modules/midas/midas/blocks.py:241
Methodforward
Forward pass. Args: x (tensor): input Returns: tensor: output
imaginairy/modules/midas/midas/blocks.py:282
Methodforward
Forward pass. Returns: tensor: output
imaginairy/modules/midas/midas/blocks.py:313
Methodforward
Forward pass. Args: x (tensor): input Returns: tensor: output
imaginairy/modules/midas/midas/blocks.py:376
Methodforward
Forward pass. Returns: tensor: output
imaginairy/modules/midas/midas/blocks.py:451
Methodforward
Forward pass. Args: x (tensor): input data (image) Returns: tensor: depth
imaginairy/modules/midas/midas/midas_net.py:53
Methodforward
(self, x)
imaginairy/modules/midas/midas/dpt_depth.py:179
Methodforward
(self, x)
imaginairy/modules/midas/midas/backbones/utils.py:10
Methodforward
(self, x)
imaginairy/modules/midas/midas/backbones/utils.py:19
Methodforward
(self, x)
imaginairy/modules/midas/midas/backbones/utils.py:34
Methodforward
(self, x)
imaginairy/modules/midas/midas/backbones/utils.py:47
Methodforward
(self, x, context=None, timesteps=None)
imaginairy/modules/sgm/video_attention.py:29
Methodforward
( self, x: torch.Tensor, context: torch.Tensor = None, timesteps: Optional[int
imaginairy/modules/sgm/video_attention.py:129
Methodforward
( self, x: torch.Tensor, context: Optional[torch.Tensor] = None, time_context:
imaginairy/modules/sgm/video_attention.py:261
Methodforward
(self, x, batch)
imaginairy/modules/sgm/diffusion.py:170
Methodforward
(self, x)
imaginairy/modules/sgm/attention.py:94
Methodforward
(self, x)
imaginairy/modules/sgm/attention.py:114
Methodforward
(self, x)
imaginairy/modules/sgm/attention.py:141
Methodforward
(self, x: torch.Tensor)
imaginairy/modules/sgm/attention.py:181
Methodforward
( self, x, context=None, mask=None, additional_tokens=None, n_
imaginairy/modules/sgm/attention.py:238
Methodforward
( self, x, context=None, mask=None, additional_tokens=None, n_
imaginairy/modules/sgm/attention.py:313
Methodforward
( self, x, context=None, mask=None, additional_tokens=None, n_
imaginairy/modules/sgm/attention.py:418
Methodforward
( self, x, context=None, additional_tokens=None, n_times_crossframe_attn_in_self=0 )
imaginairy/modules/sgm/attention.py:577
Methodforward
(self, x, context=None)
imaginairy/modules/sgm/attention.py:658
Methodforward
(self, x, context=None)
imaginairy/modules/sgm/attention.py:752
Methodforward
( self, x: torch.Tensor, context: Optional[torch.Tensor] = None, )
imaginairy/modules/sgm/attention.py:802
Methodforward
( self, x: torch.Tensor, **additional_decode_kwargs )
imaginairy/modules/sgm/autoencoder.py:226
Methodforward
( self, network: nn.Module, denoiser: Denoiser, conditioner: GeneralConditione
imaginairy/modules/sgm/diffusionmodules/loss.py:52
Methodforward
(self, x: th.Tensor)
imaginairy/modules/sgm/diffusionmodules/openaimodel.py:53
Methodforward
Apply the module to `x` given `emb` timestep embeddings.
imaginairy/modules/sgm/diffusionmodules/openaimodel.py:70
Methodforward
( self, x: th.Tensor, emb: th.Tensor, context: Optional[th.Tensor] = None,
imaginairy/modules/sgm/diffusionmodules/openaimodel.py:82
Methodforward
(self, x: th.Tensor)
imaginairy/modules/sgm/diffusionmodules/openaimodel.py:149
Methodforward
(self, x: th.Tensor)
imaginairy/modules/sgm/diffusionmodules/openaimodel.py:214
Methodforward
Apply the block to a Tensor, conditioned on a timestep embedding. :param x: an [N x C x ...] Tensor of features. :param emb:
imaginairy/modules/sgm/diffusionmodules/openaimodel.py:326
Methodforward
(self, x: th.Tensor, **kwargs)
imaginairy/modules/sgm/diffusionmodules/openaimodel.py:403
Methodforward
Apply QKV attention. :param qkv: an [N x (H * 3 * C) x T] tensor of Qs, Ks, and Vs. :return: an [N x (H * C) x T] tensor afte
imaginairy/modules/sgm/diffusionmodules/openaimodel.py:424
Methodforward
Apply QKV attention. :param qkv: an [N x (3 * H * C) x T] tensor of Qs, Ks, and Vs. :return: an [N x (H * C) x T] tensor afte
imaginairy/modules/sgm/diffusionmodules/openaimodel.py:452
Methodforward
(self, t: th.Tensor)
imaginairy/modules/sgm/diffusionmodules/openaimodel.py:478
Methodforward
Apply the model to an input batch. :param x: an [N x C x ...] Tensor of inputs. :param timesteps: a 1-D batch of timesteps.
imaginairy/modules/sgm/diffusionmodules/openaimodel.py:822
Methodforward
( ctx, run_function, length_tensors, length_non_tensors, tensor_keys,
imaginairy/modules/sgm/diffusionmodules/util.py:80
Methodforward
(ctx, run_function, length, *args)
imaginairy/modules/sgm/diffusionmodules/util.py:166
Methodforward
(self, x)
imaginairy/modules/sgm/diffusionmodules/util.py:268
Methodforward
( self, x_spatial: torch.Tensor, x_temporal: torch.Tensor, image_only_indicato
imaginairy/modules/sgm/diffusionmodules/util.py:354
Methodforward
( self, x: th.Tensor, emb: th.Tensor, num_video_frames: int, image_onl
imaginairy/modules/sgm/diffusionmodules/video_model.py:81
Methodforward
( self, network: nn.Module, input_tensor: torch.Tensor, sigma: torch.Tensor,
imaginairy/modules/sgm/diffusionmodules/denoiser.py:28
Methodforward
(self, *args, **kwargs)
imaginairy/modules/sgm/diffusionmodules/wrappers.py:21
Methodforward
( self, x: torch.Tensor, t: torch.Tensor, c: dict, **kwargs )
imaginairy/modules/sgm/diffusionmodules/wrappers.py:26
Methodforward
(self, x)
imaginairy/modules/sgm/diffusionmodules/model.py:69
Methodforward
(self, x)
imaginairy/modules/sgm/diffusionmodules/model.py:86
Methodforward
(self, x, temb)
imaginairy/modules/sgm/diffusionmodules/model.py:133
Methodforward
(self, x, **kwargs)
imaginairy/modules/sgm/diffusionmodules/model.py:199
Methodforward
(self, x, **kwargs)
imaginairy/modules/sgm/diffusionmodules/model.py:263
Methodforward
(self, x, context=None, mask=None, **unused_kwargs)
imaginairy/modules/sgm/diffusionmodules/model.py:271
Methodforward
(self, x)
imaginairy/modules/sgm/diffusionmodules/model.py:584
Methodforward
(self, z, **kwargs)
imaginairy/modules/sgm/diffusionmodules/model.py:723
Methodforward
(self, x, temb, skip_video=False, timesteps=None)
imaginairy/modules/sgm/autoencoding/temporal_ae.py:71
Methodforward
(self, x, timesteps, skip_video=False)
imaginairy/modules/sgm/autoencoding/temporal_ae.py:150
Methodforward
(self, x, timesteps, skip_time_block=False)
imaginairy/modules/sgm/autoencoding/temporal_ae.py:222
Methodforward
(self, input_tensor: torch.Tensor, **kwargs)
imaginairy/modules/sgm/autoencoding/temporal_ae.py:298
Methodforward
(self, z: torch.Tensor)
imaginairy/modules/sgm/autoencoding/regularizers/base.py:15
Methodforward
(self, z: torch.Tensor)
imaginairy/modules/sgm/autoencoding/regularizers/base.py:24
Methodforward
(self, z: torch.Tensor)
imaginairy/modules/sgm/autoencoding/regularizers/__init__.py:20
Methodforward
( self, z: torch.Tensor, temp: Optional[float] = None, return_logits: bool = False )
imaginairy/modules/sgm/autoencoding/regularizers/quantize.py:121
Methodforward
( self, z: torch.Tensor, )
imaginairy/modules/sgm/autoencoding/regularizers/quantize.py:236
Methodforward
(self, z: torch.Tensor)
imaginairy/modules/sgm/autoencoding/regularizers/quantize.py:398
Methodforward
(self, z: torch.Tensor)
imaginairy/modules/sgm/autoencoding/regularizers/quantize.py:466
Methodforward
(self, input_tensor, reverse=False)
imaginairy/modules/sgm/autoencoding/lpips/util.py:84
Methodforward
Standard forward.
imaginairy/modules/sgm/autoencoding/lpips/model/model.py:85
← previousnext →2,101–2,200 of 2,992, ranked by callers