Closed dorienh closed 3 years ago
I am looking for this error. Tonight I will solve it by uploading it into colab
Thanks!
Check some of the smaller items in the project board too. Thanks! Eg that the loss adjustment works for all models etc.
On Fri, 21 May 2021 at 20:59, Gyanendra Das @.***> wrote:
I am looking for this error. Tonight I will solve it by uploading it into colab
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dorienh/jesse/issues/4#issuecomment-845932453, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABEES656RWY6RX4HAO45XPDTOZKKBANCNFSM45IUFKWQ .
-- Sent from my mobile device.
I check with colab with some sample dataset and It's running perfectly fine.
Please check
Dunno what you did but cuda is working for me now!
Great :)
On GPU with BCELoss (and focalloss):
criterion = torch.nn.BCELoss()