onnx-mlir/test/mlir
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
..
krnl clean up 2019-12-21 02:07:24 -05:00
onnx [MLIR] Add broadcasting support for element wise operations (#398) 2019-12-21 02:08:27 -05:00
CMakeLists.txt [MLIR] compartmentalize build script (#369) 2019-12-21 00:34:51 -05:00
lit.cfg.py Fix rebase errors. (#378) 2019-12-21 00:46:29 -05:00
lit.site.cfg.py.in Fix rebase errors. (#378) 2019-12-21 00:46:29 -05:00