https://github.com/Microsoft/CNTK
Revision 7029d00f5ec4f8e570fe7a01555c78c3a7b7abce authored by KeDengMS on 03 March 2017, 09:13:07 UTC, committed by KeDengMS on 03 March 2017, 09:13:07 UTC
This made attention sum calculation on CPU ~70x faster (from 180ms -> 2.5ms) in a case of attention sum for vocab_dim=40000, sequence_length=100, with 10 sequences in a batch
1 parent 77154a7
History
Tip revision: 7029d00f5ec4f8e570fe7a01555c78c3a7b7abce authored by KeDengMS on 03 March 2017, 09:13:07 UTC
Times optimization for two sequences to avoid unroll in time steps
Tip revision: 7029d00
File Mode Size
Dependencies
Documentation
Examples
Scripts
Source
Tests
Tools
Tutorials
bindings
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 2.5 KB
.gitignore -rw-r--r-- 5.3 KB
.gitmodules -rw-r--r-- 211 bytes
CNTK.Common.props -rw-r--r-- 1.2 KB
CNTK.Cpp.props -rw-r--r-- 7.7 KB
CNTK.sln -rw-r--r-- 184.1 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-- 51.3 KB
README.md -rw-r--r-- 8.3 KB
configure -rwxr-xr-x 31.9 KB

README.md

back to top