onnx-mlir/test/mlir/onnx
TUNG LEDUC 06a968d4a1 [MLIR] Add broadcasting support for element wise operations (#398)
* Add broadcasting support for elementwise operations

* Remove MLIRDialect from MLIRWholeArchiveLibs

* Rewrite getLoopIVsForBroadcasting

* Compute dimensions for allocating result memory

* Compute dimensions for allocating result memory (revised)

* Use static dimension for element-wise operation testcases

* Add a test for addition with broadcasting

* Missed Traits.h when merging

* Revise

* Update SharedWork.md

* Broadcasting for variadic operations

* Edit comments

* Update SharedWork.md

* Reorganize the code

* Add CHECK-LABEL for test_add_with_broadcasting
2019-12-21 02:08:27 -05:00
..
onnx_canonicalization.mlir [MLIR] Add one more test case for MatMul-Add fusion (#380) 2019-12-21 00:51:54 -05:00
onnx_lowering.mlir [MLIR] Add broadcasting support for element wise operations (#398) 2019-12-21 02:08:27 -05:00
onnx_lowering_with_dealloc.mlir [MLIR] Add broadcasting support for element wise operations (#398) 2019-12-21 02:08:27 -05:00