onnx-mlir/test/mlir
Anh Leu 00299910f3
OneHotEncoder Shape Inference (#265)
* move scalerop to decompose

* change clang format

* change clang format

* add shape inference for scaler op

* fixing generated onnxop

* generate onnx.md

* redo get onnx.md and onnxop.td.inc using onnx 1.6

* Add shape inference for scaler op

* add benefit for scaler decompose and simplify scaler shape inference

* add scaler decompose benefit num and simplify shape inference

* add cast builder

* cast rewrite only for float

* add cast op same type rewrite rule

* working on cast lowering

* cast lowering working

* add cast lowering

* fix format

* Delete OpBuildTable.inc

* complete requested changes

Co-authored-by: chentong319 <chentong@us.ibm.com>
2020-08-14 16:13:31 -04:00
..
conversion [NFC] Rename passes for stylistic consistency. (#232) 2020-07-31 21:37:35 +08:00
krnl Add krnl.dim operation and lowering pass (#261) 2020-08-14 12:59:33 -04:00
onnx OneHotEncoder Shape Inference (#265) 2020-08-14 16:13:31 -04:00
transform Shape inference for some ops in RNN models (#207) 2020-07-22 10:15:56 -04:00
CMakeLists.txt Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
lit.cfg.py Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
lit.site.cfg.py.in Remove whole archive linkage (#173) 2020-06-19 00:21:27 +08:00