Revision 7f59333b94df6507b4dd92e89a7770897117e5b0 authored by Bowen Bao on 16 July 2018, 16:52:16 UTC, committed by Bowen Bao on 20 July 2018, 22:52:01 UTC
DEBUG: helper prints.

add more matmul tests.

Add comment for the mysterious swap of input position of ONNXToCNTK Times operator.

support import/export on matmul.

add direct export of equivalent block ops.

update Operator adding ConvertedBlockOP

DEBUG: remove prints

update comments

update dim_denotation for verify_two_input

update import/export(block) for Gemm

DEBUG: remove prints

move Gemm to internal

move MatMul to internal.

update PrimitiveFunction::Attributes for Gemm.

small changes on nit and param name etc.

update PrimitiveFunction attribute names.

typo

update documentation for arguments order change
1 parent 1eb5183
History
File Mode Size
cmake
cntk-binary-drop
devInstall
docker
README.md -rw-r--r-- 330 bytes
build-and-test -rwxr-xr-x 12.5 KB
check-git-head.sh -rwxr-xr-x 1.9 KB
generate_build_info -rwxr-xr-x 5.5 KB
get-datasets.sh -rwxr-xr-x 1.0 KB
make_binary_drop_linux -rwxr-xr-x 7.5 KB
make_binary_drop_windows.ps1 -rw-r--r-- 5.2 KB
make_samples_zip.ps1 -rw-r--r-- 1.4 KB
msvc_collect_coverage.py -rwxr-xr-x 2.4 KB
run_boost_unit_tests.py -rwxr-xr-x 1.5 KB
samples.json -rw-r--r-- 27.8 KB
test-samples-json.ps1 -rw-r--r-- 3.3 KB

README.md

back to top