onnx-mlir/test/mlir/onnx
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
..
onnx_bundle_memory_pool.mlir Revert "Emit allocs at the top of functions (#222)" (#226) 2020-07-21 18:30:39 -04:00
onnx_canonicalization.mlir Add shape inference for ScalerOp (#228) 2020-07-23 13:05:19 -04:00
onnx_constprop.mlir constant folding for transpose of constant tensors (#171) 2020-06-17 10:42:06 -04:00
onnx_decompose.mlir ScalerOp support non-float input using CastOp (#231) 2020-07-24 10:57:52 -04:00
onnx_elide_constants.mlir Rework output to improve readability of intermediate MLIR code. (#87) 2020-04-24 16:15:36 -04:00
onnx_enable_memory_pool.mlir Revert "Emit allocs at the top of functions (#222)" (#226) 2020-07-21 18:30:39 -04:00
onnx_krnl_global_elision.mlir Remove optimize_loops/return_loops op. (#200) 2020-07-08 12:49:15 +08:00
onnx_lowering.mlir Revert "Emit allocs at the top of functions (#222)" (#226) 2020-07-21 18:30:39 -04:00
onnx_lowering_with_dealloc.mlir Revert "Emit allocs at the top of functions (#222)" (#226) 2020-07-21 18:30:39 -04:00
onnx_shape_inference.mlir Add shape inference for ScalerOp (#228) 2020-07-23 13:05:19 -04:00
onnx_shape_inference_maxpool.mlir Add the split marker to test files (#90) 2020-04-16 15:17:27 +08:00
onnx_structure.mlir Revert "Emit allocs at the top of functions (#222)" (#226) 2020-07-21 18:30:39 -04:00