Skip to content

Fixes for svd with __array_function__#6727

Merged
TomAugspurger merged 3 commits intodask:masterfrom
pentschev:array-function-svd-fixes
Oct 12, 2020
Merged

Fixes for svd with __array_function__#6727
TomAugspurger merged 3 commits intodask:masterfrom
pentschev:array-function-svd-fixes

Conversation

@pentschev
Copy link
Member

Fixes a couple of small issues that were introduced with __array_function__-only cases in the works of #6616 and #6623 .

@pentschev
Copy link
Member Author

Failure seems completely unrelated to this PR, any ideas about the origin for the error?

@TomAugspurger
Copy link
Member

Agreed that the failure looks unrelated. I haven't seen that failure before and I wasn't able to reproduce it locally.

@TomAugspurger
Copy link
Member

Oh, I take that back. When repeating the test 500 times I did eventually get a failure. I didn't have --pdb turned on though so it's gone.

Anyway, I'll take a look at it separately.

@TomAugspurger TomAugspurger merged commit d0ecbea into dask:master Oct 12, 2020
@pentschev
Copy link
Member Author

Thanks @TomAugspurger for checking and merging!

kumarprabhu1988 pushed a commit to kumarprabhu1988/dask that referenced this pull request Oct 29, 2020
* Fix svd_flip type casting that fails with CuPy arrays

* Fix svd meta for single-chunk case

* Add single-chunk SVD test with CuPy
@pentschev pentschev deleted the array-function-svd-fixes branch June 30, 2021 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants