Conversation

yufengzh

The ss_vae_loss_function returns a length-3 tuple, namely loss, class_loss, and vae_loss. Therefore, we add a third one when calling this function.

The `ss_vae_loss_function` returns a length-3 tuple, namely `loss`, `class_loss`, and `vae_loss`. Therefore, we add a third one when calling this function.
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.

@yufengzh