Skip to content

Commit e606c05

Browse files
pssrawatfacebook-github-bot
authored andcommitted
Add support for Vulkan lowering
Summary: Add support for Vulkan lowering along with HTP. This ensures that we use the same optimizations for all backends. Differential Revision: D85087953
1 parent d2aa141 commit e606c05

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)