CNTK/DataReader/DataReaderTest
ascii991218 5c368087db A large modification, allowing compilation of CNTK under linux g++
1. Add Common/Include/Platform.h for substitution of windows API and types
2. Fixed compile errors under g++, warning is not handled.
3. Compiles Readers into shared library, added code in *Reader/Export.cpp for dynamic linking and loading
4. Fixed msra::strfun::_strprintf to make it work under linux g++
5. Added makefiles for building (cpu and gpu)
2015-01-17 21:03:40 +08:00
..
DataReaderTest.vcxproj First Release of CNTK 2014-08-29 16:21:42 -07:00
DataReaderTest.vcxproj.vspscc First Release of CNTK 2014-08-29 16:21:42 -07:00
DataReaderUnitTest.cpp A large modification, allowing compilation of CNTK under linux g++ 2015-01-17 21:03:40 +08: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