You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, Can you help me please. I want to use this code for my own images dataset but when I execute the function fit(train_loader, test_loader, model, loss_fn, optimizer, scheduler, n_epochs, cuda, log_interval, metrics=[AccumulatedAccuracyMetric()]), I got the Error :Expected 4-dimensional input for 4-dimensional weight 64 1 10 10, but got 2-dimensional input of size [100, 16384] instead.
#53
Open
sousoufa opened this issue
Jul 6, 2020
· 0 comments
The text was updated successfully, but these errors were encountered:
sousoufa
changed the title
hi
hi, Can you help me please. I want to use this code for my own images dataset but when I execute the function fit(train_loader, test_loader, model, loss_fn, optimizer, scheduler, n_epochs, cuda, log_interval, metrics=[AccumulatedAccuracyMetric()]), I got the Error :Expected 4-dimensional input for 4-dimensional weight 64 1 10 10, but got 2-dimensional input of size [100, 16384] instead.
Jul 6, 2020
No description provided.
The text was updated successfully, but these errors were encountered: