Luyao Ren

Results 15 issues of Luyao Ren

## Description When compiling following model with ONNX-MLIR, it crashes. But it could normally execute by onnxruntime. The model with error is as follows, check bug3.onnx in [o2m_bug3.zip](https://github.com/onnx/onnx-mlir/files/9335140/o2m_bug3.zip). ## Error...

## Description When compiling following model with ONNX-MLIR, it crashes. But it could normally execute by onnxruntime. The model with error is as follows, check bug.onnx in [o2m_bug2.zip](https://github.com/onnx/onnx-mlir/files/9335056/o2m_bug2.zip) . ##...

When compiling [following ONNX model](https://github.com/apache/tvm/files/9526032/bug-no2.zip) with TVM, the compiler fails with errors. I think it is probably related to the Resize operation. ``` Traceback (most recent call last): File "check.py",...

type: bug

### Expected behavior When feed the same input into the same model, one in TVM, another in ONNXRuntime, we supposed that their results are the same. ### Actual behavior TVM's...

type: bug

When compiling following ONNX model with Glow, the compiler fails with errors. ![image](https://user-images.githubusercontent.com/7541296/189091456-25b3a363-37ea-465d-8639-6a32f0e4c64d.png) Error message: ``` F0828 08:00:55.572165 3922 Error.cpp:123] exitOnError(Error) got an unexpected ErrorValue: Error message: Node has no...

When compiling following ONNX model with Glow, the compiler fails with errors. Error message: ``` model-compiler: /root/dev/glow/include/glow/Base/Type.h:364: std::pair glow::collapseShape(llvm::ArrayRef, glow::unsigned_t): Assertion `1

[ONNX standard](https://github.com/onnx/onnx/blob/main/docs/Operators.md) allows that Split operation is able to split a dimension to any subpart (as long as their sum is equal to the dimension value). But when compiles following...

When compiling following ONNX model with Glow, the compiler fails with errors. ![image](https://user-images.githubusercontent.com/7541296/187192735-de4d24f8-e358-4ee9-ac80-a2a5bf3f6688.png) Error message: ``` model-compiler: /usr/lib/llvm-8/include/llvm/ADT/ArrayRef.h:241: const T &llvm::ArrayRef::operator[](size_t) const [T = unsigned int]: Assertion `Index < Length...

Cherry pick from https://github.com/OpenRefine/OpenRefine/commit/e243e73e4064de87a913946bd320fbbe246da656 About vulnerability see here: https://snyk.io/vuln/SNYK-JAVA-ORGOPENREFINE-72693