onnx-mlir icon indicating copy to clipboard operation
onnx-mlir copied to clipboard

My local build failed due to the patch to onnx

Open chentong319 opened this issue 6 months ago • 0 comments

When I built onnx-mlir locally, I ran into errors like:

onnx-mlir/build/third_party/onnx/onnx/onnx-ml.pb.cc:9959:1: error: 'Arena' has not been declared

I think that they are caused by the temporary patch to onnx. @Sunny-Anand I saw the change in docker build file. Could you also add that change to docs/BuildOnLinuxOSX.md?

chentong319 avatar Oct 17 '25 15:10 chentong319