https://github.com/Microsoft/CNTK
Revision aa4d01ca7193386fa61219c573ea98d2aa6f48c6 authored by Eldar Akchurin on 10 July 2017, 16:18:21 UTC, committed by Eldar Akchurin on 17 July 2017, 12:27:56 UTC
    - Breaking change in C++ API:
        NDShape::Unknown has been changed to NDShape::Unknown()
    - Readers mostly moved to CNTK namespace
    - Some duplicate types between readers and V2 library are removed
    - Readers now depend (header only) from V2
1 parent bbdb5b7
History
Tip revision: aa4d01ca7193386fa61219c573ea98d2aa6f48c6 authored by Eldar Akchurin on 10 July 2017, 16:18:21 UTC
Moving data deserializer to the experimental header and refactoring common types between v2 and old readers.
Tip revision: aa4d01c
File Mode Size
Dependencies
Documentation
Examples
Manual
Scripts
Source
Tests
Tools
Tutorials
bindings
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 3.1 KB
.gitignore -rw-r--r-- 6.1 KB
.gitmodules -rw-r--r-- 211 bytes
CNTK.Common.props -rw-r--r-- 1.5 KB
CNTK.Cpp.props -rw-r--r-- 9.3 KB
CNTK.sln -rw-r--r-- 194.7 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-- 56.5 KB
README.md -rw-r--r-- 4.7 KB
configure -rwxr-xr-x 34.5 KB

README.md

back to top