We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2443ae4 commit 83b76c6Copy full SHA for 83b76c6
backends/qualcomm/scripts/download_qnn_sdk.py
@@ -52,7 +52,7 @@ def get_staging_dir(*parts: str) -> pathlib.Path:
52
~/.cache/executorch/qnn/<parts...>
53
(falls back to $HOME/.cache if $XDG_CACHE_HOME is unset)
54
55
- - On Windows:
+ - On Windows (not supported yet, but as placeholder):
56
%LOCALAPPDATA%\executorch\qnn\<parts...>
57
(falls back to $HOME/AppData/Local if %LOCALAPPDATA% is unset)
58
0 commit comments