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
BatchNormalizationEngineTests.cpp -rw-r--r-- 16.1 KB
CPUMatrixTests.cpp -rwxr-xr-x 29.0 KB
CPUSparseMatrixTests.cpp -rw-r--r-- 5.4 KB
ConvolutionEngineTests.cpp -rw-r--r-- 48.6 KB
GPUMatrixCudaBlasTests.cpp -rw-r--r-- 2.6 KB
GPUMatrixTests.cpp -rwxr-xr-x 25.9 KB
GPUSparseMatrixTests.cpp -rw-r--r-- 33.9 KB
HalfGPUTests.cpp -rw-r--r-- 32.1 KB
MathTests.vcxproj -rw-r--r-- 7.6 KB
MatrixBlasTests.cpp -rw-r--r-- 13.5 KB
MatrixDataSynchronizationTests.cpp -rw-r--r-- 4.8 KB
MatrixFileWriteReadTests.cpp -rw-r--r-- 3.0 KB
MatrixLearnerTests.cpp -rw-r--r-- 4.5 KB
MatrixQuantizerTests.cpp -rw-r--r-- 19.1 KB
MatrixSparseDenseInteractionsTests.cpp -rw-r--r-- 14.1 KB
MatrixTests.cpp -rw-r--r-- 88.7 KB
QuantizedOperationsTests.cpp -rw-r--r-- 2.1 KB
QuantizersTests.cpp -rw-r--r-- 2.4 KB
TensorTests.cpp -rw-r--r-- 5.8 KB
TensorTestsHelper.h -rw-r--r-- 12.2 KB
common.h -rw-r--r-- 2.5 KB
constants.cpp -rw-r--r-- 859 bytes
constants.h -rw-r--r-- 471 bytes
fixtures.cpp -rw-r--r-- 1.3 KB
fixtures.h -rw-r--r-- 406 bytes
stdafx.cpp -rw-r--r-- 315 bytes
stdafx.h -rw-r--r-- 894 bytes
targetver.h -rw-r--r-- 467 bytes

back to top