MCPcopy Create free account

hub / github.com/TencentARC/AnimeGamer / types & classes

Types & classes263 in github.com/TencentARC/AnimeGamer

↓ 35 callersClassResidual
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:186
↓ 18 callersClassCausalConv3d
VDM_Decoder/sgm/modules/autoencoding/vqvae/movq_enc_3d.py:51
↓ 16 callersClassFeedForward
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:452
↓ 11 callersClassResBlock
A residual block that can optionally change the number of channels. :param channels: the number of input channels. :param emb_channels: t
VDM_Decoder/sgm/modules/diffusionmodules/openaimodel.py:207
↓ 10 callersClassContextParallelCausalConv3d
VDM_Decoder/vae_modules/cp_enc_dec.py:360
↓ 10 callersClassTimestepEmbedSequential
A sequential module that passes timestep embeddings to the children that support it as an extra input.
VDM_Decoder/sgm/modules/diffusionmodules/openaimodel.py:78
↓ 8 callersClassLinearSpaceAttention
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:409
↓ 8 callersClassTokenShift
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:257
↓ 7 callersClassResnetBlock
VDM_Decoder/sgm/modules/diffusionmodules/model.py:85
↓ 6 callersClassContextParallelResnetBlock3D
VDM_Decoder/vae_modules/cp_enc_dec.py:614
↓ 6 callersClassResnetBlock
VDM_Decoder/sgm/modules/autoencoding/vqvae/vqvae_blocks.py:70
↓ 6 callersClassResnetBlock3D
VDM_Decoder/sgm/modules/autoencoding/vqvae/movq_dec_3d.py:100
↓ 5 callersClassAttentionBlock
An attention block that allows spatial positions to attend to each other. Originally ported from here, but adapted to the N-d case. https
VDM_Decoder/sgm/modules/diffusionmodules/openaimodel.py:347
↓ 5 callersClassNetLinLayer
A single linear layer which does a 1x1 conv
VDM_Decoder/sgm/modules/autoencoding/lpips/loss/lpips.py:68
↓ 4 callersClassAttnBlock
VDM_Decoder/sgm/modules/autoencoding/vqvae/vqvae_blocks.py:114
↓ 4 callersClassDownSample3D
VDM_Decoder/sgm/modules/autoencoding/vqvae/movq_enc_3d.py:144
↓ 4 callersClassDownsample
A downsampling layer with an optional convolution. :param channels: channels in the inputs and outputs. :param use_conv: a bool determini
VDM_Decoder/sgm/modules/diffusionmodules/openaimodel.py:166
↓ 4 callersClassFeedForward
VDM_Decoder/sgm/modules/attention.py:101
↓ 4 callersClassLPIPS
VDM_Decoder/sgm/modules/autoencoding/lpips/loss/lpips.py:12
↓ 4 callersClassSpaceAttention
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:422
↓ 4 callersClassTimeAttention
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:435
↓ 4 callersClassUpsample3D
VDM_Decoder/sgm/modules/autoencoding/vqvae/movq_enc_3d.py:108
↓ 3 callersClassBlur
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:479
↓ 3 callersClassBlur
VDM_Decoder/sgm/modules/autoencoding/losses/video_loss.py:80
↓ 3 callersClassCausalConv3d
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:808
↓ 3 callersClassDiscriminatorBlock
VDM_Decoder/sgm/modules/autoencoding/losses/video_loss.py:113
↓ 3 callersClassMistralRMSNorm
MLLM/src/models/mistral/modeling_mistral.py:81
↓ 3 callersClassResnetBlock
VDM_Decoder/sgm/modules/autoencoding/vqvae/movq_modules.py:110
↓ 3 callersClassResnetBlock3D
VDM_Decoder/sgm/modules/autoencoding/vqvae/movq_enc_3d.py:183
↓ 3 callersClassSpatialTransformer
Transformer block for image-like data. First, project the input (aka embedding) and reshape to b, t, d. Then apply standard transform
VDM_Decoder/sgm/modules/attention.py:739
↓ 3 callersClassUpsample
An upsampling layer with an optional convolution. :param channels: channels in the inputs and outputs. :param use_conv: a bool determinin
VDM_Decoder/sgm/modules/diffusionmodules/openaimodel.py:117
↓ 3 callersClassVideoTransformerBlock
VDM_Decoder/sgm/modules/video_attention.py:15
↓ 2 callersClassAdaptiveRMSNorm
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:288
↓ 2 callersClassAttentionMaskConverter
A utility attention mask class that allows one to: - Create a causal 4d mask - Create a causal 4d mask with slided window
MLLM/src/models/mistral/modeling_attn_mask_utils.py:21
↓ 2 callersClassAttnBlock
VDM_Decoder/sgm/modules/autoencoding/vqvae/movq_modules.py:164
↓ 2 callersClassAttnBlock2D
VDM_Decoder/sgm/modules/autoencoding/vqvae/movq_dec_3d.py:155
↓ 2 callersClassAutoVideoTokenGenerationProcessor
MLLM/src/models_clm/generation.py:14
↓ 2 callersClassConfiguredResampledShards
VDM_Decoder/sgm/webds.py:55
↓ 2 callersClassContextParallelGroupNorm
VDM_Decoder/vae_modules/cp_enc_dec.py:433
↓ 2 callersClassDownSample3D
VDM_Decoder/vae_modules/cp_enc_dec.py:571
↓ 2 callersClassDownsample
VDM_Decoder/sgm/modules/diffusionmodules/model.py:67
↓ 2 callersClassQKVAttention
A module which performs QKV attention and splits in a different order.
VDM_Decoder/sgm/modules/diffusionmodules/openaimodel.py:449
↓ 2 callersClassRMSNorm
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:273
↓ 2 callersClassResidualUnitMod
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:856
↓ 2 callersClassTimestep
VDM_Decoder/sgm/modules/diffusionmodules/openaimodel.py:483
↓ 2 callersClassToTimeSequence
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:199
↓ 2 callersClassUpsample
VDM_Decoder/sgm/modules/diffusionmodules/model.py:53
↓ 2 callersClassUpsample3D
VDM_Decoder/vae_modules/cp_enc_dec.py:531
↓ 1 callersClassAlphaBlender
VDM_Decoder/sgm/modules/diffusionmodules/util.py:228
↓ 1 callersClassAnimeGamer
app.py:113
↓ 1 callersClassAttention
MLLM/src/models/vit.py:47
↓ 1 callersClassAttentionPool2d
Adapted from CLIP: https://github.com/openai/CLIP/blob/main/clip/model.py
VDM_Decoder/sgm/modules/diffusionmodules/openaimodel.py:36
↓ 1 callersClassAttnBlock
VDM_Decoder/sgm/modules/diffusionmodules/model.py:144
↓ 1 callersClassAttnBlock2D
VDM_Decoder/sgm/modules/autoencoding/vqvae/movq_enc_3d.py:245
↓ 1 callersClassBaseTransformer
VDM_Decoder/sgm/models/sat_ours/transformer.py:441
↓ 1 callersClassBaseTransformerLayer
VDM_Decoder/sgm/models/sat_ours/transformer.py:319
↓ 1 callersClassBasicTransformerBlock
VDM_Decoder/sgm/modules/attention.py:603
↓ 1 callersClassBlock
MLLM/src/models/vit.py:123
↓ 1 callersClassConv3DMod
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:628
↓ 1 callersClassCrossAttention
Parallel cross-attention layer for Transformer
VDM_Decoder/sgm/models/sat_ours/transformer.py:125
↓ 1 callersClassDiagonalGaussianDistribution
VDM_Decoder/sgm/modules/distributions/distributions.py:24
↓ 1 callersClassDiagonalGaussianDistribution
VDM_Decoder/vae_modules/regularizers.py:10
↓ 1 callersClassDiscriminator
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:549
↓ 1 callersClassDiscriminator
VDM_Decoder/sgm/modules/autoencoding/losses/video_loss.py:150
↓ 1 callersClassDiscriminatorBlock
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:512
↓ 1 callersClassDiscriminatorBlock3D
VDM_Decoder/sgm/modules/autoencoding/losses/video_loss.py:225
↓ 1 callersClassDiscriminatorBlock3DWithfirstframe
VDM_Decoder/sgm/modules/autoencoding/losses/video_loss.py:264
↓ 1 callersClassDownsample
VDM_Decoder/sgm/modules/autoencoding/vqvae/vqvae_blocks.py:52
↓ 1 callersClassEmbeddingEMA
VDM_Decoder/sgm/modules/autoencoding/regularizers/quantize.py:297
↓ 1 callersClassFSQ
VDM_Decoder/sgm/modules/autoencoding/regularizers/finite_scalar_quantization.py:50
↓ 1 callersClassGEGLU
VDM_Decoder/sgm/modules/attention.py:91
↓ 1 callersClassGEGLU
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:446
↓ 1 callersClassGroupNorm32
VDM_Decoder/sgm/modules/diffusionmodules/util.py:190
↓ 1 callersClassLFQ
VDM_Decoder/sgm/modules/autoencoding/regularizers/lookup_free_quantization.py:62
↓ 1 callersClassLinAttnBlock
to match AttnBlock usage
VDM_Decoder/sgm/modules/diffusionmodules/model.py:137
↓ 1 callersClassLitEma
VDM_Decoder/sgm/modules/ema.py:5
↓ 1 callersClassLoRACompatibleConv
A convolutional layer that can be used with LoRA.
VDM_Decoder/sgm/modules/diffusionmodules/lora.py:83
↓ 1 callersClassLoRACompatibleLinear
A Linear layer that can be used with LoRA.
VDM_Decoder/sgm/modules/diffusionmodules/lora.py:153
↓ 1 callersClassLoRAConv2dLayer
VDM_Decoder/sgm/modules/diffusionmodules/lora.py:51
↓ 1 callersClassLoRALinearLayer
VDM_Decoder/sgm/modules/diffusionmodules/lora.py:22
↓ 1 callersClassMLP
VDM_Decoder/sgm/models/sat_ours/transformer.py:206
↓ 1 callersClassMemoryEfficientAttnBlock
Uses xformers efficient implementation, see https://github.com/MatthieuTPHR/diffusers/blob/d80b531ff8060ec1ea982b65a1b8df70f73aa67c/src/diffu
VDM_Decoder/sgm/modules/diffusionmodules/model.py:175
↓ 1 callersClassMemoryEfficientCrossAttentionWrapper
VDM_Decoder/sgm/modules/diffusionmodules/model.py:224
↓ 1 callersClassMistralDecoderLayer
MLLM/src/models/mistral/modeling_mistral.py:685
↓ 1 callersClassMistralMLP
MLLM/src/models/mistral/modeling_mistral.py:174
↓ 1 callersClassMistralModel
Transformer decoder consisting of *config.num_hidden_layers* layers. Each layer is a [`MistralDecoderLayer`] Args: config: MistralCo
MLLM/src/models/mistral/modeling_mistral.py:855
↓ 1 callersClassMistralRotaryEmbedding
MLLM/src/models/mistral/modeling_mistral.py:100
↓ 1 callersClassMlp
MLP as used in Vision Transformer, MLP-Mixer and related networks
MLLM/src/models/vit.py:9
↓ 1 callersClassPerceiverAttention
VDM_Decoder/sgm/modules/attention.py:421
↓ 1 callersClassQKVAttentionLegacy
A module which performs QKV attention. Matches legacy QKVAttention + input/ouput heads shaping
VDM_Decoder/sgm/modules/diffusionmodules/openaimodel.py:419
↓ 1 callersClassScalingLayer
VDM_Decoder/sgm/modules/autoencoding/lpips/loss/lpips.py:58
↓ 1 callersClassSelfAttention
VDM_Decoder/sgm/models/sat_ours/transformer.py:34
↓ 1 callersClassSpatialDownsample2x
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:694
↓ 1 callersClassSpatialNorm
VDM_Decoder/sgm/modules/autoencoding/vqvae/movq_modules.py:34
↓ 1 callersClassSpatialNorm3D
VDM_Decoder/sgm/modules/autoencoding/vqvae/movq_dec_3d.py:48
↓ 1 callersClassSpatialNorm3D
VDM_Decoder/vae_modules/cp_enc_dec.py:451
↓ 1 callersClassSpatialUpsample2x
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:739
↓ 1 callersClassSqueezeExcite
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:215
↓ 1 callersClassSwiGLUMixin
VDM_Decoder/dit_video_concat.py:480
↓ 1 callersClassTimeDownsample2x
VDM_Decoder/sgm/modules/autoencoding/magvit2_pytorch.py:714
next →1–100 of 263, ranked by callers