Index _ | A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | V | W | X | Z _ __constants__ (complextorch.nn.modules.linear.Bilinear attribute) __doc__ (complextorch.nn.modules.phase_modulation.PhaseConjConv1d attribute) (complextorch.nn.modules.phase_modulation.PhaseConjConv2d attribute) (complextorch.nn.modules.phase_modulation.PhaseConjConv3d attribute) (complextorch.nn.modules.phase_modulation.PhaseDivConv1d attribute) (complextorch.nn.modules.phase_modulation.PhaseDivConv2d attribute) (complextorch.nn.modules.phase_modulation.PhaseDivConv3d attribute) __setattr__() (complextorch.nn.masked.base.BaseMasked method) __sparsity_ignore__ (complextorch.nn.masked.base.MaskedWeightMixin attribute) (complextorch.nn.utils.sparsity.SparsityStats attribute) A a (complextorch.nn.modules.activation.complex_relu.zAbsReLU attribute) activation_i (complextorch.nn.modules.activation.split_type_A.GeneralizedSplitActivation attribute) activation_mag (complextorch.nn.modules.activation.split_type_B.GeneralizedPolarActivation attribute) activation_phase (complextorch.nn.modules.activation.split_type_B.GeneralizedPolarActivation attribute) activation_r (complextorch.nn.modules.activation.split_type_A.GeneralizedSplitActivation attribute) AdaptiveAvgPool1d (class in complextorch.nn.modules.pooling) AdaptiveAvgPool2d (class in complextorch.nn.modules.pooling) AdaptiveAvgPool3d (class in complextorch.nn.modules.pooling) AdaptiveModReLU (class in complextorch.nn.modules.activation.split_type_B) affine (complextorch.nn.modules.groupnorm.GroupNorm attribute) align_corners (complextorch.nn.modules.upsampling.PolarUpsample attribute) (complextorch.nn.modules.upsampling.Upsample attribute) alpha (complextorch.nn.modules.activation.complex_relu.GTReLU attribute) (complextorch.nn.modules.phase.ComplexScaling attribute) Amplitude (class in complextorch.transforms.transforms) apply_complex() (in module complextorch.nn.functional) apply_complex_polar() (in module complextorch.nn.functional) apply_complex_split() (in module complextorch.nn.functional) attention (complextorch.nn.modules.attention.MultiheadAttention attribute) attn (complextorch.models.vit.ViTLayer attribute) avg_pool (complextorch.nn.modules.attention.mca.MaskedChannelAttention1d attribute) (complextorch.nn.modules.attention.mca.MaskedChannelAttention2d attribute) (complextorch.nn.modules.attention.mca.MaskedChannelAttention3d attribute) AvgPool1d (class in complextorch.nn.modules.pooling) AvgPool2d (class in complextorch.nn.modules.pooling) AvgPool3d (class in complextorch.nn.modules.pooling) B BaseARD (class in complextorch.nn.relevance.base) BaseMasked (class in complextorch.nn.masked.base) batch_first (complextorch.nn.modules.transformer.Transformer attribute) (complextorch.nn.modules.transformer.TransformerDecoderLayer attribute) (complextorch.nn.modules.transformer.TransformerEncoderLayer attribute) batch_norm() (in module complextorch.nn.functional) batchnorm (complextorch.nn.modules.rnn.GRUCell attribute) (complextorch.nn.modules.rnn.LSTMCell attribute) BatchNorm1d (class in complextorch.nn.modules.batchnorm) BatchNorm2d (class in complextorch.nn.modules.batchnorm) BatchNorm3d (class in complextorch.nn.modules.batchnorm) beta (complextorch.nn.modules.activation.complex_relu.GTReLU attribute) (complextorch.nn.modules.phase.ComplexScaling attribute) bias (complextorch.nn.gauss.linear.Linear property) (complextorch.nn.modules.manifold.wFMDistanceLinear attribute) Bilinear (class in complextorch.nn.modules.linear) BilinearARD (class in complextorch.nn.relevance.linear) BilinearMasked (class in complextorch.nn.masked.linear) BilinearVD (class in complextorch.nn.relevance.linear) binarize_masks() (in module complextorch.nn.masked) blocks (complextorch.models.vit.ViT attribute) bn (complextorch.models.cds.CDSEquivariant attribute) (complextorch.models.cds.CDSInvariant attribute) broadcast_dim (complextorch.nn.modules.phase.ComplexScaling attribute) (complextorch.nn.modules.phase.PhaseShift attribute) C c (complextorch.nn.modules.activation.fully_complex.CVSigLog attribute) c2 (complextorch.nn.modules.loss.CVCauchyError attribute) CCELU (class in complextorch.nn.modules.activation.split_type_A) CDSEquivariant (class in complextorch.models.cds) CDSInvariant (class in complextorch.models.cds) CDSMSTAR (class in complextorch.models.cds) CELU (class in complextorch.nn.modules.activation.split_type_A) CenterCrop (class in complextorch.transforms.transforms) centered (complextorch.transforms.transforms.RandomPhase attribute) CGELU (class in complextorch.nn.modules.activation.split_type_A) cls_token (complextorch.models.vit.ViT attribute) cnn (complextorch.models.cds.CDSMSTAR attribute) combine_weight (complextorch.nn.modules.manifold.wFMDistanceLinear attribute) ComplexRatioMask (class in complextorch.nn.modules.mask) ComplexScaling (class in complextorch.nn.modules.phase) ComplexToConcatenated (class in complextorch.nn.modules.casting) ComplexToInterleaved (class in complextorch.nn.modules.casting) complextorch module complextorch.datasets module complextorch.models module complextorch.models.cds module complextorch.models.vit module complextorch.nn module complextorch.nn.functional module complextorch.nn.gauss module complextorch.nn.gauss.conv module complextorch.nn.gauss.linear module complextorch.nn.init module complextorch.nn.masked module complextorch.nn.masked.base module complextorch.nn.masked.conv module complextorch.nn.masked.linear module complextorch.nn.modules module complextorch.nn.modules.activation module complextorch.nn.modules.activation.complex_relu module complextorch.nn.modules.activation.fully_complex module complextorch.nn.modules.activation.split_type_A module complextorch.nn.modules.activation.split_type_B module complextorch.nn.modules.attention module complextorch.nn.modules.attention.eca module complextorch.nn.modules.attention.mca module complextorch.nn.modules.batchnorm module complextorch.nn.modules.casting module complextorch.nn.modules.conv module complextorch.nn.modules.dropout module complextorch.nn.modules.fft module complextorch.nn.modules.groupnorm module complextorch.nn.modules.layernorm module complextorch.nn.modules.linear module complextorch.nn.modules.loss module complextorch.nn.modules.manifold module complextorch.nn.modules.mask module complextorch.nn.modules.phase module complextorch.nn.modules.phase_modulation module complextorch.nn.modules.pooling module complextorch.nn.modules.prototype module complextorch.nn.modules.rmsnorm module complextorch.nn.modules.rnn module complextorch.nn.modules.softmax module complextorch.nn.modules.transformer module complextorch.nn.modules.upsampling module complextorch.nn.relevance module complextorch.nn.relevance.base module complextorch.nn.relevance.conv module complextorch.nn.relevance.linear module complextorch.nn.utils module complextorch.nn.utils.sparsity module complextorch.signal module complextorch.transforms module complextorch.transforms.functional module complextorch.transforms.transforms module compute_ard_masks() (in module complextorch.nn.relevance.base) compute_output_shape() (complextorch.nn.modules.manifold.wFMConv2d method) ConcatenatedToComplex (class in complextorch.nn.modules.casting) conjugate (complextorch.nn.masked.linear.BilinearMasked attribute) (complextorch.nn.modules.linear.Bilinear attribute) conv (complextorch.nn.modules.conv.Conv1d attribute) (complextorch.nn.modules.conv.Conv2d attribute) (complextorch.nn.modules.conv.Conv3d attribute) Conv1d (class in complextorch.nn.gauss.conv) (class in complextorch.nn.modules.conv) conv1d (complextorch.nn.modules.manifold.wFMConv1d attribute) Conv1dARD (class in complextorch.nn.relevance.conv) Conv1dMasked (class in complextorch.nn.masked.conv) Conv1dVD (class in complextorch.nn.relevance.conv) Conv2d (class in complextorch.nn.gauss.conv) (class in complextorch.nn.modules.conv) Conv2dARD (class in complextorch.nn.relevance.conv) Conv2dMasked (class in complextorch.nn.masked.conv) Conv2dVD (class in complextorch.nn.relevance.conv) Conv3d (class in complextorch.nn.gauss.conv) (class in complextorch.nn.modules.conv) Conv3dARD (class in complextorch.nn.relevance.conv) Conv3dMasked (class in complextorch.nn.masked.conv) Conv3dVD (class in complextorch.nn.relevance.conv) conv_down (complextorch.nn.modules.attention.mca.MaskedChannelAttention1d attribute) (complextorch.nn.modules.attention.mca.MaskedChannelAttention2d attribute) (complextorch.nn.modules.attention.mca.MaskedChannelAttention3d attribute) conv_transposed (complextorch.nn.modules.conv.ConvTranspose1d attribute) (complextorch.nn.modules.conv.ConvTranspose2d attribute) (complextorch.nn.modules.conv.ConvTranspose3d attribute) conv_up (complextorch.nn.modules.attention.mca.MaskedChannelAttention1d attribute) (complextorch.nn.modules.attention.mca.MaskedChannelAttention2d attribute) (complextorch.nn.modules.attention.mca.MaskedChannelAttention3d attribute) ConvTranspose1d (class in complextorch.nn.gauss.conv) (class in complextorch.nn.modules.conv) ConvTranspose2d (class in complextorch.nn.gauss.conv) (class in complextorch.nn.modules.conv) ConvTranspose3d (class in complextorch.nn.gauss.conv) (class in complextorch.nn.modules.conv) cov_norm (complextorch.nn.modules.loss.SSIM attribute) CPReLU (class in complextorch.nn.modules.activation.complex_relu) CReLU (class in complextorch.nn.modules.activation.complex_relu) cross_attn (complextorch.nn.modules.transformer.TransformerDecoderLayer attribute) CSigmoid (class in complextorch.nn.modules.activation.split_type_A) CTanh (class in complextorch.nn.modules.activation.split_type_A) CVCardiod (class in complextorch.nn.modules.activation.fully_complex) CVCauchyError (class in complextorch.nn.modules.loss) CVFourthPowError (class in complextorch.nn.modules.loss) CVLogCoshError (class in complextorch.nn.modules.loss) CVLogError (class in complextorch.nn.modules.loss) CVPolarLog (class in complextorch.nn.modules.activation.split_type_B) CVPolarSquash (class in complextorch.nn.modules.activation.split_type_B) CVPolarTanh (class in complextorch.nn.modules.activation.split_type_B) CVQuadError (class in complextorch.nn.modules.loss) CVSigLog (class in complextorch.nn.modules.activation.fully_complex) CVSigmoid (class in complextorch.nn.modules.activation.fully_complex) CVSoftMax (class in complextorch.nn.modules.softmax) CVSplitAbs (class in complextorch.nn.modules.activation.split_type_A) CVSplitCELU (class in complextorch.nn.modules.activation.split_type_A) CVSplitELU (class in complextorch.nn.modules.activation.split_type_A) CVSplitGELU (class in complextorch.nn.modules.activation.split_type_A) CVSplitReLU (class in complextorch.nn.modules.activation.complex_relu) CVSplitSigmoid (class in complextorch.nn.modules.activation.split_type_A) CVSplitTanh (class in complextorch.nn.modules.activation.split_type_A) D d_k (complextorch.nn.modules.attention.MultiheadAttention attribute) d_model (complextorch.nn.modules.transformer.Transformer attribute) (complextorch.nn.modules.transformer.TransformerEncoderLayer attribute) d_v (complextorch.nn.modules.attention.MultiheadAttention attribute) decoder (complextorch.nn.modules.transformer.Transformer attribute) deploy_masks() (in module complextorch.nn.masked) diff1 (complextorch.models.cds.CDSInvariant attribute) (complextorch.models.cds.CDSMSTAR attribute) dim (complextorch.nn.modules.fft.FFTBlock attribute) (complextorch.nn.modules.fft.IFFTBlock attribute) (complextorch.nn.modules.mask.MagMinMaxNorm attribute) (complextorch.transforms.transforms.Unsqueeze attribute) drop (complextorch.models.vit.ViT attribute) Dropout (class in complextorch.nn.modules.dropout) dropout (complextorch.nn.modules.attention.MultiheadAttention attribute) (complextorch.nn.modules.attention.ScaledDotProductAttention attribute) Dropout1d (class in complextorch.nn.modules.dropout) Dropout2d (class in complextorch.nn.modules.dropout) Dropout3d (class in complextorch.nn.modules.dropout) dropout_i (complextorch.nn.modules.dropout.Dropout attribute) dropout_r (complextorch.nn.modules.dropout.Dropout attribute) dtype (complextorch.nn.modules.casting.RealToComplex attribute) (complextorch.transforms.transforms.ToTensor attribute) E EfficientChannelAttention1d (class in complextorch.nn.modules.attention.eca) EfficientChannelAttention2d (class in complextorch.nn.modules.attention.eca) EfficientChannelAttention3d (class in complextorch.nn.modules.attention.eca) elementwise_affine (complextorch.nn.modules.layernorm.LayerNorm attribute) (complextorch.nn.modules.rmsnorm.RMSNorm attribute) encoder (complextorch.nn.modules.transformer.Transformer attribute) energy_preserving (complextorch.transforms.transforms.FFTResize attribute) eps (complextorch.nn.modules.activation.complex_relu.EquivariantPhaseReLU attribute) (complextorch.nn.modules.groupnorm.GroupNorm attribute) (complextorch.nn.modules.layernorm.LayerNorm attribute) (complextorch.nn.modules.manifold.wFMDistanceLinear attribute) (complextorch.nn.modules.manifold.wFMReLU attribute) (complextorch.nn.modules.rmsnorm.RMSNorm attribute) EquivariantPhaseReLU (class in complextorch.nn.modules.activation.complex_relu) extra_repr() (complextorch.nn.modules.activation.complex_relu.EquivariantPhaseReLU method) (complextorch.nn.modules.activation.complex_relu.GTReLU method) (complextorch.nn.modules.activation.complex_relu.zLeakyReLU method) (complextorch.nn.modules.casting.RealToComplex method) (complextorch.nn.modules.groupnorm.GroupNorm method) (complextorch.nn.modules.linear.Bilinear method) (complextorch.nn.modules.manifold.wFMDistanceLinear method) (complextorch.nn.modules.manifold.wFMReLU method) (complextorch.nn.modules.phase.ComplexScaling method) (complextorch.nn.modules.phase.PhaseShift method) (complextorch.nn.modules.prototype.PrototypeDistance method) (complextorch.nn.modules.rmsnorm.RMSNorm method) (complextorch.nn.modules.upsampling.PolarUpsample method) (complextorch.nn.modules.upsampling.Upsample method) (complextorch.transforms.transforms.ToTensor method) (complextorch.transforms.transforms.Unsqueeze method) F fc (complextorch.nn.modules.attention.MultiheadAttention attribute) fc1 (complextorch.models.cds.CDSEquivariant attribute) (complextorch.models.cds.CDSInvariant attribute) ffn (complextorch.models.vit.ViTLayer attribute) (complextorch.nn.modules.transformer.TransformerDecoderLayer attribute) (complextorch.nn.modules.transformer.TransformerEncoderLayer attribute) FFT2 (class in complextorch.transforms.transforms) FFTBlock (class in complextorch.nn.modules.fft) FFTResize (class in complextorch.transforms.transforms) forward() (complextorch.models.cds.CDSEquivariant method) (complextorch.models.cds.CDSInvariant method) (complextorch.models.cds.CDSMSTAR method) (complextorch.models.vit.ViT method) (complextorch.models.vit.ViTLayer method) (complextorch.nn.gauss.linear.Linear method) (complextorch.nn.masked.linear.BilinearMasked method) (complextorch.nn.masked.linear.LinearMasked method) (complextorch.nn.modules.activation.complex_relu.EquivariantPhaseReLU method) (complextorch.nn.modules.activation.complex_relu.GTReLU method) (complextorch.nn.modules.activation.complex_relu.zAbsReLU method) (complextorch.nn.modules.activation.complex_relu.zLeakyReLU method) (complextorch.nn.modules.activation.fully_complex.CVCardiod method) (complextorch.nn.modules.activation.fully_complex.CVSigLog method) (complextorch.nn.modules.activation.fully_complex.CVSigmoid method) (complextorch.nn.modules.activation.fully_complex.Mod method) (complextorch.nn.modules.activation.fully_complex.zReLU method) (complextorch.nn.modules.activation.split_type_A.CVSplitAbs method) (complextorch.nn.modules.activation.split_type_A.GeneralizedSplitActivation method) (complextorch.nn.modules.activation.split_type_B.GeneralizedPolarActivation method) (complextorch.nn.modules.attention.MultiheadAttention method) (complextorch.nn.modules.attention.ScaledDotProductAttention method) (complextorch.nn.modules.casting.ComplexToConcatenated method) (complextorch.nn.modules.casting.ComplexToInterleaved method) (complextorch.nn.modules.casting.ConcatenatedToComplex method) (complextorch.nn.modules.casting.InterleavedToComplex method) (complextorch.nn.modules.casting.RealToComplex method) (complextorch.nn.modules.conv.Conv1d method) (complextorch.nn.modules.conv.Conv2d method) (complextorch.nn.modules.conv.Conv3d method) (complextorch.nn.modules.conv.ConvTranspose1d method) (complextorch.nn.modules.conv.ConvTranspose2d method) (complextorch.nn.modules.conv.ConvTranspose3d method) (complextorch.nn.modules.dropout.Dropout method) (complextorch.nn.modules.fft.FFTBlock method) (complextorch.nn.modules.fft.IFFTBlock method) (complextorch.nn.modules.groupnorm.GroupNorm method) (complextorch.nn.modules.layernorm.LayerNorm method) (complextorch.nn.modules.linear.Bilinear method) (complextorch.nn.modules.linear.Linear method) (complextorch.nn.modules.loss.CVCauchyError method) (complextorch.nn.modules.loss.CVFourthPowError method) (complextorch.nn.modules.loss.CVLogCoshError method) (complextorch.nn.modules.loss.CVLogError method) (complextorch.nn.modules.loss.CVQuadError method) (complextorch.nn.modules.loss.GeneralizedSplitLoss method) (complextorch.nn.modules.loss.MSELoss method) (complextorch.nn.modules.loss.PerpLossSSIM method) (complextorch.nn.modules.loss.SplitSSIM method) (complextorch.nn.modules.loss.SSIM method) (complextorch.nn.modules.manifold.wFMConv1d method) (complextorch.nn.modules.manifold.wFMConv2d method) (complextorch.nn.modules.manifold.wFMDistanceLinear method) (complextorch.nn.modules.manifold.wFMReLU method) (complextorch.nn.modules.mask.ComplexRatioMask method) (complextorch.nn.modules.mask.MagMinMaxNorm method) (complextorch.nn.modules.mask.PhaseSigmoid method) (complextorch.nn.modules.phase.ComplexScaling method) (complextorch.nn.modules.phase.PhaseShift method) (complextorch.nn.modules.pooling.AdaptiveAvgPool1d method) (complextorch.nn.modules.pooling.AdaptiveAvgPool2d method) (complextorch.nn.modules.pooling.AdaptiveAvgPool3d method) (complextorch.nn.modules.pooling.AvgPool1d method) (complextorch.nn.modules.pooling.AvgPool2d method) (complextorch.nn.modules.pooling.AvgPool3d method) (complextorch.nn.modules.prototype.PrototypeDistance method) (complextorch.nn.modules.rmsnorm.RMSNorm method) (complextorch.nn.modules.rnn.GRU method) (complextorch.nn.modules.rnn.GRUCell method) (complextorch.nn.modules.rnn.LSTM method) (complextorch.nn.modules.rnn.LSTMCell method) (complextorch.nn.modules.softmax.CVSoftMax method) (complextorch.nn.modules.softmax.MagSoftMax method) (complextorch.nn.modules.softmax.PhaseSoftMax method) (complextorch.nn.modules.transformer.Transformer method) (complextorch.nn.modules.transformer.TransformerDecoder method) (complextorch.nn.modules.transformer.TransformerDecoderLayer method) (complextorch.nn.modules.transformer.TransformerEncoder method) (complextorch.nn.modules.transformer.TransformerEncoderLayer method) (complextorch.nn.modules.upsampling.PolarUpsample method) (complextorch.nn.modules.upsampling.Upsample method) (complextorch.transforms.transforms.Amplitude method) (complextorch.transforms.transforms.CenterCrop method) (complextorch.transforms.transforms.FFT2 method) (complextorch.transforms.transforms.FFTResize method) (complextorch.transforms.transforms.HWC2CHW method) (complextorch.transforms.transforms.IFFT2 method) (complextorch.transforms.transforms.LogAmplitude method) (complextorch.transforms.transforms.Normalize method) (complextorch.transforms.transforms.PadIfNeeded method) (complextorch.transforms.transforms.PolSAR method) (complextorch.transforms.transforms.RandomPhase method) (complextorch.transforms.transforms.RealImaginary method) (complextorch.transforms.transforms.SpatialResize method) (complextorch.transforms.transforms.ToImaginary method) (complextorch.transforms.transforms.ToReal method) (complextorch.transforms.transforms.ToTensor method) (complextorch.transforms.transforms.Unsqueeze method) G GeneralizedPolarActivation (class in complextorch.nn.modules.activation.split_type_B) GeneralizedSplitActivation (class in complextorch.nn.modules.activation.split_type_A) GeneralizedSplitLoss (class in complextorch.nn.modules.loss) global_scaling (complextorch.nn.modules.activation.complex_relu.GTReLU attribute) GroupNorm (class in complextorch.nn.modules.groupnorm) GRU (class in complextorch.nn.modules.rnn) GRUCell (class in complextorch.nn.modules.rnn) GTReLU (class in complextorch.nn.modules.activation.complex_relu) gtrelu1 (complextorch.models.cds.CDSInvariant attribute) (complextorch.models.cds.CDSMSTAR attribute) gtrelu2 (complextorch.models.cds.CDSInvariant attribute) (complextorch.models.cds.CDSMSTAR attribute) gtrelu3 (complextorch.models.cds.CDSInvariant attribute) H h (complextorch.transforms.transforms.CenterCrop attribute) (complextorch.transforms.transforms.FFTResize attribute) (complextorch.transforms.transforms.SpatialResize attribute) head (complextorch.models.cds.CDSEquivariant attribute) (complextorch.models.cds.CDSInvariant attribute) (complextorch.models.vit.ViT attribute) hidden_size (complextorch.nn.modules.rnn.GRUCell attribute) (complextorch.nn.modules.rnn.LSTMCell attribute) HWC2CHW (class in complextorch.transforms.transforms) I IFFT2 (class in complextorch.transforms.transforms) IFFTBlock (class in complextorch.nn.modules.fft) in1_features (complextorch.nn.masked.linear.BilinearMasked attribute) (complextorch.nn.modules.linear.Bilinear attribute) in2_features (complextorch.nn.masked.linear.BilinearMasked attribute) (complextorch.nn.modules.linear.Bilinear attribute) in_channels (complextorch.nn.modules.manifold.wFMConv1d attribute) (complextorch.nn.modules.manifold.wFMConv2d attribute) in_features (complextorch.nn.masked.linear.LinearMasked attribute) (complextorch.nn.modules.prototype.PrototypeDistance attribute) input_dim (complextorch.nn.modules.manifold.wFMDistanceLinear attribute) input_size (complextorch.nn.modules.rnn.GRUCell attribute) (complextorch.nn.modules.rnn.LSTMCell attribute) InterleavedToComplex (class in complextorch.nn.modules.casting) inv_sqrtm2x2() (in module complextorch.nn.functional) is_sparse (complextorch.nn.masked.base.BaseMasked property) is_sparse() (in module complextorch.nn.masked) K kaiming_normal_() (in module complextorch.nn.init) kaiming_uniform_() (in module complextorch.nn.init) kernel_size (complextorch.nn.modules.manifold.wFMConv1d attribute) (complextorch.nn.modules.manifold.wFMConv2d attribute) L layer_norm (complextorch.nn.modules.attention.MultiheadAttention attribute) layer_norm() (in module complextorch.nn.functional) LayerNorm (class in complextorch.nn.modules.layernorm) layers (complextorch.nn.modules.transformer.TransformerDecoder attribute) (complextorch.nn.modules.transformer.TransformerEncoder attribute) Linear (class in complextorch.nn.gauss.linear) (class in complextorch.nn.modules.linear) linear (complextorch.nn.modules.linear.Linear attribute) linear_i (complextorch.nn.gauss.linear.Linear attribute) linear_r (complextorch.nn.gauss.linear.Linear attribute) LinearARD (class in complextorch.nn.relevance.linear) LinearMasked (class in complextorch.nn.masked.linear) LinearVD (class in complextorch.nn.relevance.linear) LogAmplitude (class in complextorch.transforms.transforms) loss_i (complextorch.nn.modules.loss.GeneralizedSplitLoss attribute) loss_r (complextorch.nn.modules.loss.GeneralizedSplitLoss attribute) LSTM (class in complextorch.nn.modules.rnn) LSTMCell (class in complextorch.nn.modules.rnn) M MagBatchNorm1d (class in complextorch.nn.modules.batchnorm) MagBatchNorm2d (class in complextorch.nn.modules.batchnorm) MagBatchNorm3d (class in complextorch.nn.modules.batchnorm) MagMaxPool1d (class in complextorch.nn.modules.pooling) MagMaxPool2d (class in complextorch.nn.modules.pooling) MagMaxPool3d (class in complextorch.nn.modules.pooling) MagMinMaxNorm (class in complextorch.nn.modules.mask) MagSoftMax (class in complextorch.nn.modules.softmax) mask_() (complextorch.nn.masked.base.BaseMasked method) MaskedChannelAttention1d (class in complextorch.nn.modules.attention.mca) MaskedChannelAttention2d (class in complextorch.nn.modules.attention.mca) MaskedChannelAttention3d (class in complextorch.nn.modules.attention.mca) MaskedWeightMixin (class in complextorch.nn.masked.base) min_h (complextorch.transforms.transforms.PadIfNeeded attribute) min_w (complextorch.transforms.transforms.PadIfNeeded attribute) Mod (class in complextorch.nn.modules.activation.fully_complex) mode (complextorch.nn.modules.upsampling.PolarUpsample attribute) (complextorch.nn.modules.upsampling.Upsample attribute) (complextorch.transforms.transforms.PadIfNeeded attribute) modReLU (class in complextorch.nn.modules.activation.split_type_B) module complextorch complextorch.datasets complextorch.models complextorch.models.cds complextorch.models.vit complextorch.nn complextorch.nn.functional complextorch.nn.gauss complextorch.nn.gauss.conv complextorch.nn.gauss.linear complextorch.nn.init complextorch.nn.masked complextorch.nn.masked.base complextorch.nn.masked.conv complextorch.nn.masked.linear complextorch.nn.modules complextorch.nn.modules.activation complextorch.nn.modules.activation.complex_relu complextorch.nn.modules.activation.fully_complex complextorch.nn.modules.activation.split_type_A complextorch.nn.modules.activation.split_type_B complextorch.nn.modules.attention complextorch.nn.modules.attention.eca complextorch.nn.modules.attention.mca complextorch.nn.modules.batchnorm complextorch.nn.modules.casting complextorch.nn.modules.conv complextorch.nn.modules.dropout complextorch.nn.modules.fft complextorch.nn.modules.groupnorm complextorch.nn.modules.layernorm complextorch.nn.modules.linear complextorch.nn.modules.loss complextorch.nn.modules.manifold complextorch.nn.modules.mask complextorch.nn.modules.phase complextorch.nn.modules.phase_modulation complextorch.nn.modules.pooling complextorch.nn.modules.prototype complextorch.nn.modules.rmsnorm complextorch.nn.modules.rnn complextorch.nn.modules.softmax complextorch.nn.modules.transformer complextorch.nn.modules.upsampling complextorch.nn.relevance complextorch.nn.relevance.base complextorch.nn.relevance.conv complextorch.nn.relevance.linear complextorch.nn.utils complextorch.nn.utils.sparsity complextorch.signal complextorch.transforms complextorch.transforms.functional complextorch.transforms.transforms mp (complextorch.models.cds.CDSMSTAR attribute) MSELoss (class in complextorch.nn.modules.loss) MultiheadAttention (class in complextorch.nn.modules.attention) N n (complextorch.nn.modules.fft.FFTBlock attribute) (complextorch.nn.modules.fft.IFFTBlock attribute) n_heads (complextorch.nn.modules.attention.MultiheadAttention attribute) NaiveBatchNorm1d (class in complextorch.nn.modules.batchnorm) NaiveBatchNorm2d (class in complextorch.nn.modules.batchnorm) NaiveBatchNorm3d (class in complextorch.nn.modules.batchnorm) named_masks() (in module complextorch.nn.masked) named_penalties() (in module complextorch.nn.relevance.base) named_relevance() (in module complextorch.nn.relevance.base) named_sparsity() (in module complextorch.nn.utils.sparsity) negative_slope (complextorch.nn.modules.activation.complex_relu.zLeakyReLU attribute) nhead (complextorch.nn.modules.transformer.Transformer attribute) (complextorch.nn.modules.transformer.TransformerEncoderLayer attribute) norm (complextorch.models.vit.ViT attribute) (complextorch.nn.modules.fft.FFTBlock attribute) (complextorch.nn.modules.fft.IFFTBlock attribute) (complextorch.nn.modules.transformer.TransformerDecoder attribute) (complextorch.nn.modules.transformer.TransformerEncoder attribute) Normalize (class in complextorch.transforms.transforms) normalized_shape (complextorch.nn.modules.layernorm.LayerNorm attribute) (complextorch.nn.modules.rmsnorm.RMSNorm attribute) num_channels (complextorch.nn.modules.activation.complex_relu.EquivariantPhaseReLU attribute) (complextorch.nn.modules.activation.complex_relu.GTReLU attribute) (complextorch.nn.modules.groupnorm.GroupNorm attribute) (complextorch.nn.modules.manifold.wFMReLU attribute) num_features (complextorch.nn.modules.phase.ComplexScaling attribute) (complextorch.nn.modules.phase.PhaseShift attribute) num_groups (complextorch.nn.modules.groupnorm.GroupNorm attribute) num_layers (complextorch.nn.modules.transformer.TransformerDecoder attribute) (complextorch.nn.modules.transformer.TransformerEncoder attribute) num_prototypes (complextorch.nn.modules.prototype.PrototypeDistance attribute) O out_channels (complextorch.nn.modules.manifold.wFMConv1d attribute) (complextorch.nn.modules.manifold.wFMConv2d attribute) (complextorch.transforms.transforms.PolSAR attribute) out_features (complextorch.nn.masked.linear.BilinearMasked attribute) (complextorch.nn.masked.linear.LinearMasked attribute) (complextorch.nn.modules.linear.Bilinear attribute) P padding (complextorch.nn.modules.manifold.wFMConv1d attribute) (complextorch.nn.modules.manifold.wFMConv2d attribute) PadIfNeeded (class in complextorch.transforms.transforms) param (complextorch.nn.modules.loss.PerpLossSSIM attribute) patch_embed (complextorch.models.vit.ViT attribute) penalties() (in module complextorch.nn.relevance.base) penalty (complextorch.nn.relevance.base.BaseARD property) PerpLossSSIM (class in complextorch.nn.modules.loss) phase_gain (complextorch.nn.modules.activation.complex_relu.EquivariantPhaseReLU attribute) phase_scale (complextorch.nn.modules.activation.complex_relu.GTReLU attribute) PhaseConjConv1d (class in complextorch.nn.modules.phase_modulation) PhaseConjConv2d (class in complextorch.nn.modules.phase_modulation) PhaseConjConv3d (class in complextorch.nn.modules.phase_modulation) PhaseDivConv1d (class in complextorch.nn.modules.phase_modulation) PhaseDivConv2d (class in complextorch.nn.modules.phase_modulation) PhaseDivConv3d (class in complextorch.nn.modules.phase_modulation) PhaseShift (class in complextorch.nn.modules.phase) PhaseSigmoid (class in complextorch.nn.modules.mask) PhaseSoftMax (class in complextorch.nn.modules.softmax) phi (complextorch.nn.modules.phase.PhaseShift attribute) PolarUpsample (class in complextorch.nn.modules.upsampling) PolSAR (class in complextorch.transforms.transforms) polsar_dict_to_array() (in module complextorch.transforms.functional) pos_embed (complextorch.models.vit.ViT attribute) preserve_phase (complextorch.transforms.transforms.LogAmplitude attribute) prototype_size (complextorch.models.cds.CDSEquivariant attribute) (complextorch.models.cds.CDSInvariant attribute) PrototypeDistance (class in complextorch.nn.modules.prototype) prototypes (complextorch.nn.modules.prototype.PrototypeDistance attribute) pwelch() (in module complextorch.signal) R r (complextorch.nn.modules.activation.fully_complex.CVSigLog attribute) RandomPhase (class in complextorch.transforms.transforms) RealImaginary (class in complextorch.transforms.transforms) RealToComplex (class in complextorch.nn.modules.casting) recompute_scale_factor (complextorch.nn.modules.upsampling.PolarUpsample attribute) (complextorch.nn.modules.upsampling.Upsample attribute) reduction (complextorch.nn.modules.loss.CVCauchyError attribute) (complextorch.nn.modules.loss.CVFourthPowError attribute) (complextorch.nn.modules.loss.CVLogCoshError attribute) (complextorch.nn.modules.loss.CVLogError attribute) (complextorch.nn.modules.loss.CVQuadError attribute) (complextorch.nn.modules.loss.MSELoss attribute) relevance() (complextorch.nn.relevance.base.BaseARD method) rescale_intensity() (in module complextorch.transforms.functional) reset_parameters() (complextorch.nn.modules.groupnorm.GroupNorm method) (complextorch.nn.modules.layernorm.LayerNorm method) (complextorch.nn.modules.linear.Bilinear method) (complextorch.nn.modules.rmsnorm.RMSNorm method) RMSNorm (class in complextorch.nn.modules.rmsnorm) S s1 (complextorch.models.cds.CDSEquivariant attribute) s2 (complextorch.models.cds.CDSEquivariant attribute) s3 (complextorch.models.cds.CDSEquivariant attribute) scale (complextorch.transforms.transforms.LogAmplitude attribute) scale_factor (complextorch.nn.modules.upsampling.PolarUpsample attribute) (complextorch.nn.modules.upsampling.Upsample attribute) ScaledDotProductAttention (class in complextorch.nn.modules.attention) self_attn (complextorch.nn.modules.transformer.TransformerDecoderLayer attribute) (complextorch.nn.modules.transformer.TransformerEncoderLayer attribute) sigmoid (complextorch.nn.modules.rnn.GRUCell attribute) (complextorch.nn.modules.rnn.LSTMCell attribute) size (complextorch.nn.modules.upsampling.PolarUpsample attribute) (complextorch.nn.modules.upsampling.Upsample attribute) softmax (complextorch.nn.modules.softmax.CVSoftMax attribute) (complextorch.nn.modules.softmax.MagSoftMax attribute) (complextorch.nn.modules.softmax.PhaseSoftMax attribute) softmax_on (complextorch.nn.modules.attention.ScaledDotProductAttention attribute) sparsity() (complextorch.nn.masked.base.MaskedWeightMixin method) (complextorch.nn.utils.sparsity.SparsityStats method) (in module complextorch.nn.utils.sparsity) SparsityStats (class in complextorch.nn.utils.sparsity) SpatialResize (class in complextorch.transforms.transforms) SplitL1 (class in complextorch.nn.modules.loss) SplitMSE (class in complextorch.nn.modules.loss) SplitSSIM (class in complextorch.nn.modules.loss) SSIM (class in complextorch.nn.modules.loss) ssim (complextorch.nn.modules.loss.PerpLossSSIM attribute) stride (complextorch.nn.modules.manifold.wFMConv1d attribute) (complextorch.nn.modules.manifold.wFMConv2d attribute) T t1 (complextorch.models.cds.CDSEquivariant attribute) t2 (complextorch.models.cds.CDSEquivariant attribute) t3 (complextorch.models.cds.CDSEquivariant attribute) tanh (complextorch.nn.modules.rnn.GRUCell attribute) (complextorch.nn.modules.rnn.LSTMCell attribute) temperature (complextorch.nn.modules.attention.ScaledDotProductAttention attribute) (complextorch.nn.modules.prototype.PrototypeDistance attribute) ToImaginary (class in complextorch.transforms.transforms) ToReal (class in complextorch.transforms.transforms) ToTensor (class in complextorch.transforms.transforms) trabelsi_independent_() (in module complextorch.nn.init) trabelsi_standard_() (in module complextorch.nn.init) Transformer (class in complextorch.nn.modules.transformer) TransformerDecoder (class in complextorch.nn.modules.transformer) TransformerDecoderLayer (class in complextorch.nn.modules.transformer) TransformerEncoder (class in complextorch.nn.modules.transformer) TransformerEncoderLayer (class in complextorch.nn.modules.transformer) U unfold (complextorch.nn.modules.manifold.wFMConv2d attribute) Unsqueeze (class in complextorch.transforms.transforms) Upsample (class in complextorch.nn.modules.upsampling) V ViT (class in complextorch.models.vit) vit_b() (in module complextorch.models.vit) vit_h() (in module complextorch.models.vit) vit_l() (in module complextorch.models.vit) vit_s() (in module complextorch.models.vit) vit_t() (in module complextorch.models.vit) ViTLayer (class in complextorch.models.vit) W w (complextorch.transforms.transforms.CenterCrop attribute) (complextorch.transforms.transforms.FFTResize attribute) (complextorch.transforms.transforms.SpatialResize attribute) w_hf (complextorch.nn.modules.rnn.LSTMCell attribute) w_hg (complextorch.nn.modules.rnn.LSTMCell attribute) w_hi (complextorch.nn.modules.rnn.LSTMCell attribute) w_hn (complextorch.nn.modules.rnn.GRUCell attribute) w_ho (complextorch.nn.modules.rnn.LSTMCell attribute) w_hr (complextorch.nn.modules.rnn.GRUCell attribute) w_hz (complextorch.nn.modules.rnn.GRUCell attribute) w_if (complextorch.nn.modules.rnn.LSTMCell attribute) w_ig (complextorch.nn.modules.rnn.LSTMCell attribute) w_ii (complextorch.nn.modules.rnn.LSTMCell attribute) w_in (complextorch.nn.modules.rnn.GRUCell attribute) w_io (complextorch.nn.modules.rnn.LSTMCell attribute) w_ir (complextorch.nn.modules.rnn.GRUCell attribute) w_iz (complextorch.nn.modules.rnn.GRUCell attribute) w_k (complextorch.nn.modules.attention.MultiheadAttention attribute) w_q (complextorch.nn.modules.attention.MultiheadAttention attribute) w_v (complextorch.nn.modules.attention.MultiheadAttention attribute) weight (complextorch.nn.gauss.linear.Linear property) (complextorch.nn.masked.linear.BilinearMasked attribute) (complextorch.nn.masked.linear.LinearMasked attribute) (complextorch.nn.modules.linear.Bilinear attribute) weight_dropout (complextorch.nn.modules.manifold.wFMConv1d attribute) (complextorch.nn.modules.manifold.wFMConv2d attribute) weight_mag (complextorch.nn.modules.manifold.wFMReLU attribute) weight_masked (complextorch.nn.masked.base.MaskedWeightMixin property) weight_matrix_ang (complextorch.nn.modules.manifold.wFMConv1d property) (complextorch.nn.modules.manifold.wFMConv2d attribute) weight_matrix_mag (complextorch.nn.modules.manifold.wFMConv1d property) (complextorch.nn.modules.manifold.wFMConv2d attribute) weight_phase (complextorch.nn.modules.manifold.wFMReLU attribute) weights (complextorch.nn.modules.manifold.wFMDistanceLinear attribute) wfm1 (complextorch.models.cds.CDSEquivariant attribute) (complextorch.models.cds.CDSInvariant attribute) (complextorch.models.cds.CDSMSTAR attribute) wfm2 (complextorch.models.cds.CDSEquivariant attribute) (complextorch.models.cds.CDSInvariant attribute) (complextorch.models.cds.CDSMSTAR attribute) wfm3 (complextorch.models.cds.CDSEquivariant attribute) (complextorch.models.cds.CDSInvariant attribute) wfm4 (complextorch.models.cds.CDSEquivariant attribute) (complextorch.models.cds.CDSInvariant attribute) wFM_conv (complextorch.nn.modules.manifold.wFMConv1d attribute) (complextorch.nn.modules.manifold.wFMConv2d attribute) wFMConv1d (class in complextorch.nn.modules.manifold) wFMConv2d (class in complextorch.nn.modules.manifold) wFMDistanceLinear (class in complextorch.nn.modules.manifold) wFMReLU (class in complextorch.nn.modules.manifold) whiten2x2_batch_norm() (in module complextorch.nn.functional) whiten2x2_layer_norm() (in module complextorch.nn.functional) win_size (complextorch.nn.modules.loss.SSIM attribute) X xavier_normal_() (in module complextorch.nn.init) xavier_uniform_() (in module complextorch.nn.init) Z zAbsReLU (class in complextorch.nn.modules.activation.complex_relu) zLeakyReLU (class in complextorch.nn.modules.activation.complex_relu) zReLU (class in complextorch.nn.modules.activation.fully_complex)