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
When running build-qnn-sdk.sh in certain circumstances the libflatccrt.a
cannot be found. To work around this we can build the QNN backend twice,
second time with option `--no_clean`, to make sure the library is found.
Resolves: #7300
Change-Id: I47e14f1fa318538587b848ee02240f7867c88f50
Signed-off-by: Benjamin Klimczak <[email protected]>
0 commit comments