https://github.com/Microsoft/CNTK
Revision 0e880c2c641db58ff5b8b328b4f67027658a30f1 authored by Frank Seide on 23 December 2015, 21:38:13 UTC, committed by Frank Seide on 23 December 2015, 21:38:13 UTC
GetSampleShape() changed to GetAndValidateSampleLayout() which no longer makes up TensorShapes but rather enforces that m_sampleLayout is consistent and plausibly set up. Avoids a copy
1 parent 788b1d3
History
Tip revision: 0e880c2c641db58ff5b8b328b4f67027658a30f1 authored by Frank Seide on 23 December 2015, 21:38:13 UTC
some simplification of tensor-shape building, but no measurable speed impact;
Tip revision: 0e880c2
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.2 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