Skip to content

Commit 51b83ff

Browse files
authored
Add support for Vulkan lowering
Differential Revision: D85087953 Pull Request resolved: #15290
1 parent 843b0f3 commit 51b83ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/transforms/targets.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ def define_common_targets():
182182
],
183183
visibility = [
184184
"//executorch/backends/...",
185+
"@EXECUTORCH_CLIENTS",
185186
],
186187
deps = [
187188
"//caffe2:torch",

0 commit comments

Comments
 (0)