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

Fix pytorch issue #578

Merged

Conversation

HCookie
Copy link
Member

@HCookie HCookie commented Jan 9, 2025

Closes #577

  • Add to .cpu()

@HCookie HCookie linked an issue Jan 9, 2025 that may be closed by this pull request
@HCookie HCookie self-assigned this Jan 9, 2025
@HCookie HCookie added the bug Something isn't working label Jan 9, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.12%. Comparing base (aec3c03) to head (8a53865).
Report is 8 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #578   +/-   ##
========================================
  Coverage    90.12%   90.12%           
========================================
  Files          151      151           
  Lines        11165    11165           
  Branches       529      529           
========================================
  Hits         10063    10063           
  Misses         933      933           
  Partials       169      169           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@HCookie HCookie requested a review from sandorkertesz January 10, 2025 09:39
@sandorkertesz sandorkertesz merged commit 05b68af into develop Jan 13, 2025
104 of 107 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pytorch conversion to numpy breaks if on gpu
3 participants