Qin Yue Chen
Qin Yue Chen
frontend-maven-plugin 1.4 does not support s390x, takes s390x arch as x86, and failed to install node.js. After 1.5, frontend-maven-plugin starts to support s390x. With this change, mvn can build atlas...
I tried to get location information for resnet-50 model in onnx-model-zoo. **Command:** onnx-mlir --preserveBitcode --preserveLocations --preserveMLIR /external/onnx-zoo/models/vision/classification/resnet/model/resnet50-caffe2-v1-7.onnx **Expect:** 1. User can get mlir files for each pass 2. User can...
Source: https://github.com/mlperf/inference/tree/r0.7#mlperf-inference-v07-submission-9182020 I tried to compile the following onnx models. All of them are failed. | model | onnx ready | dataset | onnx-mlir | | ---------------------- | -------------------------- |...