Skip to content

Commit e261ed1

Browse files
authored
Arm backend: Remove node vistor for full (#9904)
The full operator is now decomposed via the ComputeConstantOpsAOT pass
1 parent 8e89094 commit e261ed1

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)