https://github.com/Microsoft/CNTK
Revision b98855a9a1972c96a25a4a451fc76e7de4b60587 authored by Frank Seide on 19 December 2015, 03:59:26 UTC, committed by Frank Seide on 19 December 2015, 03:59:26 UTC
bug fix: GetTensorsForwardBinary() ignored #samples in FrameRange;
bug fix: TensorView cannot hold a reference to a Matrix object since these are often temporaries. Instead, we copy a Matrix object that itself is a reference;
deleted orphaned ClassDiagram.cd from Math Project
1 parent 9fe02f9
History
Tip revision: b98855a9a1972c96a25a4a451fc76e7de4b60587 authored by Frank Seide on 19 December 2015, 03:59:26 UTC
tensor library works in PlusNode prototype implementation() which reduces ForwardProp() to two lines of code;
Tip revision: b98855a
File Mode Size
Documentation
Examples
Source
Tests
Tools
license
.gitattributes -rw-r--r-- 49 bytes
.gitignore -rw-r--r-- 2.6 KB
CNTK.sln -rw-r--r-- 76.3 KB
CppCntk.vssettings -rw-r--r-- 10.0 KB
Makefile -rw-r--r-- 17.9 KB
README.md -rw-r--r-- 7.2 KB
ThirdPartyNotices.txt -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 13.9 KB

README.md

back to top