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 30d4cc8 commit 9c12c8fCopy full SHA for 9c12c8f
backends/xnnpack/test/TARGETS
@@ -53,7 +53,7 @@ runtime.python_test(
53
srcs = glob([
54
"models/*.py",
55
]),
56
- tags = ["long_running"],
+ labels = ["long_running"],
57
deps = [
58
"fbsource//third-party/pypi/timm:timm",
59
"fbsource//third-party/pypi/torchsr:torchsr", # @manual
exir/dialects/edge/test/TARGETS
@@ -10,7 +10,7 @@ python_unittest(
10
resources = {
11
"//executorch/exir/dialects/edge:edge_yaml": "edge.yaml",
12
},
13
14
15
"fbsource//third-party/pypi/expecttest:expecttest", # @manual
16
"//caffe2:torch",
0 commit comments