Commit 4017b22
committed
Arm backend: Refactor SliceCopySupport
Refactor SliceCopySupport to not use TosaArg, but to use torch.fx.Node
instead.
Signed-off-by: Oscar Andersson <[email protected]>
Change-Id: I1d67161d017a5e70348fa1aeaa0857041274bc6d1 parent 50ea326 commit 4017b22
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
37 | | - | |
| 35 | + | |
| 36 | + | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
0 commit comments