Skip to content

Commit eca61ff

Browse files
gggekovkeyprocedure
authored andcommitted
Arm backend: Remove node vistor for full (pytorch#9904)
The full operator is now decomposed via the ComputeConstantOpsAOT pass
1 parent a41403b commit eca61ff

File tree

2 files changed

+0
-50
lines changed

2 files changed

+0
-50
lines changed

backends/arm/operators/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
op_eq,
2222
op_erf,
2323
op_exp,
24-
op_full,
2524
op_ge,
2625
op_get_item,
2726
op_gt,

backends/arm/operators/op_full.py

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)