https://github.com/Microsoft/CNTK
History
Tip revision: 0e208365be18021f25c19a24ea34bf8e187926e7 authored by liqfu on 26 August 2018, 15:41:20 UTC
CNTK splice allows broadcast. This case is handled in the change. For noop (identity) ops, its inputs and outputs types shall be set according to upstream ops. ToBatch/ToSequence and Unpack Batch/Sequence ops added during model importing need tp be skipped. Model import need to handle ops with multiple outputs
Tip revision: 0e20836
File Mode Size
Actions.h -rw-r--r-- 2.7 KB
ActionsLib.vcxproj -rw-r--r-- 6.4 KB
ActionsLib.vcxproj.filters -rw-r--r-- 3.2 KB
EvalActions.cpp -rw-r--r-- 9.9 KB
NDLNetworkBuilder.cpp -rw-r--r-- 37.4 KB
NDLNetworkBuilder.h -rw-r--r-- 24.3 KB
NDLUtil.h -rw-r--r-- 7.2 KB
NetworkDescriptionLanguage.cpp -rw-r--r-- 16.0 KB
NetworkDescriptionLanguage.h -rw-r--r-- 41.9 KB
NetworkFactory.cpp -rw-r--r-- 10.2 KB
OtherActions.cpp -rw-r--r-- 22.9 KB
SimpleNetworkBuilder.cpp -rw-r--r-- 81.6 KB
SimpleNetworkBuilder.h -rw-r--r-- 14.2 KB
SpecialPurposeActions.cpp -rw-r--r-- 2.3 KB
SynchronousExecutionEngine.h -rw-r--r-- 16.6 KB
TrainActions.cpp -rw-r--r-- 12.5 KB

back to top