You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fix]: Disable KleidiAI if unsupported gcc/clang compiler is detected (pytorch#146836)
Fixes: pytorch#146740
Description:
1. KleidiAI officially supports GCC>=11 and Clang>=11. Certain hardware features are tied to compiler version and KleidiAI compilation will fail in such cases.
Change-Id: Ib43d6b5bf66ef5ea48c481a2774801c573ec205c
Pull Request resolved: pytorch#146836
Approved by: https://github.com/malfet
0 commit comments