-
Notifications
You must be signed in to change notification settings - Fork 548
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing UMAP reproducibility pytest failures in 11.4 by using random i…
…nit for now (#4152) This is side-stepping the spectral clustering bug for now. The spectral clustering using to be reproducible (and I'm fairly confident that it used to be returning the proper eigenpairs as well) but through various updates to the CTK, it seems to have gotten broken somewhere, potentially even in multiple places. Authors: - Corey J. Nolet (https://github.com/cjnolet) Approvers: - Dante Gama Dessavre (https://github.com/dantegd) URL: #4152
- Loading branch information
Showing
1 changed file
with
7 additions
and
4 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