Skip to content

Fix Android build - #17540

Merged
snnn merged 2 commits into
mainfrom
snnn/xnnpack_fix
Sep 14, 2023
Merged

Fix Android build#17540
snnn merged 2 commits into
mainfrom
snnn/xnnpack_fix

Conversation

@snnn

@snnn snnn commented Sep 13, 2023

Copy link
Copy Markdown
Contributor

Description

The new cpuinfo library doesn't use clog on Android. Newer XNNPack versions have removed the dependency on clog, but the one we use still has it. So I cherry-pick the XNNPack to our patch file.

Motivation and Context

Changming Sun added 2 commits September 13, 2023 15:44
@snnn
snnn requested review from a team and wejoncy September 13, 2023 23:41
@snnn
snnn merged commit 5af6279 into main Sep 14, 2023
@snnn
snnn deleted the snnn/xnnpack_fix branch September 14, 2023 14:36
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
### Description
The new cpuinfo library doesn't use clog on Android. Newer XNNPack
versions have removed the dependency on clog, but the one we use still
has it. So I cherry-pick the XNNPack to our patch file.
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.

3 participants