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
install
README.md -rw-r--r-- 2.1 KB
ctf2bin.py -rw-r--r-- 10.9 KB
pytest.ini -rw-r--r-- 29 bytes
txt2ctf.py -rw-r--r-- 6.8 KB
uci2ctf.py -rw-r--r-- 6.3 KB

README.md

back to top