onnx-mlir/test/mlir/onnx
chentong319 49dae74eab
Create constant pad (#75)
* handle pad op which does not have the optional third argment

* rewrite PadConstantValue with constant pad into PadConstantValuePad

* add test for PadConstantValuePad

* update onnx.md
2020-02-11 15:32:01 -05:00
..
onnx_canonicalization.mlir Create constant pad (#75) 2020-02-11 15:32:01 -05:00
onnx_lowering.mlir Add support for strides when emitting convolution loop nest. (#76) 2020-02-11 11:53:13 -05:00
onnx_lowering_with_dealloc.mlir Chentong319 attribute with variant (#25) 2020-01-21 19:36:21 -07:00
onnx_shape_inference.mlir Handle 1-D MATMUL N-D (#56) 2020-01-29 10:35:05 -05:00
onnx_shape_inference_maxpool.mlir Inference maxpool (#48) 2020-01-30 14:30:28 -05:00