Closed joequant closed 1 month ago
Does this impact the version requirements for py-onnxruntime
?
Yes, py-onnx
needs to be updated together with py-onnxruntime
. And in this case, what's wrong with version 1.15 that is solved in 1.16? I have an installation with GCC 14 after https://github.com/spack/spack/pull/46390, which is related to dependencies. With this PR it would still be impossible to build with GCC 14 since it requires protobuf+cpp
and +cpp
has a conflict with GCC 14.
Closing, versions will be updated the next time the nightlies are built from scratch of both py-onnx and py-onnxruntime.
BEGINRELEASENOTES