CNTK/Common
ascii991218 0443dc818d Merge branch 'master' of https://git.codeplex.com/cntk
Conflicts:
	.gitignore
	Common/Include/fileutil.h
2015-01-17 21:40:37 +08:00
..
FileTest A large modification, allowing compilation of CNTK under linux g++ 2015-01-17 21:03:40 +08:00
Include Merge branch 'master' of https://git.codeplex.com/cntk 2015-01-17 21:40:37 +08:00
PTask First Release of CNTK 2014-08-29 16:21:42 -07:00
BestGpu.cpp Merge branch 'master' of https://git.codeplex.com/cntk 2015-01-17 21:40:37 +08:00
ConfigFile.cpp ConfigFile.cpp now compiles (needed another stdlib mapping, _wcsnicmp(), and to change an assignment to a constructor call) 2014-11-02 19:37:32 -08:00
DataReader.cpp A large modification, allowing compilation of CNTK under linux g++ 2015-01-17 21:03:40 +08:00
DataWriter.cpp Plugin::Load() changed to also take wstrings (in additioin to strings), and also fixed two calls to it which unnecessarily passed c_str() instead of string; 2014-11-02 20:01:21 -08:00
Eval.cpp replace all tabs to four spaces in all files in the solution. 2014-11-06 19:24:05 -08:00
File.cpp added two missing headers for compiling with GCC; 2014-10-30 16:28:43 -07:00
fileutil.cpp Merge branch 'master' of https://git.codeplex.com/cntk 2015-01-17 21:40:37 +08:00