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 53c6ad2 commit f26f228Copy full SHA for f26f228
backends/qualcomm/tests/TARGETS
@@ -2,6 +2,8 @@ load("@fbsource//xplat/executorch/build:runtime_wrapper.bzl", "runtime")
2
load("@fbcode_macros//build_defs:python_unittest.bzl", "python_unittest")
3
load("@fbsource//xplat/executorch/backends/qualcomm/qnn_version.bzl", "get_qnn_library_version")
4
5
+oncall("executorch")
6
+
7
runtime.python_library(
8
name = "models",
9
srcs = ["models.py"],
0 commit comments