Fix device for minibatch OT and test out of space by rflamary · Pull Request #784 · PythonOT/POT

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@rflamary

Copy link Copy Markdown

Collaborator

@rflamary rflamary commented

Dec 8, 2025

edited

Loading

Types of changes

Fixes PR #783 and the error when testing with all dependencies.

Motivation and context / Related issue

How has this been tested (if it applies)

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.

@github-actions github-actions bot added the CI label

Dec 8, 2025

@rflamary rflamary changed the title Fix device for minibatch OT Fix device for minibatch OT and test out of space

Dec 8, 2025

@codecov

Copy link Copy Markdown

codecov bot commented

Dec 8, 2025

edited

Loading

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.07%. Comparing base (9412193) to head (1ca7292).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #784   +/-   ##
=======================================
  Coverage   97.07%   97.07%           
=======================================
  Files         107      107           
  Lines       22138    22138           
=======================================
  Hits        21490    21490           
  Misses        648      648           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rflamary rflamary merged commit 5de4614 into master

Dec 8, 2025

20 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@rflamary