https://github.com/Microsoft/CNTK
Revision 3066a16fe9483d733f90a6bb85d72f30ff31477b authored by Frank Seide on 04 September 2015, 01:41:59 UTC, committed by Frank Seide on 04 September 2015, 01:41:59 UTC
fixed the slew of dependencies, mostly SimpleNetworkBuilder.cpp;
ComputationNetwork no longer has to include all headers for all vairants of ComputationNodes;
a few ComputationNode derivates missed #includes
1 parent 31c50cb
History
Tip revision: 3066a16fe9483d733f90a6bb85d72f30ff31477b authored by Frank Seide on 04 September 2015, 01:41:59 UTC
moved most <ElemType>-dependent functions out of ComputationNetwork into a ComputationNetworkBuilder class (added two files);
Tip revision: 3066a16
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-- 22.3 KB
CppCntk.vssettings -rw-r--r-- 10.0 KB
Makefile -rw-r--r-- 13.1 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 -rw-r--r-- 9.8 KB
kaldi_vars.mk -rw-r--r-- 927 bytes

README

back to top