Commit c972289
committed
Arm backend: Replace mxfp_linear_op import with ao_ext
Importing ao_ext will register all registered MXFP ops in
`backends.arm.ao_ext` (instead of importing them one by one).
This means that MXFP Conv2d is registered now as well.
Signed-off-by: Martin Lindström <Martin.Lindstroem@arm.com>
Change-Id: Ibca361cfd178a573d99ce633efe010d5473c3e051 parent 7772b8a commit c972289
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
30 | | - | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
0 commit comments