Contents:
sccross.models.layers.
DataDecoder
Bases: torch.nn.modules.module.Module
torch.nn.modules.module.Module
Abstract data decoder
out_features (int) – Output dimensionality
int
n_batches (int) – Number of batches
Methods
forward
Decode data from sample and feature latent
Attributes