https://github.com/Microsoft/CNTK
Revision f061291ebd5e6199e660b39d8ed14a27e6b09776 authored by Frank Seide on 05 September 2015, 07:21:53 UTC, committed by Frank Seide on 05 September 2015, 07:21:53 UTC
DistGradHeader no longer depending on <ElemType>;
all accesses of ComputationNode::TypeName are now done to <float> variant instead of <ElemType>, for consistency where we don't have an <ElemType>
1 parent 95f2e11
History
Tip revision: f061291ebd5e6199e660b39d8ed14a27e6b09776 authored by Frank Seide on 05 September 2015, 07:21:53 UTC
changed several scalar values from ElemType to double, including all objective values, error metrics, learning rates, dropout rate, adaptation weights etc., to eliminate more <ElemType> depnedency;
Tip revision: f061291
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-- 31.5 KB
CppCntk.vssettings -rw-r--r-- 10.0 KB
Makefile -rw-r--r-- 13.2 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 -rwxr-xr-x 9.8 KB
kaldi_vars.mk -rw-r--r-- 927 bytes

README

back to top