You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When DeepSpeed is installed without `--no-build-isolation`, `torch_info`
contains placeholder values ('0.0') causing BF16 tests to incorrectly
skip.
This PR adds runtime fallback detection for torch, NCCL, and CUDA
versions when stored values are invalid.
---------
Signed-off-by: Masahiro Tanaka <mtanaka@anyscale.com>
0 commit comments