https://github.com/Microsoft/CNTK
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
Tip revision: 7f59333b94df6507b4dd92e89a7770897117e5b0 authored by Bowen Bao on 16 July 2018, 16:52:16 UTC
Update support for MatMul and Gemm
Tip revision: 7f59333
File Mode Size
gsl @ d846fe5

back to top