onnx-mlir/test/mlir/onnx
chentong319 2e08b2112c
String type (Ready for Review) (#182)
* string type from tensorflow

* simplify type

* parser and print

* gen StringType for tablegen

* onnx to onnx-mlir type

* add namespace

* allow all integer type

* dialect document

* add test case

* format

* more precise type for ONNXOp

* format

* enable the failed test

* update comment

* update onnx.md

Co-authored-by: Gheorghe-Teodor Bercea <gt.bercea@gmail.com>
2020-06-25 16:34:37 -04:00
..
onnx_canonicalization.mlir Implement PadOp based on attribute promotion (#71) 2020-05-15 13:19:28 +08:00
onnx_constprop.mlir constant folding for transpose of constant tensors (#171) 2020-06-17 10:42:06 -04:00
onnx_decompose.mlir Add the split marker to test files (#90) 2020-04-16 15:17:27 +08: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 Add basic support for memory pool (#161) 2020-06-09 16:48:33 -04:00
onnx_krnl_global_elision.mlir Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
onnx_lowering.mlir String type (Ready for Review) (#182) 2020-06-25 16:34:37 -04:00
onnx_lowering_with_dealloc.mlir Add AffineScope trait to KrnlIterateOp and enable affine-loop-fusion pass (#140) 2020-06-08 15:36:27 +08:00
onnx_shape_inference.mlir String type (Ready for Review) (#182) 2020-06-25 16:34:37 -04:00
onnx_shape_inference_maxpool.mlir Add the split marker to test files (#90) 2020-04-16 15:17:27 +08:00
onnx_structure.mlir String type (Ready for Review) (#182) 2020-06-25 16:34:37 -04:00