Skip to content

Commit 5a93353

Browse files
copyrightlyfacebook-github-bot
authored andcommitted
Get access to ExecuTorch (#2471)
Summary: Pull Request resolved: #2471 Need to access ExecuTorch to export EMG-hw model for wrist devices' Vulkan GPU. bypass-github-export-checks bypass-github-pytorch-ci-checks Reviewed By: JacobSzwejbka, jorgep31415, dbort Differential Revision: D54963814 fbshipit-source-id: e741a5b0f0e4e0370bf712a3d0b6fd4f01f9c74f
1 parent 60764d6 commit 5a93353

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)