We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef3a1f commit 045b7faCopy full SHA for 045b7fa
.github/workflows/validate-pypi-wheel-binary-size.yml
@@ -40,4 +40,4 @@ jobs:
40
# shellcheck disable=SC2086
41
python tools/binary_size_validation/binary_size_validation.py \
42
--url https://download.pytorch.org/whl/${CHANNEL}/cu${CUDA_VERSION_NODOT}/torch/ \
43
- --include "manylinux" --only-latest-version --threshold 750
+ --include "manylinux" --only-latest-version --threshold 850
0 commit comments