onnx-mlir/src/Dialect/ONNX
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
..
CMakeLists.txt String type (Ready for Review) (#182) 2020-06-25 16:34:37 -04:00
ONNXOps.cpp Shape inference for some ops in RNN models (#207) 2020-07-22 10:15:56 -04:00
ONNXOps.hpp String type (Ready for Review) (#182) 2020-06-25 16:34:37 -04:00
ONNXOps.td String type (Ready for Review) (#182) 2020-06-25 16:34:37 -04:00
ONNXOps.td.inc Shape inference for some ops in RNN models (#207) 2020-07-22 10:15:56 -04:00
ONNXOps.td.inc.dc save and check the version of ONNX operation (#125) 2020-05-20 13:48:45 -04:00
ONNXOpsHelper.cpp String type (Ready for Review) (#182) 2020-06-25 16:34:37 -04:00
ONNXOpsHelper.hpp Add type inference for CastOp (#156) 2020-06-04 09:05:04 -04:00