onnx-mlir/src
Anh Leu c9e3ba2d64
Add shape inference for ScalerOp (#228)
* move scalerop to decompose

* change clang format

* change clang format

* add shape inference for scaler op

* fixing generated onnxop

* generate onnx.md

* Add shape inference for scaler op

* add benefit for scaler decompose and simplify scaler shape inference
2020-07-23 13:05:19 -04:00
..
Builder Fix importing none inputs (#217) 2020-07-14 10:06:58 -04:00
Conversion Revert "Emit allocs at the top of functions (#222)" (#226) 2020-07-21 18:30:39 -04:00
Dialect Add shape inference for ScalerOp (#228) 2020-07-23 13:05:19 -04:00
Interface Error fix3 (#145) 2020-05-27 10:09:28 +08:00
Pass Bundle individual memory pools into a single memory pool (#183) 2020-07-08 12:35:31 -04:00
Runtime Add PIC property to RtMemRefUtils (#225) 2020-07-22 14:15:25 +08:00
Tool Add emitjni target (#204) 2020-07-11 13:23:13 +08:00
Transform Add shape inference for ScalerOp (#228) 2020-07-23 13:05:19 -04:00
CMakeLists.txt Add emitjni target (#204) 2020-07-11 13:23:13 +08:00
ExternalUtil.hpp.in Add emitjni target (#204) 2020-07-11 13:23:13 +08:00
InitMLIRPasses.hpp Add selected MLIR options (#213) 2020-07-09 18:12:57 -04:00
InitOMPasses.hpp Bundle individual memory pools into a single memory pool (#183) 2020-07-08 12:35:31 -04:00
MainUtils.cpp Revert "Emit allocs at the top of functions (#222)" (#226) 2020-07-21 18:30:39 -04: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