Commit f1c7ece
link M2 g3 operator kernels to jarvis and BUCK dep (#7529)
Summary:
- Apply buck fix to Cadence's diff.
- resolved duplicate work internally
- fixed naming of mean
link to jarvis
- sub (fp32, int32),
- div (fp32, int32),
- exp (fp32),
- permute (8-bit, 16-bit and 32-bit width)
- slice (8-bit, 16-bit and 32-bit width).
- mean (fp32)
Reviewed By: hsharma35
Differential Revision: D678750501 parent b8cea10 commit f1c7ece
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
0 commit comments