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

Bump minimum version for torch #156

Merged
merged 1 commit into from
Oct 25, 2021
Merged

Bump minimum version for torch #156

merged 1 commit into from
Oct 25, 2021

Conversation

thomasw21
Copy link
Member

In prefixLM we rely on passing bool tensors via nccl. The ability to pass bool tensors in pytorch was available from 1.7 onwards.

Pytorch issue: pytorch/pytorch#24137
Discussion with Deepspeed team: #107 (comment)

@thomasw21 thomasw21 requested a review from stas00 October 25, 2021 09:39
@stas00 stas00 merged commit 5b20b75 into main Oct 25, 2021
@stas00 stas00 deleted the thomas/bump_torch_minimum branch October 25, 2021 17:24
adammoody pushed a commit to adammoody/Megatron-DeepSpeed that referenced this pull request Aug 16, 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.

2 participants