https://github.com/Microsoft/CNTK
Revision 364dd8f69fc69e0d4371032c5a696648d1229b58 authored by Zhou Wang on 04 August 2017, 12:20:04 UTC, committed by Zhou Wang on 29 August 2017, 20:17:50 UTC
C#; and various fixes

Details:

fix wrong link

use /Zo option instead of undocumented /d2Zi+; remove /d2Zi+ for debug build;

move EvalMultithreads.cpp into Tests/EndToEndTests/EvalClientsTests/CNTKLibraryCPPEvalExamplesTests as preparation for the new CPP examples

add new CNTKLibraryCPPEvalExamples

use stdout

add first sample in CPPEvalExamples

add parallel evaluation examples

complete cpp examples

adapt linux build

add CPP tests to UWP

enable more tests on UWP

add running new tests; update baseline

add new cpp exampels to CNTKLibraryExamples.sln; use stdout instead of stderr in legacy eval dll; add missing cs examples

add file types for UWP

flush stdout to make cygwin happy

update baseline file for CPPUWPEval

update baseline for CNTKLibraryCSEvalExamplesTest
1 parent 8cb17fa
History
Tip revision: 364dd8f69fc69e0d4371032c5a696648d1229b58 authored by Zhou Wang on 04 August 2017, 12:20:04 UTC
Update CPP Eval Examples; update UWP Eval tests; Add more examples in
Tip revision: 364dd8f
File Mode Size
Dependencies
Documentation
Examples
Manual
PretrainedModels
Scripts
Source
Tests
Tools
Tutorials
bindings
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 3.3 KB
.gitignore -rw-r--r-- 6.2 KB
.gitmodules -rw-r--r-- 211 bytes
CNTK.Common.props -rw-r--r-- 1.6 KB
CNTK.Cpp.props -rw-r--r-- 11.7 KB
CNTK.sln -rw-r--r-- 213.2 KB
CONTRIBUTING.md -rw-r--r-- 210 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 4.6 KB
Makefile -rw-r--r-- 57.6 KB
README.md -rw-r--r-- 5.0 KB
configure -rwxr-xr-x 34.5 KB

README.md

back to top