onnx-mlir/test
Tung D. Le 034f98c00c
Shape inference for some ops in RNN models (#207)
* Shape inference for ShapeOp

* Shape inference for TileOp

* Fix check-doc

* Fix onnx-mlir-doc

* Shape inference for GatherOp

* Check validity of GatherOp's indices tensor

* Shape inference for Slice

* Tests for SliceOp

* Fix importing none inputs

* Type inference for constantofshape

* Empty tensor in case of ConstantOfShape

* Remove unrelated changes

Co-authored-by: chentong319 <chentong@us.ibm.com>
2020-07-22 10:15:56 -04:00
..
backend Lower SqueezeOp to Krnl dialect (#164) 2020-07-03 16:26:41 +08:00
mlir Shape inference for some ops in RNN models (#207) 2020-07-22 10:15:56 -04:00
numerical Add emitjni target (#204) 2020-07-11 13:23:13 +08:00
CMakeLists.txt Rapid check test (#141) 2020-06-08 10:18:55 +08:00