onnx-mlir/test/mlir/onnx
Alexandre Eichenberger 3b1c29c078
Using attribute setters for maxpool (#105)
* using attribute setters for maxpool

* fix typos, added handling of storage order, simplified code
2020-02-25 14:33:48 -05:00
..
onnx_canonicalization.mlir Support Optional Inputs (#94) 2020-02-24 23:46:48 +08:00
onnx_lowering.mlir Remove special GemmNoBias since we can handle it using NoneType bias (#100) 2020-02-25 13:20:43 +08:00
onnx_lowering_with_dealloc.mlir Chentong319 attribute with variant (#25) 2020-01-21 19:36:21 -07:00
onnx_shape_inference.mlir Allow 1-D convolutions. (#86) 2020-02-14 10:54:08 -05:00
onnx_shape_inference_maxpool.mlir Using attribute setters for maxpool (#105) 2020-02-25 14:33:48 -05:00