onnxruntime
5af62794 - Fix Android build (#17540)

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.
Author
Changming Sun
Parents
Loading