https://github.com/Microsoft/CNTK
Revision c10fb0cf1d90e6d0634ca6ca62f159035c0a40e8 authored by kaituoxu on 11 June 2018, 10:05:42 UTC, committed by Guoli Ye on 13 February 2019, 04:56:41 UTC
cherry-pick 8deb528b7298f988a614f8570ef1211ccdc446d6 from t-kax/debug-fsmn

cherry-pick 8deb528b7298f988a614f8570ef1211ccdc446d6 from t-kax/debug-fsmn

fix compilation error

fix compilation error 2

fix compilation error 3

fix compilation error 4

fix compilation error 5

FSMN bug fixed!! I have wrong understanding of one Minibatch Matrix's layout before and Now I have fixed related problem

try to fix memory bug(illegal memory access)

use MatrixPool and UpdateFunctionMBSize() to Resize m_flags & construct m_flags in BeginForwardProp()

[BiVfsmnNode] avoid CPU GPU transfer but still use hard code minibatch size

semi-orthogonal

semi-orthogonal

nan-debug

nan-debug

nan-debug

nan-debug

nan-debug

semi-orthogonal-errinfo

semi-orthogonal

alpha-debug

semi-orthogonal-errinfo

semi-orthogonal

semi-orthogonal-errinfo

semi-orthogonal

semi-orthogonal-errinfo

nan-debug

nan-debug

nan-debug

nan-debug

nan-debug

nan-debug-improve

nan-fix

update bo's fix, use seqIdx based FSMN flags

bug fix

bug fix

mask unreferenced local virable LR in SGD.cpp
1 parent 6063866
History
Tip revision: c10fb0cf1d90e6d0634ca6ca62f159035c0a40e8 authored by kaituoxu on 11 June 2018, 10:05:42 UTC
cherry-pick 8deb528b7298f988a614f8570ef1211ccdc446d6 from t-kax/debug-fsmn
Tip revision: c10fb0c
File Mode Size
Documentation
Examples
Manual
PretrainedModels
Scripts
Source
Tests
Tools
Tutorials
bindings
external
.clang-format -rw-r--r-- 951 bytes
.gitattributes -rw-r--r-- 3.4 KB
.gitignore -rw-r--r-- 8.4 KB
.gitmodules -rw-r--r-- 367 bytes
CMakeLists.txt -rw-r--r-- 269 bytes
CNTK.Common.props -rw-r--r-- 3.4 KB
CNTK.Cpp.props -rw-r--r-- 10.8 KB
CNTK.sln -rw-r--r-- 264.7 KB
CONTRIBUTING.md -rw-r--r-- 210 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 71.7 KB
README.md -rw-r--r-- 23.4 KB
ThirdPartyNotices.md -rw-r--r-- 21.0 KB
configure -rwxr-xr-x 37.4 KB

README.md

back to top