Skip to content

Conversation

@mrwyattii
Copy link
Contributor

@mrwyattii mrwyattii commented Dec 14, 2023

Our torch 1.10 tests have been failling since the merge of #4569. This added a device_type kwarg to the torch.random.fork_rng call. But this is not compatible with older versions of torch. Added in pytorch/pytorch#98069

Fixes #4644, #4503

@mrwyattii mrwyattii requested a review from tjruwase as a code owner December 14, 2023 22:34
@loadams loadams linked an issue Dec 14, 2023 that may be closed by this pull request
@mrwyattii mrwyattii merged commit 7914b19 into master Dec 15, 2023
@mrwyattii mrwyattii deleted the mrwyattii/ci-fixes branch December 15, 2023 00:12
mauryaavinash95 pushed a commit to mauryaavinash95/DeepSpeed that referenced this pull request Feb 17, 2024
Our torch 1.10 tests have been failling since the merge of deepspeedai#4569. This
added a `device_type` kwarg to the `torch.random.fork_rng` call. But
this is not compatible with older versions of torch. Added in
pytorch/pytorch#98069

Fixes deepspeedai#4644, deepspeedai#4503
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.

nv-torch110-p40 CI test failure nv-torch110-v100 CI test failure

2 participants