CNTK/Common/FileTest
Frank Seide c380b98a54 Visual Studio Solution cleanup:
moved minibatchsourcehelpers.h to Common/Include, as it is shared amongst readers (exception: the HTK reader, which has a different version);
fixed some incorrect #include of basetypes.h;
copying of DLLs now does not copy if the file already exists and is not out of date;
prebuild.bat now only updates builddate.h if it has changed, to avoid CNTK.cpp to be recompiled each time;
fixed a few build warnings in the CUDA kernels (uninitialized variables);
removed unused PTasks references in Linux makefiles
2015-05-18 20:32:39 -07:00
..
FileTest.cpp Visual Studio Solution cleanup: 2015-05-18 20:32:39 -07:00
FileTest.h First Release of CNTK 2014-08-29 16:21:42 -07:00
FileTest.sln First Release of CNTK 2014-08-29 16:21:42 -07:00
FileTest.vcxproj First Release of CNTK 2014-08-29 16:21:42 -07:00
FileTest.vcxproj.vspscc First Release of CNTK 2014-08-29 16:21:42 -07:00
FileTest.vssscc First Release of CNTK 2014-08-29 16:21:42 -07:00
stdafx.cpp First Release of CNTK 2014-08-29 16:21:42 -07:00
stdafx.h First Release of CNTK 2014-08-29 16:21:42 -07:00
targetver.h First Release of CNTK 2014-08-29 16:21:42 -07:00