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
After generating features and loading those from the npy file, I'm getting this error when trying to run the alphafold.py script. Any ideas on the cause?
RuntimeError: Given groups=1, weight of size [264, 1878, 3, 3], expected input[1, 1880, 64, 64] to have 1878 channels, but got 1880 channels instead
The text was updated successfully, but these errors were encountered:
After generating features and loading those from the npy file, I'm getting this error when trying to run the alphafold.py script. Any ideas on the cause?
RuntimeError: Given groups=1, weight of size [264, 1878, 3, 3], expected input[1, 1880, 64, 64] to have 1878 channels, but got 1880 channels instead
The text was updated successfully, but these errors were encountered: