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
BrainScript
CNTK.cpp -rw-r--r-- 34.7 KB
CNTK.vcxproj -rw-r--r-- 11.8 KB
CNTK.vcxproj.filters -rw-r--r-- 9.9 KB
DefaultMacros.txt -rw-r--r-- 1.7 KB
ModelEditLanguage.cpp -rw-r--r-- 27.2 KB
ModelEditLanguage.h -rw-r--r-- 29.2 KB
NdlScript.txt -rw-r--r-- 13.9 KB
modelEditor.txt -rw-r--r-- 1.9 KB
modelEditorFromScratch.txt -rw-r--r-- 2.7 KB
stdafx.cpp -rw-r--r-- 356 bytes
stdafx.h -rw-r--r-- 854 bytes
targetver.h -rw-r--r-- 466 bytes
tests.cpp -rw-r--r-- 21.9 KB

back to top