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

add multi_cpu support to reduce #1094

Merged
merged 1 commit into from
Feb 20, 2023
Merged

Conversation

alex-hh
Copy link
Contributor

@alex-hh alex-hh commented Feb 19, 2023

Fixes #1058

N.B. for consistency with existing code this always performs sum, ignoring the reduction kwarg (c.f. #745)

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Feb 19, 2023

The documentation is not available anymore as the PR was closed or merged.

Copy link
Collaborator

@sgugger sgugger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@sgugger sgugger merged commit ea36b7d into huggingface:main Feb 20, 2023
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.

Reduce support for multi_cpu
3 participants