onnx-mlir/test/mlir/onnx
Gheorghe-Teodor Bercea 094be4f37a
Add support for strides when emitting convolution loop nest. (#76)
* Add support for strides when emitting convolution loop nest.

* Only emit stride multiplication if strides is greater than one.

* Add test.
2020-02-11 11:53:13 -05:00
..
onnx_canonicalization.mlir Add constraints for matmul-add fusion (#67) 2020-02-07 13:51:44 -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