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
CNTKTextFormatReader.cpp -rw-r--r-- 2.8 KB
CNTKTextFormatReader.h -rw-r--r-- 608 bytes
CNTKTextFormatReader.vcxproj -rw-r--r-- 5.2 KB
CNTKTextFormatReader.vcxproj.filters -rw-r--r-- 1.4 KB
Descriptors.h -rw-r--r-- 694 bytes
Exports.cpp -rw-r--r-- 2.0 KB
TextConfigHelper.cpp -rw-r--r-- 4.4 KB
TextConfigHelper.h -rw-r--r-- 2.3 KB
TextParser.cpp -rw-r--r-- 37.7 KB
TextParser.h -rw-r--r-- 6.7 KB
TextReaderConstants.h -rw-r--r-- 869 bytes
dllmain.cpp -rw-r--r-- 366 bytes
stdafx.cpp -rw-r--r-- 453 bytes
stdafx.h -rw-r--r-- 609 bytes
targetver.h -rw-r--r-- 492 bytes

back to top