torch-mlir/.github/workflows
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
..
RollPyTorch.yml build: fetch PyTorch version using downloaded WHL file (#1632) 2022-11-23 13:54:54 -06:00
bazelBuildAndTest.yml Enable bazel LIT tests in CI (#1596) 2022-11-16 11:59:33 -08:00
buildAndTest.yml ci: enable ccache on Windows (#1548) 2022-11-03 12:17:22 -05:00
buildRelease.yml ci: enable ccache on Windows (#1548) 2022-11-03 12:17:22 -05:00
gh-pages-releases.yml CI script improvements (#1547) 2022-11-02 21:37:01 -05:00
oneshotSnapshotPackage.yml Update oneshotSnapshotPackage.yml 2022-07-02 10:00:52 -07:00
releaseSnapshotPackage.yml CI script improvements (#1547) 2022-11-02 21:37:01 -05:00