https://github.com/Microsoft/CNTK
History
Tip revision: a05c3c642648373f4ede0956e4286257c3d59a61 authored by liqfu on 24 August 2018, 17:46:51 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: a05c3c6
File Mode Size
ComputationGraphAlgorithms.h -rw-r--r-- 17.3 KB
EvaluatorWrapper.h -rw-r--r-- 5.7 KB
PrimitiveFunction.h -rw-r--r-- 40.2 KB
PrimitiveFunctionAttribute.h -rw-r--r-- 8.5 KB
PrimitiveOpType.h -rw-r--r-- 2.8 KB

back to top