torchtune
torchtune copied to clipboard
Run all supported pytorch versions in CI
Currently, it seems that we only do conda install pytorch in CI, which will test (at the time of this writing) 2.2. If we want to claim we support other pytorch versions, let's add these to CI.
Maybe this issue could be closed, see https://github.com/pytorch-labs/torchtune/issues/341#issuecomment-1963951352
@ebsmothers do we still need this?