Commit c7f9e88
committed
Update on "[Executorch] Refactor op_mul's broadcasting utils"
Summary:
Refactoring broadcast handling utils that were added for op_mul. This is
in prepartion use these utils to handle broadcast for other ops such as
add, sub, div.
Plus remove a redundant test
Test Plan:
optimized_kernels_test in CI
Reviewers:
Subscribers:
Tasks:
Tags:
cc larryliu0820 manuelcandales
Differential Revision: [D69491816](https://our.internmc.facebook.com/intern/diff/D69491816)
[ghstack-poisoned]1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | 133 | | |
135 | 134 | | |
136 | 135 | | |
| |||
0 commit comments