Commit e1dcc45
* reorganize the structure of dpnp_matmul function
reorganizing for easier future code development
calling dpnp.kron and dpnp.dot for special cases in dpnp.matmul
* address comments
* improve coverage
* fix pre-commit
---------
Co-authored-by: Anton <100830759+antonwolfy@users.noreply.github.com>
1 parent 362a73a commit e1dcc45
File tree
6 files changed
+347
-178
lines changed- dpnp
- dpnp_utils
- tests
6 files changed
+347
-178
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| |||
332 | 333 | | |
333 | 334 | | |
334 | 335 | | |
| 336 | + | |
335 | 337 | | |
336 | 338 | | |
337 | 339 | | |
0 commit comments