onnx-mlir/test
daquexian cb3d1e4f64
Import graph output type from protobuf (#333)
* import output type

Signed-off-by: daquexian <daquexian566@gmail.com>

* rename input->value_info, update doc

Signed-off-by: daquexian <daquexian566@gmail.com>

* infer shape on return op inputs

Signed-off-by: daquexian <daquexian566@gmail.com>

* import output type from protobuf only if it has shape

Signed-off-by: daquexian <daquexian566@gmail.com>

* fix wrong gather test

Signed-off-by: daquexian <daquexian566@gmail.com>

* add comments

Signed-off-by: daquexian <daquexian566@gmail.com>
2020-10-03 22:21:15 +07:00
..
backend Gather: fix for negative indices (#313) 2020-09-24 14:02:49 -04:00
mlir Import graph output type from protobuf (#333) 2020-10-03 22:21:15 +07:00
numerical Support LLVM as of 7dcd0042 (#309) 2020-09-22 23:42:50 +07:00
CMakeLists.txt Rapid check test (#141) 2020-06-08 10:18:55 +08:00