onnx-mlir/test/mlir/onnx
Tung D. Le d86591d61a
Import all initialized tensors as dense constants (#30)
* Import initialized tensor as dense attribute

* Import all initialize tensors as dense constants

* Remove unintentional code

* Fix value attribute format in shape inference tests of reshape

* Readd rank check for reshape's shape inference

* Remove a redundant variable

Co-authored-by: Gheorghe-Teodor Bercea <gt.bercea@gmail.com>
2020-03-16 11:17:28 -04:00
..
onnx_canonicalization.mlir Fix issues #15 and #16 (#29) 2020-03-13 10:19:27 -04:00
onnx_decompose.mlir Add a pass to decompose ONNX operations (#9) 2020-03-04 10:53:59 -05:00
onnx_lowering.mlir Lower ConstantOp (#28) 2020-03-12 10:58:42 -04:00
onnx_lowering_with_dealloc.mlir Chentong319 attribute with variant (#25) 2020-01-21 19:36:21 -07:00
onnx_shape_inference.mlir Import all initialized tensors as dense constants (#30) 2020-03-16 11:17:28 -04:00
onnx_shape_inference_maxpool.mlir Using attribute setters for maxpool (#105) 2020-02-25 14:33:48 -05:00