ufoym / deepo

Setup and customize deep learning environment in seconds.
http://ufoym.com/deepo
MIT License
6.32k stars 749 forks source link

pytorch stable version 1.0.0 #70

Closed kbc8894 closed 5 years ago

kbc8894 commented 5 years ago

Hi, @ufoym First of all, I appreciate your repo. and then, I find that currently deepo use a nightly build version on pytorch. and I check your commit log. You changed 0.4.1 version to nightly version at 0c302ed755166483e78670608c675cd65f8321b9. I think that you can restore with version 1.0.0

PS: If you want, I can make pull request.

ufoym commented 5 years ago

We install the latest modules by default. You can, of course, specify the version you like and build your own images.