https://github.com/Microsoft/CNTK
Revision fefa2acd56e3a9563cf6cef1c8653da88b472a14 authored by Frank Seide on 22 November 2015, 05:40:26 UTC, committed by Frank Seide on 22 November 2015, 05:40:26 UTC
SGDParams(ConfigRecordType &, ...) now takes as the second arg not an ElemTyep but just the size of the ElemType, as that is what is needed by it
1 parent 2e2de8e
History
Tip revision: fefa2acd56e3a9563cf6cef1c8653da88b472a14 authored by Frank Seide on 22 November 2015, 05:40:26 UTC
bug fix: three ExistsCurrent() calls in SGDParams() should just be Exists() (per discussion with Amit);
Tip revision: fefa2ac
File Mode Size
BrainScript
Common
DataReader
Demos
Documentation
ExampleSetups
MachineLearning
Math
Scripts
Tests
license
.gitattributes -rw-r--r-- 49 bytes
.gitignore -rw-r--r-- 2.6 KB
CNTK.sln -rw-r--r-- 54.6 KB
CppCntk.vssettings -rw-r--r-- 10.0 KB
Makefile -rw-r--r-- 15.9 KB
README -rw-r--r-- 5.1 KB
ThirdPartyNotices.txt -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 12.4 KB

README

back to top