Unable to train classifier with padding=1 using PyTorch #1346
-
Describe the bug To Reproduce
Expected behavior System information:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @KarthikGanesan88 Thank you very much for using ART! I don't think that this error is caused by ART. It looks like it is caused by your modification to the convolution layers and you will have to update the layers after the convolution layers accordingly. |
Beta Was this translation helpful? Give feedback.
Hi @KarthikGanesan88 Thank you very much for using ART!
I don't think that this error is caused by ART.
It looks like it is caused by your modification to the convolution layers and you will have to update the layers after the convolution layers accordingly.