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
build-and-test -rwxr-xr-x 8.8 KB

back to top