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 for multiprocessing with npz file #6

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Fix for multiprocessing with npz file #6

merged 1 commit into from
Sep 27, 2023

Conversation

shenoynikhil
Copy link
Collaborator

Changes:
Minor change in creation of self.data[key] for key = 'name' and key='subset'.

Checklist:

  • Was this PR discussed in a issue? It is recommended to first discuss a new feature into a GitHub issue before opening a PR.
  • Add tests to cover the fixed bug(s) or the new introduced feature(s) (if appropriate).
  • Update the API documentation is a new function is added or an existing one is deleted.

@shenoynikhil shenoynikhil requested a review from prtos as a code owner September 27, 2023 17:26
@shenoynikhil shenoynikhil merged commit 7a9905b into main Sep 27, 2023
3 of 5 checks passed
@shenoynikhil shenoynikhil deleted the npz-mp branch September 27, 2023 17:26
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