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
[ERROR] [Qnn ExecuTorch]: Cannot Open QNN library libQnnHtp.so, with error: libc++.so.1: cannot open shared object file: No such file or directory #5120
I receive the following error during the quantization process for QNN backend
No quant config is implemented for op, aten.dropout.default
No quant config is implemented for op, aten.dropout.default
Quantizing the model...
[ERROR] [Qnn ExecuTorch]: Cannot Open QNN library libQnnHtp.so, with error: libc++.so.1: cannot open shared object file: No such file or directory
E 00:00:47.286110 executorch:QnnImplementation.cpp:183] Fail to start backend
E 00:00:47.286136 executorch:QnnManager.cpp:273] Fail to load Qnn library
Segmentation fault (core dumped)