Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[openvino] update to 2024.4.0 #41077

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

culhatsker
Copy link
Contributor

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • When updating the upstream version, the "port-version" is reset (removed from vcpkg.json).
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@culhatsker
Copy link
Contributor Author

I am investigating the arm_neon_android fail.
On the first sight it seems to be a ComputeLibrary issue, it fails to compile at src/core/NEON/kernels/arm_gemm/utils.hpp#L186 saying that there's no such register as x0.

@JonLiu1993 JonLiu1993 changed the title openvino/2024.4.0 update [openvino] update to 2024.4.0 Sep 20, 2024
@JonLiu1993 JonLiu1993 added the category:port-update The issue is with a library, which is requesting update new revision label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants