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 6ed10e5 commit 9e37d87Copy full SHA for 9e37d87
backends/transforms/targets.bzl
@@ -253,5 +253,6 @@ def define_common_targets():
253
"//caffe2:torch",
254
"//executorch/exir:lib",
255
":remove_clone_ops",
256
+ "//executorch/exir/tests:test_memory_format_ops_pass_utils",
257
],
258
)
0 commit comments