https://github.com/Microsoft/CNTK
History
Tip revision: ae163b33a85d3e07ae7c6b519f2c6d1409cf2263 authored by liqfu on 14 August 2018, 18:17:36 UTC
ONNX support for CNTK Sequence::Slice op. Due to a specific feature of CNTK Sequence::Slice op to handle zigged inputs (batch of variable length sequences), models converted from CNTK may not produce marching outcomes with zigged inputs.
Tip revision: ae163b3
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