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

hooks: improve multiprocessing hook to work with pytorch #2382

Merged
merged 2 commits into from
May 7, 2024

Conversation

marcelotduarte
Copy link
Owner

Fixes #2376

Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.29%. Comparing base (cde0912) to head (6e97ef6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2382   +/-   ##
=======================================
  Coverage   83.29%   83.29%           
=======================================
  Files          27       27           
  Lines        4058     4058           
=======================================
  Hits         3380     3380           
  Misses        678      678           

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

@marcelotduarte marcelotduarte merged commit 885c8c8 into main May 7, 2024
25 checks passed
@marcelotduarte marcelotduarte deleted the multiprocessing branch May 7, 2024 07:16
marcelotduarte added a commit that referenced this pull request Jun 13, 2024
Co-authored-by: Nicholas Tindle <nicktindle@outlook.com>
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.

cx_Freeze with torch.multiprocessing using wrong source in child processes
1 participant