udacity / deep-learning-v2-pytorch

Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
MIT License
5.31k stars 5.33k forks source link

Corrected CIFAR for GPU display #226

Closed anshumusaddi closed 3 years ago

anshumusaddi commented 4 years ago

There was an error where you missed to add GPU support in final result view. I have added support for that.

gargarchit commented 4 years ago

@cezannec