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

[ACL] Update Compute Library to v23.08 #15990

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

leandron
Copy link
Contributor

Update Compute Library to follow latest developments in 23.08
Changelog: https://arm-software.github.io/ComputeLibrary/v23.08

cc @lhutton1 @neildhickey @ashutosh-arm for reviews

Update Compute Library to follow latest developments in 23.08
Changelog: https://arm-software.github.io/ComputeLibrary/v23.08

Change-Id: I851851edc3e9fa0f925c37f0789d397da0fa9a66
Copy link
Contributor

@lhutton1 lhutton1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @leandron! The change log states libarm_compute_core was deprecated and that we should no longer link against it. References such as the following should be removed:

find_library(EXTERN_ACL_COMPUTE_CORE_LIB

@leandron
Copy link
Contributor Author

Thanks @leandron! The change log states libarm_compute_core was deprecated and that we should no longer link against it. References such as the following should be removed:

find_library(EXTERN_ACL_COMPUTE_CORE_LIB

I missed this change, but thinking about it, shouldn't we introduce the CMake change by the time we actually update CI to use the new image? I tested and TVM still will build fine in the meantime.

@lhutton1
Copy link
Contributor

Good point, let’s do that!

@lhutton1 lhutton1 merged commit 7eedea5 into apache:main Oct 27, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants