onnx-mlir/test
Anh Leu e631283c71
ScalerOp support non-float input using CastOp (#231)
* 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

Co-authored-by: chentong319 <chentong@us.ibm.com>
2020-07-24 10:57:52 -04:00
..
backend Lower SqueezeOp to Krnl dialect (#164) 2020-07-03 16:26:41 +08:00
mlir ScalerOp support non-float input using CastOp (#231) 2020-07-24 10:57:52 -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