Skip to content

Commit 36c0ec1

Browse files
shoumikhinfacebook-github-bot
authored andcommitted
Fix MPS test internal build.
Summary: Missing export_util dep in buck. Differential Revision: D61491499
1 parent b1f7b60 commit 36c0ec1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/apple/mps/TARGETS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ runtime.python_test(
9494
"//caffe2:torch",
9595
"//executorch/examples/models:models",
9696
"//executorch/exir/tests:models",
97+
"//executorch/extension/export_util:export_util",
9798
"//executorch/sdk:lib",
9899
"//executorch/sdk/bundled_program/serialize:lib",
99100
"fbsource//third-party/pypi/pytest:pytest",

0 commit comments

Comments
 (0)