onnx-mlir/test
Tung D. Le 2c8f5701bd
Lower SqueezeOp to Krnl dialect (#164)
* Lower Squeeze op to Krnl dialect

* Emit tensor size as a single constant; add a lit test for unknown dimensions

* Code style

* Speical case where the input is only used by this squeeze op

* Remove squeeze-in-place optimization

* Update ConvertONNXToKrnl.cpp

Twek to re-run tests.

* Trigger buildbot re-run.

* Re-run CI

Co-authored-by: Tian Jin <tjingrant@gmail.com>
2020-07-03 16:26:41 +08:00
..
backend Lower SqueezeOp to Krnl dialect (#164) 2020-07-03 16:26:41 +08:00
mlir Lower SqueezeOp to Krnl dialect (#164) 2020-07-03 16:26:41 +08:00
numerical Support encoding data type infomration as part of the DMR struct. (#178) 2020-06-30 10:58:21 +08:00
CMakeLists.txt Rapid check test (#141) 2020-06-08 10:18:55 +08:00