https://github.com/Microsoft/CNTK
Revision 38d55e29ac2321357ea5ba5632f1dafb68bdf70b authored by Zhou Wang on 15 June 2016, 17:49:35 UTC, committed by Zhou Wang on 17 June 2016, 19:03:47 UTC
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
1 parent ffa8222
History
Tip revision: 38d55e29ac2321357ea5ba5632f1dafb68bdf70b authored by Zhou Wang on 15 June 2016, 17:49:35 UTC
fix Eval compilation error on Linux, address CR comments
Tip revision: 38d55e2
File Mode Size
Dependencies
Documentation
Examples
Scripts
Source
Tests
Tools
contrib
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 1.7 KB
.gitignore -rw-r--r-- 2.7 KB
.gitmodules -rw-r--r-- 96 bytes
CNTK.Cpp.props -rw-r--r-- 6.3 KB
CNTK.sln -rw-r--r-- 132.1 KB
CONTRIBUTING.md -rw-r--r-- 199 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 4.6 KB
Makefile -rw-r--r-- 26.3 KB
README.md -rw-r--r-- 4.5 KB
configure -rwxr-xr-x 18.5 KB

README.md

back to top