onnx-mlir/test
Tung D. Le 4d8b855c17
Unify codes in shape inference and conversion (#98)
* Use AffineMap

* Shared AffineMap

* AffineMap for Conv/Pooling

* Create helper files

* Remove changes for Relu

* Remove redundant includes

* Use AffineMap for AveragePool's shape inference

* Add MLIR tests for unknown dimension case

* Extract a method AffineMapIntConstant

* Comment stylist and include path

Co-authored-by: Gheorghe-Teodor Bercea <gt.bercea@gmail.com>
2020-05-14 17:31:33 +08:00
..
backend Specify in linking stage, where runtime shared library is located. (#120) 2020-05-14 09:04:16 +08:00
mlir Unify codes in shape inference and conversion (#98) 2020-05-14 17:31:33 +08:00
CMakeLists.txt Enable e2e tests (#29) 2020-01-20 12:30:08 -05:00