https://github.com/Microsoft/CNTK
Revision 8087de03b49a67011695145fd815d28bc4fddaef authored by Frank Seide on 01 September 2015, 20:19:41 UTC, committed by Frank Seide on 01 September 2015, 20:19:41 UTC
changed lots of function arguments from shared_ptrs passed by value to passed as const &, to save ref counting overhead
1 parent e74e5e3
History
Tip revision: 8087de03b49a67011695145fd815d28bc4fddaef authored by Frank Seide on 01 September 2015, 20:19:41 UTC
changed a lot of 'let' inside Evaluate() to 'let &' to save some stack space;
Tip revision: 8087de0
File Mode Size
BrainScript
Common
DataReader
Demos
Documentation
ExampleSetups
MachineLearning
Math
Scripts
Tests
license
.gitattributes -rw-r--r-- 21 bytes
.gitignore -rw-r--r-- 2.6 KB
CNTK.sln -rw-r--r-- 22.4 KB
CppCntk.vssettings -rw-r--r-- 10.0 KB
Makefile -rw-r--r-- 12.6 KB
Makefile_kaldi.cpu -rw-r--r-- 8.2 KB
Makefile_kaldi.gpu -rw-r--r-- 9.4 KB
Makefile_kaldi2.cpu -rw-r--r-- 8.2 KB
Makefile_kaldi2.gpu -rw-r--r-- 9.1 KB
README -rw-r--r-- 4.7 KB
ThirdPartyNotices.txt -rw-r--r-- 2.1 KB
configure -rw-r--r-- 9.8 KB
kaldi_vars.mk -rw-r--r-- 927 bytes

README

back to top