onnx-mlir/test
Tung D. Le 9e82d388f0
Add support for Unsqueeze (#50)
* Infer shape for Unsqueeze

* Lower Unsqueeze

* Revise

* Turn off backend tests

* Compute tensorSize for static shape

* Compute tensorSize with unknown dims

* Edit tests

* Update the use of attributes

* Add e2e tests

* Use SmallVector

* Remove return

* Check whether the operand is ranked or not

Co-authored-by: Gheorghe-Teodor Bercea <gt.bercea@gmail.com>
2020-01-29 10:46:02 -05:00
..
backend Add support for Unsqueeze (#50) 2020-01-29 10:46:02 -05:00
mlir Add support for Unsqueeze (#50) 2020-01-29 10:46:02 -05:00
CMakeLists.txt Enable e2e tests (#29) 2020-01-20 12:30:08 -05:00