Rayhane-mamah/Efficient-VDVAE

How to use output of encoding mode

asokol123 opened this issue · 0 comments

It's said that encoding inference mode: "Extracts the latent distribution from the inference model, pruned to the quantile defined by synthesis.variates_masks_quantile parameter. This latent distribution is usable in downstream tasks."

But how to use this outputs?