onnx-mlir/test/mlir
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
..
conversion Bug fix, ensure krnl.iterate can lower in the degenerate case. (#78) 2020-04-10 23:27:00 +08:00
krnl String type (Ready for Review) (#182) 2020-06-25 16:34:37 -04:00
onnx String type (Ready for Review) (#182) 2020-06-25 16:34:37 -04:00
transform String type (Ready for Review) (#182) 2020-06-25 16:34:37 -04:00
CMakeLists.txt Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
lit.cfg.py Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
lit.site.cfg.py.in Remove whole archive linkage (#173) 2020-06-19 00:21:27 +08:00