onnx-mlir/test/mlir/onnx
Alexandre Eichenberger f5bed72e13
implement shape inference for concat (#74)
* implement shape inference for concat

* better checking of axis being concatenated: constant values only
2020-04-07 16:13:41 -04:00
..
onnx_canonicalization.mlir Unify Conv implementation (#54) 2020-03-26 11:03:19 -04:00
onnx_decompose.mlir [NFC] Change ONNF based names to ONNX-MLIR (#32) 2020-03-17 09:16:33 -04:00
onnx_lowering.mlir Emit constant tensors as global constants (#66) 2020-04-01 13:51:06 -04:00
onnx_lowering_with_dealloc.mlir [NFC] Change ONNF based names to ONNX-MLIR (#32) 2020-03-17 09:16:33 -04:00
onnx_shape_inference.mlir implement shape inference for concat (#74) 2020-04-07 16:13:41 -04:00
onnx_shape_inference_maxpool.mlir [NFC] Change ONNF based names to ONNX-MLIR (#32) 2020-03-17 09:16:33 -04:00