Skip to content

Commit db93406

Browse files
copyrightlyfacebook-github-bot
authored andcommitted
Get access to ExecuTorch (#2471)
Summary: Need to access ExecuTorch to export EMG-hw model for wrist devices' Vulkan GPU. Reviewed By: JacobSzwejbka, dbort Differential Revision: D54963814
1 parent 80e3989 commit db93406

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/vulkan/TARGETS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ runtime.python_library(
1919
visibility = [
2020
"//executorch/...",
2121
"//executorch/vulkan/...",
22+
"@EXECUTORCH_CLIENTS",
2223
],
2324
deps = [
2425
"//executorch/exir:graph_module",

0 commit comments

Comments
 (0)