Skip to content

Commit e244906

Browse files
committed
test
1 parent 3341737 commit e244906

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

backends/qualcomm/__init__.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@
33
import pathlib
44

55
from .scripts.download_qnn_sdk import install_qnn_sdk
6+
7+
print("Running executorch/backends/qualcomm/__init__.py")
8+
if False:
9+
print("shouldn't be here ")
10+
install_qnn_sdk()

0 commit comments

Comments
 (0)