Commit a70a282
Remove to_copy reference in the test
Summary: Export is switching to non functional training IR, as a result, we will capture aten.to at a little higher level. This diff makes it so that we don't check for wrong aten.to here. We can't replace it with the correct op because OSS is still running on old IR and being blocked by some other test failures. But i guess that is ok because to_edge still works to get the right delegate op.
Differential Revision: D670557031 parent 4b22eae commit a70a282
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| |||
0 commit comments