mirror of
https://github.com/deepspeedai/DeepSpeed.git
synced 2026-04-23 01:33:55 +00:00
This PR enables the full test workflow to choose PyTorch version. It resolves each the version into matching `torch` / `torchvision` / `torchaudio` install versions. It also keeps nightly change detection schedule-only, so manual runs do not affect the daily baseline. --------- Signed-off-by: Masahiro Tanaka <mtanaka@anyscale.com> Co-authored-by: Ma, Guokai <guokai.ma@gmail.com>