CNTK/Math
Frank Seide 6599e9e8bb cleaned up include path for CNTKEval and CNTK, CNTKEval now builds with BS
sadly, had to move IndentString() and NestString() into the header, to allow CNTKEval to compile (we need a better place for this kind of stuff--Basics.cpp?);
removed unnecessary MPI dependency from CNTKEval, its dllmain.cpp, and BestGPU.cpp
2015-08-31 20:50:06 -07:00
..
CNTKMathTest Added a new subtest to the Quantization unit test 2015-08-25 13:06:05 -07:00
Math cleaned up include path for CNTKEval and CNTK, CNTKEval now builds with BS 2015-08-31 20:50:06 -07:00
MathPerformanceTests changed feature packing flag names from utteranceXYZ and sentence_XYZ to SequenceXYZ to make them consistent and be understood for both speech and text people. 2015-07-18 17:28:14 -07:00
SampleCode remove intermediate files from source control 2014-09-19 15:38:21 -07:00