https://github.com/Microsoft/CNTK
Revision 6ea2c6764dcb36f20594d7632b9cc5d52628c03d authored by Manik Jindal on 29 January 2018, 00:32:35 UTC, committed by Manik Jindal on 30 January 2018, 02:35:28 UTC
Separate out dependencies from Nuget packages to reduce size of each
individual package because Nuget service do not allow to upload a
package of size more than 333MB.

Current list of packages:
CNTK.Deps.Cuda - Cuda dlls for GPU package
CNTK.Deps.MKL - MKL dlls
CNTK.Deps.OpenCV.Zip - OpenCV and Zip dlls
CNTK.CPUOnly - CNTK CPU only Nuget package. Dependencies: MKL, OpenCV.Zip
CNTK.GPU - CNTK GPU Nuget package. Dependencies: Cuda, MKL, OpenCV.Zip
CNTK.UWP.CPUOnly - CNTK CPU Nuget package for UWP.
Microsoft.Research.CNTK.CpuEval-mkl - Legacy CNTK eval Nuget package. Dependencies: MKL
1 parent ba9c2e7
History
Tip revision: 6ea2c6764dcb36f20594d7632b9cc5d52628c03d authored by Manik Jindal on 29 January 2018, 00:32:35 UTC
Break Nuget packages
Tip revision: 6ea2c67
File Mode Size
Documentation
Examples
Manual
PretrainedModels
Scripts
Source
Tests
Tools
Tutorials
bindings
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 3.3 KB
.gitignore -rw-r--r-- 7.4 KB
.gitmodules -rw-r--r-- 211 bytes
CNTK.Common.props -rw-r--r-- 1.6 KB
CNTK.Cpp.props -rw-r--r-- 10.4 KB
CNTK.sln -rw-r--r-- 215.3 KB
CONTRIBUTING.md -rw-r--r-- 210 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 7.9 KB
Makefile -rw-r--r-- 61.4 KB
README.md -rw-r--r-- 14.1 KB
configure -rwxr-xr-x 35.3 KB

README.md

back to top