-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update test_linalg.py to run on Iris Xe (#1474)
* Update cholesky function * Update dpnp.linalg.eig function * Update dpnp.linalg.eigvals * Update dpnp.linalg.inv() * Update dpnp_norm * Update dpnp.linalg.qr * Update dpnp.linalg.svd * Rename and move get_res_type_with_aspect func * dpnp_inv should return float when got float type
- Loading branch information
1 parent
cfac723
commit 771653b
Showing
8 changed files
with
180 additions
and
149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.