Skip to content

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
@github-actions github-actions bot requested review from asparkhi and lhutton1 October 26, 2023 12:48
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
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