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 1ec744e commit c143f48Copy full SHA for c143f48
backends/qualcomm/partition/utils.py
@@ -28,7 +28,7 @@ def generate_qnn_executorch_option(
28
raise ValueError(
29
f"QNN compile spec (key={QCOM_QNN_COMPILE_SPEC}) not found in compiler_specs"
30
)
31
-
+
32
return qnn_compile_spec_buffer
33
34
0 commit comments