https://github.com/Microsoft/CNTK
Revision c367e6cc4f1b934a3d6bd2526667a0e4b6a16dd6 authored by Zhou Wang on 20 June 2016, 11:51:38 UTC, committed by Zhou Wang on 27 June 2016, 10:43:21 UTC
Adapt cppevalcient to build both on Windwos and Linux

Add comment for using "this->" explicitly

Add to build LibEval.so in Makefile

minor changes

EvalSample on Linux

Add EvalSampleClient to Makefile

fix errors in Makefile

fix compilation error on Linux

fix more errors

add main function for Linux

Fix captial case for Eval.h on Linux

build cppevalclient

Add dependency processing for .cu

replace \ with / in the file path on Linux

Adapt path on Linux

fix path on Linux

Use main() on Windows, remvoe unused files and path in Makefile
remove unused files

Use main() on Windows, and remove the wrapper for Linux

further remvoe unused files

fine tuning on lib and path

minor changes
1 parent d39410d
History
Tip revision: c367e6cc4f1b934a3d6bd2526667a0e4b6a16dd6 authored by Zhou Wang on 20 June 2016, 11:51:38 UTC
Add building libeval.so and cppevalclient on Linux;
Tip revision: c367e6c
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-- 133.0 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-- 28.5 KB
README.md -rw-r--r-- 5.4 KB
configure -rwxr-xr-x 18.5 KB

README.md

back to top