onnx-mlir/test/mlir/krnl
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
..
pack_krnl_constants_be Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
pack_krnl_constants_le Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
constant.mlir Add the split marker to test files (#90) 2020-04-16 15:17:27 +08:00
krnl_getref_lowering.mlir Add basic support for memory pool (#161) 2020-06-09 16:48:33 -04:00
memory_pool.mlir Add basic support for memory pool (#161) 2020-06-09 16:48:33 -04:00
ops.mlir Add the split marker to test files (#90) 2020-04-16 15:17:27 +08:00
pack_consts_mix_types.mlir Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
pack_krnl_consts_to_file.mlir Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
reshape.mlir String type (Ready for Review) (#182) 2020-06-25 16:34:37 -04:00