You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add an implementation of dpnp.linalg.matrix_power
* Update cupy tests for matrix_power
* Add dpnp tests for matrix_power
* Use add no_bool in tests to avoid singilar input matrix
* Address remarks
* Improve performance for _stacked_identity functions
* Add TestMatrixPowerBatched to cupy tests
* Update dpnp tests for matrix_power
* Efficient use of binary decomposition
---------
Co-authored-by: Anton <100830759+antonwolfy@users.noreply.github.com>
0 commit comments