onnx-mlir/test
Tung D. Le 2814ea3898
Support dilations and enable the remaining e2e tests for MaxPoolSingleOut (#31)
* Support dilations and enable e2e tests

* Fix allocating memory for dynamic shape

* Edit comments

* Do dilation by computing an offset from kernel index

* Correct dilation formula, add an example of out-of-bound, and add a test for dilation

Co-authored-by: Gheorghe-Teodor Bercea <gt.bercea@gmail.com>
2020-03-18 09:55:50 -04:00
..
backend Support dilations and enable the remaining e2e tests for MaxPoolSingleOut (#31) 2020-03-18 09:55:50 -04:00
mlir Support dilations and enable the remaining e2e tests for MaxPoolSingleOut (#31) 2020-03-18 09:55:50 -04:00
CMakeLists.txt Enable e2e tests (#29) 2020-01-20 12:30:08 -05:00