piwise icon indicating copy to clipboard operation
piwise copied to clipboard

About an inexplicable bug

Open zhulanyun opened this issue 7 years ago • 1 comments

I ran this program on my own computer very well, but when I ran it on another computer, such a error happened: RuntimeError: cuda runtime error(59): device-side assert triggered when running transfer_learning_tutorial This error seems to be caused by a problem with the labels. Can you tell me how to solve this bug?

zhulanyun avatar Aug 24 '18 10:08 zhulanyun

There may be implementation details that require you to change tensor shapes if you use CUDA.

That said I did not do any work with pytorch recently, thus there is not much more help I can offer.

Good luck, Bodo

On 24. Aug 2018, at 12:29, zhulanyun [email protected] wrote:

I ran this program on my own computer very well, but when I ran it on another computer, such a error happened: RuntimeError: cuda runtime error(59): device-side assert triggered when running transfer_learning_tutorial This error seems to be caused by a problem with the labels. Can you tell me how to solve this bug?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bodokaiser/piwise/issues/23, or mute the thread https://github.com/notifications/unsubscribe-auth/ABsq8icC5NQElVVfxHZgHXe3U4IEJ_uMks5uT9V6gaJpZM4WLHqG.

bodokaiser avatar Aug 24 '18 10:08 bodokaiser