https://github.com/Microsoft/CNTK
Revision 2b24f6226359fc8c70049697028f1c0363baa694 authored by kaisheny on 12 July 2015, 04:41:50 UTC, committed by kaisheny on 12 July 2015, 04:41:50 UTC
1 parent 63c3e46
History
Tip revision: 2b24f6226359fc8c70049697028f1c0363baa694 authored by kaisheny on 12 July 2015, 04:41:50 UTC
Supporting multinetwork SGD. Return pointer instead of reference for network functions, including OutputNodes, InputNodes, etc. SetActualMiniBatchSize also has a vector of ComputationNodePtr of feature nodes so that those feature nodes can have function column size set according to minibatch size. Added PairNodes interface for ComputationNetwork and serialize this for MultiNetwork SGD. SimpleEvaluator to use pointer to refer nodes and networks.
Tip revision: 2b24f62
File Mode Size
CheckInSuites
Common
DataReader
Demos
Documentation
ExampleSetups
MachineLearning
Math
Scripts
license
.gitignore -rw-r--r-- 2.6 KB
CNTK.sln -rw-r--r-- 18.7 KB
Makefile -rw-r--r-- 8.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.1 KB
Makefile_kaldi2.gpu -rw-r--r-- 9.1 KB
README -rw-r--r-- 5.0 KB
kaldi_vars.mk -rw-r--r-- 927 bytes

README

back to top