onnxruntime
5af62794
- Fix Android build (#17540)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix Android build (#17540) ### 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.
References
#17540 - Fix Android build
Author
Changming Sun
Parents
ad369a1f
Loading