CNTK/Source/ActionsLib
Frank Seide ecc8deb5b5 implemented include-path traversal for BrainScript and turned CNTK standard BS into an include file CNTK.core.bs;
bug fix for Issue #210: PreComputeNodeBase must infer layout from input after loading;
ImageReader post-build events now consistently use xcopy
2016-03-05 21:27:04 -08:00
..
Actions.h Adds code for exporting model to DBN (legacy) format. 2016-02-17 10:18:11 +01:00
ActionsLib.vcxproj .vcxproj: let intermediate output go into a common directory 2016-02-10 09:10:07 +01:00
ActionsLib.vcxproj.filters made everything build again after deleting the unused MultiNetworks functions, incl. deleting related entries in SimpleNetworkBuilder; 2016-01-22 09:13:52 -08:00
EvalActions.cpp Fix the build error after merge. 2016-03-03 11:26:00 -08:00
OtherActions.cpp Address CR feedback. 2016-03-03 19:53:50 -08:00
SpecialPurposeActions.cpp Adds code for exporting model to DBN (legacy) format. 2016-02-17 10:18:11 +01:00
TrainActions.cpp implemented include-path traversal for BrainScript and turned CNTK standard BS into an include file CNTK.core.bs; 2016-03-05 21:27:04 -08:00