Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MRG] Add tests about type and GPU for emd/emd2 + 1d variants + wasserstein1d #304

Merged
merged 13 commits into from
Nov 4, 2021

Conversation

rflamary
Copy link
Collaborator

@rflamary rflamary commented Nov 4, 2021

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Motivation and context / Related issue

How has this been tested (if it applies)

Checklist

  • The documentation is up-to-date with the changes I made.
  • I have read the CONTRIBUTING document.
  • All tests passed, and additional code has been covered with new tests.

@codecov
Copy link

codecov bot commented Nov 4, 2021

Codecov Report

Merging #304 (ead6527) into master (2fe69eb) will increase coverage by 0.01%.
The diff coverage is 85.71%.

@@            Coverage Diff             @@
##           master     #304      +/-   ##
==========================================
+ Coverage   93.41%   93.43%   +0.01%     
==========================================
  Files          21       21              
  Lines        4848     4860      +12     
==========================================
+ Hits         4529     4541      +12     
  Misses        319      319              

@rflamary rflamary changed the title [WIP] Add tests about type and GPU [MRG] Add tests about type and GPU for emd/emd2 + 1d variants wasserstein1d Nov 4, 2021
@rflamary rflamary changed the title [MRG] Add tests about type and GPU for emd/emd2 + 1d variants wasserstein1d [MRG] Add tests about type and GPU for emd/emd2 + 1d variants + wasserstein1d Nov 4, 2021
@rflamary rflamary merged commit 0e431c2 into master Nov 4, 2021
@rflamary rflamary deleted the test_gpu0 branch November 4, 2021 14:20
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.

1 participant