Commit 3029ca6
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 | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
203 | 202 | | |
204 | 203 | | |
205 | 204 | | |
| |||
0 commit comments