onnx-mlir/test/mlir/onnx
Tung D. Le a720f9a7b2
Remove special GemmNoBias since we can handle it using NoneType bias (#100)
* Remove special GemmNoBias since we can handle it using NoneType bias

* Remove GemmNoBias from onnx.md

Co-authored-by: Tian Jin <tjingrant@gmail.com>
2020-02-25 13:20:43 +08: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 Inference maxpool (#48) 2020-01-30 14:30:28 -05:00