Skip to content

Unpack return value in Lab 2 Part 2#141

Open
yufengzh wants to merge 1 commit intoMITDeepLearning:masterfrom
yufengzh:patch-2
Open

Unpack return value in Lab 2 Part 2#141
yufengzh wants to merge 1 commit intoMITDeepLearning:masterfrom
yufengzh:patch-2

Conversation

@yufengzh
Copy link

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 GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant