scglue.models.sc.IndDataDecoder.forward
- IndDataDecoder.forward(u, b, l)[source]
Decode data from sample latent
- Parameters:
u (
torch.Tensor) – Sample latentb (
torch.Tensor) – Batch indexl (
typing.Optional[torch.Tensor]) – Optional normalizer
- Return type:
- Returns:
recon – Data reconstruction distribution