onnx-mlir/test/backend
Gheorghe-Teodor Bercea e4c23da4fd
Lower MaxPoolSingleOutOp to Krnl dialect (#1)
* Lower MaxPoolSingleOutOp to Krnl dialect

* Edit comments

* Update changes according to the new folder structure

* Add MLIR tests

* Support ceil_mode

* Merge the first two krnl loops into one krnl loop; remove attribute checks

* Dynamically allocate memory for the result if the result has unknown dimensions

Co-authored-by: Gheorghe-Teodor Bercea <gt.bercea@gmail.com>
2020-03-04 14:27:21 -05:00
..
CMakeLists.txt Enable e2e tests (#29) 2020-01-20 12:30:08 -05:00
test.py Lower MaxPoolSingleOutOp to Krnl dialect (#1) 2020-03-04 14:27:21 -05:00
test_config.py.in Enable e2e tests (#29) 2020-01-20 12:30:08 -05:00