torch-mlir/.github
Ashay Rane b43965d8d3
build: fetch PyTorch version using downloaded WHL file (#1632)
Until recently, the metadata file in the torchvision package included
the nightly version of the torch package, but since that is no longer
the case, our RollPyTorch workflow is broken.

As a workaround, this patch uses the `pip download` command's ability to
fetch the dependent torch package for the specified version of
torchvision, before peeking into the WHL file for the torch package to
determine the release version and the commit hash.
2022-11-23 13:54:54 -06:00
..
actions/setup-build ci: enable ccache on Windows (#1548) 2022-11-03 12:17:22 -05:00
workflows build: fetch PyTorch version using downloaded WHL file (#1632) 2022-11-23 13:54:54 -06:00