The gradients in self-supervised loss.
FuyuWang opened this issue · 1 comments
FuyuWang commented
Hello, I cannot find the process of updating the parameters in self-supervised loss. On line 125 of the ''savn_train.py'' file, the gradients in self-supervised loss are None, so could you please tell me how to update the parameters? Thank you!
Ubastic commented
Do you solve this problem? I have the same question.