Revision 61fe71eca78888c083190361ea0e5c25d381b282 authored by Nikos Karampatziakis on 26 November 2016, 06:37:23 UTC, committed by Amit Agarwal on 26 November 2016, 22:06:48 UTC
1 parent 9f8afb8
Raw File
README.md
# CNTK Dockerfiles

The Dockerfiles provided here can be used to build CNTK on machines with only CPU, or with GPU with or without 1bit-SGD.
If you plan to use the 1bit-SGD version, please make sure you understand the 
[license difference between CNTK and 1bit-SGD](https://github.com/Microsoft/CNTK/wiki/Enabling-1bit-SGD).

See also [this page](https://github.com/Microsoft/CNTK/wiki/CNTK-Docker-Containers) 
that provides general instructions on getting things working with Docker.
back to top