We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6911e8e commit c6347f3Copy full SHA for c6347f3
backends/apple/mps/TARGETS
@@ -94,6 +94,7 @@ runtime.python_test(
94
"//caffe2:torch",
95
"//executorch/examples/models:models",
96
"//executorch/exir/tests:models",
97
+ "//executorch/extension/export_util:export_util",
98
"//executorch/sdk:lib",
99
"//executorch/sdk/bundled_program/serialize:lib",
100
"fbsource//third-party/pypi/pytest:pytest",
0 commit comments