Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
Перейти к файлу
adame ff72d5696f Modify port code to support CPUONLY build
To use this define CPUONLY in the CN project
And remove *.cu from the math project and add GPUDummy.cpp instead
This allows use of Cygwin to compile both Windows and linux on same machine
2014-10-30 17:45:43 -07:00
CNTKSolution grouped projects into Solution folders; 2014-10-30 11:02:49 -07:00
CheckInSuites NDL fixes, ndl script fixes, CNTKEval release fix, seek file bug 2014-09-23 16:44:53 -07:00
Common Modify port code to support CPUONLY build 2014-10-30 17:45:43 -07:00
DataReader removed message.h from Solution 2014-10-30 10:38:38 -07:00
Documentation First Release of CNTK 2014-08-29 16:21:42 -07:00
ExampleSetups added check in paths for rnn scp files, work on utterancereader 2014-10-10 16:22:27 -07:00
MachineLearning Modify port code to support CPUONLY build 2014-10-30 17:45:43 -07:00
Math Modify port code to support CPUONLY build 2014-10-30 17:45:43 -07:00
license First Release of CNTK 2014-08-29 16:21:42 -07:00
papers/CNTK-TechReport Added instructions on GMMLogLikelihood node to the CNTK book; 2014-10-17 14:44:49 -07:00
.gitignore fixed a bug in GPUMatrix::RowElementMultiplyWith and RowElementDivideBy. Changed ComputationNetwork.h to support loading nodes with number of children larger than 3. 2014-10-15 19:00:55 -07:00