onnx-mlir/test/mlir/onnx
daquexian cb3d1e4f64
Import graph output type from protobuf (#333)
* import output type

Signed-off-by: daquexian <daquexian566@gmail.com>

* rename input->value_info, update doc

Signed-off-by: daquexian <daquexian566@gmail.com>

* infer shape on return op inputs

Signed-off-by: daquexian <daquexian566@gmail.com>

* import output type from protobuf only if it has shape

Signed-off-by: daquexian <daquexian566@gmail.com>

* fix wrong gather test

Signed-off-by: daquexian <daquexian566@gmail.com>

* add comments

Signed-off-by: daquexian <daquexian566@gmail.com>
2020-10-03 22:21:15 +07:00
..
onnx_bundle_memory_pool.mlir Support per-block bundling for static memory pools. (#325) 2020-10-01 14:15:03 -04:00
onnx_canonicalization.mlir Support LLVM as of 7dcd0042 (#309) 2020-09-22 23:42:50 +07:00
onnx_constprop.mlir Fuse convolution and batch normalization (#253) 2020-08-18 16:41:40 +08:00
onnx_decompose.mlir Support LLVM as of 7dcd0042 (#309) 2020-09-22 23:42:50 +07:00
onnx_elide_constants.mlir Rework output to improve readability of intermediate MLIR code. (#87) 2020-04-24 16:15:36 -04:00
onnx_enable_memory_pool.mlir [NFC] Rename passes for stylistic consistency. (#232) 2020-07-31 21:37:35 +08:00
onnx_krnl_global_elision.mlir Remove optimize_loops/return_loops op. (#200) 2020-07-08 12:49:15 +08:00
onnx_location.mlir Update onnx_location.mlir (#319) 2020-09-24 10:17:29 -04:00
onnx_lowering.mlir Import graph output type from protobuf (#333) 2020-10-03 22:21:15 +07:00
onnx_lowering_with_dealloc.mlir [NFC] Rename passes for stylistic consistency. (#232) 2020-07-31 21:37:35 +08:00
onnx_shape_inference.mlir Improve shape inference of flatten Op (#314) 2020-09-29 12:59:01 -04:00
onnx_shape_inference_maxpool.mlir Support LLVM as of 7dcd0042 (#309) 2020-09-22 23:42:50 +07:00
onnx_structure.mlir Support LLVM as of 7dcd0042 (#309) 2020-09-22 23:42:50 +07:00