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 2ff9abd commit b788eb7Copy full SHA for b788eb7
exir/backend/test/TARGETS
@@ -203,6 +203,7 @@ python_unittest(
203
":backend_with_preprocess_all_demo",
204
"//caffe2:torch",
205
"//caffe2/functorch:functorch_src",
206
+ "//executorch/exir/backend/test:backend_with_compiler_demo",
207
"//executorch/exir:delegate",
208
"//executorch/exir:graph_module",
209
"//executorch/exir:lib",
0 commit comments