Skip to content

Commit 63162f5

Browse files
SS-JIAfacebook-github-bot
authored andcommitted
Implement global shader registry
Differential Revision: D54447700
1 parent 75352ad commit 63162f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/vulkan/targets.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ def define_common_targets():
5353
"@EXECUTORCH_CLIENTS",
5454
],
5555
exported_deps = [
56-
"//caffe2:torch_vulkan_api",
5756
"//caffe2:torch_vulkan_ops",
57+
"//caffe2:torch_vulkan_spv",
5858
],
5959
define_static_target = False,
6060
)

0 commit comments

Comments
 (0)