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 8fc3f8c commit e89e320Copy full SHA for e89e320
backends/arm/test/ops/test_to_copy.py
@@ -56,7 +56,6 @@ def _test_to_copy_tosa_MI_pipeline(
56
)
57
.export()
58
.dump_artifact()
59
- .check_count({"torch.ops.aten._to_copy.default": 1})
60
.to_edge()
61
62
.partition()
0 commit comments