CNTK/Source/EvalDll
Zhou Wang 38d55e29ac fix Eval compilation error on Linux, address CR comments
Fix compilation issues of CNTLEval.cpp
Add EvalLib to makefile, not completed yet
Added to build evallib

Fix compiler errors on Linux

fixed mistakes; added this-> to all m_net

Fix errors in Makefile. Evallib not built yet.

Remove redundant this->

Minor changes

Use PRIu64 instead of %lu for size_t

fix bug

restore makefile
2016-06-17 21:03:47 +02:00
..
CNTKEval.cpp fix Eval compilation error on Linux, address CR comments 2016-06-17 21:03:47 +02:00
CNTKEval.h Cosmetics 2016-06-09 13:57:50 +02:00
EvalDll.vcxproj Fix build with active codepage 936 (non-ASCII characters in files without BOM) 2016-06-15 14:24:17 +02:00
EvalDll.vcxproj.filters Add extended eval interface that can take sparse matrices 2016-05-18 17:55:10 +02:00
EvalReader.h Changin getNumParallelSequences 2016-05-02 09:55:11 +02:00
EvalWriter.h removed template parameter ElemType from (I)DataReader and (I)DataWriter 2016-02-28 19:01:07 -08:00
dllmain.cpp
stdafx.cpp
stdafx.h
targetver.h