We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As part of builder repo restructure project, we would like to migrate all validation framework workflows from pytorch/builder repo to pytorch/test-infra: Wiki : https://github.com/pytorch/builder/wiki/Using-Validation-Framework
Workflows: https://github.com/pytorch/builder/blob/main/.github/workflows/validate-binaries.yml https://github.com/pytorch/builder/blob/main/.github/workflows/validate-domain-library.yml https://github.com/pytorch/builder/blob/main/.github/workflows/validate-aarch64-linux-binaries.yml https://github.com/pytorch/builder/blob/main/.github/workflows/validate-linux-binaries.yml https://github.com/pytorch/builder/blob/main/.github/workflows/validate-macos-arm64-binaries.yml https://github.com/pytorch/builder/blob/main/.github/workflows/validate-nightly-binaries.yml https://github.com/pytorch/builder/blob/main/.github/workflows/validate-nightly-pypi-wheel-binary-size.yml https://github.com/pytorch/builder/blob/main/.github/workflows/validate-release-binaries.yml https://github.com/pytorch/builder/blob/main/.github/workflows/validate-repackaged-binary-sizes.yml https://github.com/pytorch/builder/blob/main/.github/workflows/validate-windows-binaries.yml
Associated scripts: https://github.com/pytorch/builder/blob/main/.github/scripts/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As part of builder repo restructure project, we would like to migrate all validation framework workflows from pytorch/builder repo to pytorch/test-infra:
Wiki :
https://github.com/pytorch/builder/wiki/Using-Validation-Framework
Workflows:
https://github.com/pytorch/builder/blob/main/.github/workflows/validate-binaries.yml
https://github.com/pytorch/builder/blob/main/.github/workflows/validate-domain-library.yml
https://github.com/pytorch/builder/blob/main/.github/workflows/validate-aarch64-linux-binaries.yml
https://github.com/pytorch/builder/blob/main/.github/workflows/validate-linux-binaries.yml
https://github.com/pytorch/builder/blob/main/.github/workflows/validate-macos-arm64-binaries.yml
https://github.com/pytorch/builder/blob/main/.github/workflows/validate-nightly-binaries.yml
https://github.com/pytorch/builder/blob/main/.github/workflows/validate-nightly-pypi-wheel-binary-size.yml
https://github.com/pytorch/builder/blob/main/.github/workflows/validate-release-binaries.yml
https://github.com/pytorch/builder/blob/main/.github/workflows/validate-repackaged-binary-sizes.yml
https://github.com/pytorch/builder/blob/main/.github/workflows/validate-windows-binaries.yml
Associated scripts:
https://github.com/pytorch/builder/blob/main/.github/scripts/
The text was updated successfully, but these errors were encountered: