https://github.com/Microsoft/CNTK
Revision d3130e721a0f969e410f8485d544361e796b5821 authored by Alexey Reznichenko on 18 May 2016, 08:30:21 UTC, committed by Alexey Reznichenko on 18 May 2016, 13:50:04 UTC
    * Move caching into a stand-alone ChunkCache class.
    Add a config flag 'keepDataInMemory' to cache the whole dataset.
    * Allow both tabs and spaces as separators.
    * Couple loading/indexing retries with file re-opening (if there was a
    file error and the file handle is stale).
    * Break 'randomize' config parameter into boolean 'randomize' and
    integer 'randomizationWindow'.
    * Add 'frameMode' config flag.
    * Add an extra check and verify that the expected sequence length
    (calculated during indexing) matches the actual length (maximum
    number of samples in an input).
1 parent 3fd2310
History
Tip revision: d3130e721a0f969e410f8485d544361e796b5821 authored by Alexey Reznichenko on 18 May 2016, 08:30:21 UTC
Add a few improvements to CNTKTextFormatReader.
Tip revision: d3130e7
File Mode Size
Documentation
Examples
Source
Tests
Tools
contrib
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 1.4 KB
.gitignore -rw-r--r-- 2.5 KB
.gitmodules -rw-r--r-- 96 bytes
CNTK.Cpp.props -rw-r--r-- 4.0 KB
CNTK.sln -rw-r--r-- 133.5 KB
CONTRIBUTING.md -rw-r--r-- 199 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 24.1 KB
README.md -rw-r--r-- 4.3 KB
configure -rwxr-xr-x 17.8 KB

README.md

back to top