Skip to content

Conversation

ncassereau
Copy link
Contributor

@ncassereau ncassereau commented May 5, 2022

Motivation and context / Related issue

Resolves #371

How has this been tested (if it applies)

Checked the example manually on JZ.

PR checklist

  • I have read the CONTRIBUTING document.
  • The documentation is up-to-date with the changes I made (check build artifacts).
  • All tests passed, and additional code has been covered with new tests.
  • I have added the PR and Issue fix to the RELEASES.md file.

@ncassereau ncassereau marked this pull request as ready for review May 5, 2022 15:49
@ncassereau ncassereau changed the title [WIP] Torch random generator not working for Cuda tensor [MRG] Torch random generator not working for Cuda tensor May 5, 2022
@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #373 (b5369a5) into master (ccc076e) will decrease coverage by 0.05%.
The diff coverage is 58.33%.

@@            Coverage Diff             @@
##           master     #373      +/-   ##
==========================================
- Coverage   93.85%   93.79%   -0.06%     
==========================================
  Files          23       23              
  Lines        5926     5934       +8     
==========================================
+ Hits         5562     5566       +4     
- Misses        364      368       +4     

@rflamary rflamary merged commit 726e84e into PythonOT:master May 6, 2022
@ncassereau ncassereau deleted the rng_cuda_bug branch November 21, 2022 15:52
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.

Torch device error in example "plot_sliced_wass_grad_flow_pytorch.py"
2 participants