onnx-mlir/src
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
..
Builder Added builder case for int8 tensors in the dialect (#263) 2020-08-13 09:16:27 -04:00
Conversion Add krnl.dim operation and lowering pass (#261) 2020-08-14 12:59:33 -04:00
Dialect OneHotEncoder Shape Inference (#265) 2020-08-14 16:13:31 -04:00
Interface Error fix3 (#145) 2020-05-27 10:09:28 +08:00
Pass Add krnl.dim operation and lowering pass (#261) 2020-08-14 12:59:33 -04:00
Runtime include stdlib.h on macOS (#236) 2020-07-30 16:48:31 +08:00
Tool Update LLVM commit ID to the version that corresponds to MLIR News, 13th edition (8/7/2020) (#248) 2020-08-14 12:52:48 +08:00
Transform Add krnl.dim operation and lowering pass (#261) 2020-08-14 12:59:33 -04:00
CMakeLists.txt Add krnl.dim operation and lowering pass (#261) 2020-08-14 12:59:33 -04:00
ExternalUtil.hpp.in Call LLVM opt to optimize bitcode (#245) 2020-08-03 11:46:21 +08:00
InitMLIRPasses.hpp Add selected MLIR options (#213) 2020-07-09 18:12:57 -04:00
InitOMPasses.hpp Add krnl.dim operation and lowering pass (#261) 2020-08-14 12:59:33 -04:00
MainUtils.cpp Update LLVM commit ID to the version that corresponds to MLIR News, 13th edition (8/7/2020) (#248) 2020-08-14 12:52:48 +08:00
MainUtils.hpp Add emitjni target (#204) 2020-07-11 13:23:13 +08:00
main.cpp Add emitjni target (#204) 2020-07-11 13:23:13 +08:00