onnx-mlir/test/mlir/onnx
chentong319 931127c7e9
Lower tile to Krnl (#308)
* alloc for unknown shape

* determine affine

* format

* test for unknown input

* Update test.py

* fix the expression

Signed-off-by: chentong <chentong@us.ibm.com>

* fix test lit

Signed-off-by: chentong <chentong@us.ibm.com>

* remove affine load

Signed-off-by: chentong <chentong@us.ibm.com>

* format

Signed-off-by: chentong <chentong@us.ibm.com>

* fix test

Signed-off-by: chentong <chentong@us.ibm.com>

* fix Affineload

Signed-off-by: chentong <chentong@us.ibm.com>

* affine for alternative

Signed-off-by: chentong <chentong@us.ibm.com>

* use DimOp

Signed-off-by: chentong <chentong@us.ibm.com>

* change test case

Signed-off-by: chentong <chentong@us.ibm.com>

* fix test

Signed-off-by: chentong <chentong@us.ibm.com>

* use more auto type

Signed-off-by: chentong <chentong@us.ibm.com>

* fix affine load

Signed-off-by: chentong <chentong@us.ibm.com>

* small fix

Signed-off-by: chentong <chentong@us.ibm.com>

Co-authored-by: Tian Jin <tjingrant@gmail.com>
2020-10-05 00:50:59 -04: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 Lower tile to Krnl (#308) 2020-10-05 00:50:59 -04: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