CNTK/Source
Mark Hillebrand 473b020e75 Update Source/1BitSGD (license update) 2016-06-22 15:42:36 -07:00
..
1BitSGD@c9821dd556 Update Source/1BitSGD (license update) 2016-06-22 15:42:36 -07:00
ActionsLib Fix build with active codepage 936 (non-ASCII characters in files without BOM) 2016-06-15 14:24:17 +02:00
CNTK Fix build with active codepage 936 (non-ASCII characters in files without BOM) 2016-06-15 14:24:17 +02:00
CNTKv2LibraryDll Temporarily add the CNTK v2 library tests as an end-to-end test. This will be switched to the BOOST unit test framework later when the framework is setup for linux too. 2016-06-13 09:45:51 -07:00
Common Applies CR feedback. 2016-06-20 17:13:07 +02:00
ComputationNetworkLib Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library 2016-06-15 11:11:37 -07:00
EvalDll fix Eval compilation error on Linux, address CR comments 2016-06-17 21:03:47 +02:00
Extensibility/EvalWrapper Fixed left-alignment (removed spacing) 2016-06-21 11:50:57 +02:00
Math Fixing invalid address 2016-06-21 17:38:54 +02:00
Readers Fixing Binary reader 2016-06-21 17:38:54 +02:00
SGDLib addressed CR comments: removed #ifdef as non-ascii characters have been fixed in BlockMomentumSGD.h; Simplify #ifdef in MPIWrapper.h 2016-06-15 14:24:17 +02:00
SequenceTrainingLib Reverted AssignDeepCloneOf to SetValue. AddedFunctionality for AssignValuesOf 2016-04-29 20:59:47 -07:00