Skip to content

Allow partial for intersect_dense_pruned (#1218) #215

Allow partial for intersect_dense_pruned (#1218)

Allow partial for intersect_dense_pruned (#1218) #215

Triggered via push September 23, 2023 06:43
Status Failure
Total duration 3h 17m 16s
Artifacts 41
generate_build_matrix
8s
generate_build_matrix
Matrix: build-cpu-windows
Fit to window
Zoom out
Zoom in

Annotations

43 errors and 88 warnings
build-cpu-windows (1.10.0, 3.9, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.13.0, 3.11, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.10.1, 3.8, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.13.1, 3.11, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.10.2, 3.9, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.10.1, 3.9, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.10.0, 3.8, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.11.0, 3.8, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.11.0, 3.10, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.12.0, 3.10, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.11.0, 3.9, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.10.2, 3.8, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.12.0, 3.8, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.12.0, 3.9, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.12.1, 3.8, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.12.1, 3.10, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.13.0, 3.10, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.12.1, 3.9, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.7.0, 3.8, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.7.1, 3.8, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.6.0, 3.8, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.13.0, 3.8, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.13.1, 3.8, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.7.1, 3.9, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.8.0, 3.9, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.13.0, 3.9, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.8.0, 3.8, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.13.1, 3.9, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.13.1, 3.10, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.8.1, 3.9, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.9.0, 3.8, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.9.0, 3.9, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.9.1, 3.9, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.8.1, 3.8, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (1.9.1, 3.8, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (2.0.0, 3.11, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (2.0.0, 3.8, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (2.0.0, 3.10, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (2.0.1, 3.9, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (2.0.1, 3.10, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (2.0.0, 3.9, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (2.0.1, 3.11, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
build-cpu-windows (2.0.1, 3.8, pytorch/manylinux-builder:cuda10.2)
Process completed with exit code 1.
generate_build_matrix
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
generate_build_matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.10.0, 3.9, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.10.0, 3.9, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.13.0, 3.11, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.13.0, 3.11, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.10.1, 3.8, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.10.1, 3.8, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.13.1, 3.11, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.13.1, 3.11, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.10.2, 3.9, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.10.2, 3.9, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.10.1, 3.9, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.10.1, 3.9, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.10.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.10.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.11.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.11.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.11.0, 3.10, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.11.0, 3.10, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.12.0, 3.10, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.12.0, 3.10, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.11.0, 3.9, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.11.0, 3.9, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.10.2, 3.8, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.10.2, 3.8, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.12.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.12.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.12.0, 3.9, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.12.0, 3.9, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.12.1, 3.8, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.12.1, 3.8, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.12.1, 3.10, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.12.1, 3.10, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.13.0, 3.10, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.13.0, 3.10, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.12.1, 3.9, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.12.1, 3.9, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.7.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.7.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.7.1, 3.8, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.7.1, 3.8, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.6.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.6.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.13.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.13.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.13.1, 3.8, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.13.1, 3.8, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.7.1, 3.9, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.7.1, 3.9, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.8.0, 3.9, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.8.0, 3.9, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.13.0, 3.9, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.13.0, 3.9, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.8.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.8.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.13.1, 3.9, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.13.1, 3.9, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.13.1, 3.10, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.13.1, 3.10, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.8.1, 3.9, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.8.1, 3.9, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.9.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.9.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.9.0, 3.9, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.9.0, 3.9, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.9.1, 3.9, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.9.1, 3.9, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.8.1, 3.8, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.8.1, 3.8, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (1.9.1, 3.8, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (1.9.1, 3.8, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (2.0.0, 3.11, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (2.0.0, 3.11, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (2.0.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (2.0.0, 3.8, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (2.0.0, 3.10, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (2.0.0, 3.10, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (2.0.1, 3.9, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (2.0.1, 3.9, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (2.0.1, 3.10, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (2.0.1, 3.10, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (2.0.0, 3.9, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (2.0.0, 3.9, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (2.0.1, 3.11, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (2.0.1, 3.11, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-cpu-windows (2.0.1, 3.8, pytorch/manylinux-builder:cuda10.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cpu-windows (2.0.1, 3.8, pytorch/manylinux-builder:cuda10.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
torch-1.10.0-python-3.8-windows-2019-cpu Expired
4.98 MB
torch-1.10.0-python-3.9-windows-2019-cpu Expired
4.98 MB
torch-1.10.1-python-3.8-windows-2019-cpu Expired
4.98 MB
torch-1.10.1-python-3.9-windows-2019-cpu Expired
4.98 MB
torch-1.10.2-python-3.8-windows-2019-cpu Expired
4.98 MB
torch-1.10.2-python-3.9-windows-2019-cpu Expired
4.98 MB
torch-1.11.0-python-3.10-windows-2019-cpu Expired
5.02 MB
torch-1.11.0-python-3.8-windows-2019-cpu Expired
5.02 MB
torch-1.11.0-python-3.9-windows-2019-cpu Expired
5.02 MB
torch-1.12.0-python-3.10-windows-2019-cpu Expired
5.02 MB
torch-1.12.0-python-3.8-windows-2019-cpu Expired
5.02 MB
torch-1.12.0-python-3.9-windows-2019-cpu Expired
5.02 MB
torch-1.12.1-python-3.10-windows-2019-cpu Expired
5.02 MB
torch-1.12.1-python-3.8-windows-2019-cpu Expired
5.02 MB
torch-1.12.1-python-3.9-windows-2019-cpu Expired
5.02 MB
torch-1.13.0-python-3.10-windows-2019-cpu Expired
5.1 MB
torch-1.13.0-python-3.8-windows-2019-cpu Expired
5.1 MB
torch-1.13.0-python-3.9-windows-2019-cpu Expired
5.1 MB
torch-1.13.1-python-3.10-windows-2019-cpu Expired
5.1 MB
torch-1.13.1-python-3.8-windows-2019-cpu Expired
5.1 MB
torch-1.13.1-python-3.9-windows-2019-cpu Expired
5.1 MB
torch-1.6.0-python-3.8-windows-2019-cpu Expired
4.65 MB
torch-1.7.0-python-3.8-windows-2019-cpu Expired
4.67 MB
torch-1.7.1-python-3.8-windows-2019-cpu Expired
4.67 MB
torch-1.7.1-python-3.9-windows-2019-cpu Expired
4.67 MB
torch-1.8.0-python-3.8-windows-2019-cpu Expired
4.69 MB
torch-1.8.0-python-3.9-windows-2019-cpu Expired
4.69 MB
torch-1.8.1-python-3.8-windows-2019-cpu Expired
4.69 MB
torch-1.8.1-python-3.9-windows-2019-cpu Expired
4.69 MB
torch-1.9.0-python-3.8-windows-2019-cpu Expired
5.05 MB
torch-1.9.0-python-3.9-windows-2019-cpu Expired
5.05 MB
torch-1.9.1-python-3.8-windows-2019-cpu Expired
5.05 MB
torch-1.9.1-python-3.9-windows-2019-cpu Expired
5.05 MB
torch-2.0.0-python-3.10-windows-2019-cpu Expired
5.19 MB
torch-2.0.0-python-3.11-windows-2019-cpu Expired
5.19 MB
torch-2.0.0-python-3.8-windows-2019-cpu Expired
5.19 MB
torch-2.0.0-python-3.9-windows-2019-cpu Expired
5.19 MB
torch-2.0.1-python-3.10-windows-2019-cpu Expired
5.19 MB
torch-2.0.1-python-3.11-windows-2019-cpu Expired
5.19 MB
torch-2.0.1-python-3.8-windows-2019-cpu Expired
5.19 MB
torch-2.0.1-python-3.9-windows-2019-cpu Expired
5.19 MB