-
Notifications
You must be signed in to change notification settings - Fork 759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the docker #494
Add the docker #494
Conversation
for using the every environment
Cool! Do you know how this can be checked? (I've never used Docker.) |
I can confirm that this works flawlessly with my setup (Arch Linux and nvidia graphics card with Would it be possible to have an option to install the CPU version of TF instead of the GPU? |
When you check the it works well, you below the type command.(you move to the docker directory) build check
test check in the docker environment(GPU)
OK. |
for gpu environment
for gpu environment
for specify the gpu environment
for specify the gpu environment
for gpu environment
for cpu environment
I added the Docker file for CPU version. If you use the it, you read the README.md I wrote the how to use the Docker for CPU environment and GPU environment |
Thanks for the changes! Out of curiosity, what is the reason to run |
I think the most of the people would like to use "edward" in the notebook. That is reason why the default command set the "jupyter notebook" |
@SnowMasaya | Thanks again for this. Is there anything this is still waiting on? (@pwl can act as the code reviewer instead of me. :-) |
I can verify that both containers (CPU and GPU) work, I'd merge this. |
I made a dockerfile for edward.
Reference
http://edwardlib.org/troubleshooting