onnx-mlir/test/mlir/onnx
Aaron Smith 8e6642b2bc
Update llvm version (#187)
* Update llvm version

* Update git hash for llvm-project

* Update option handling

* Update LLVM version

* Update tests

* Update git hash

* Update docs

* clang-format

* Fix operand adaptor

* Fix dim with constant

* Update LSTM.cpp

Co-authored-by: Tian Jin <tjingrant@gmail.com>
2020-07-07 21:26:00 +08: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 Replace std.load/std.store by affine.load/affine.store (#180) 2020-07-05 16:20:21 +08:00
onnx_krnl_global_elision.mlir Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
onnx_lowering.mlir Update llvm version (#187) 2020-07-07 21:26:00 +08:00
onnx_lowering_with_dealloc.mlir Update llvm version (#187) 2020-07-07 21:26:00 +08:00
onnx_shape_inference.mlir Lower SqueezeOp to Krnl dialect (#164) 2020-07-03 16:26:41 +08: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