Msda support aclnn #213
build.yml
on: pull_request
Matrix: build_cpu
Matrix: build_cu101
Matrix: build_cu102
Matrix: build_cu116
Matrix: build_macos
Matrix: build_windows
Matrix: build_windows_without_ops
Matrix: build_without_ops
Matrix: build_without_torch
Annotations
49 errors and 13 warnings
build_cu101 (3.6, 1.8.0+cu101, 0.9.0+cu101)
The job was canceled because "_3_7_1_7_0_cu101" failed.
|
build_cu101 (3.9, 1.8.0+cu101, 0.9.0+cu101)
The job was canceled because "_3_7_1_7_0_cu101" failed.
|
build_cu101 (3.8, 1.8.0+cu101, 0.9.0+cu101)
The job was canceled because "_3_7_1_7_0_cu101" failed.
|
build_cu101 (3.7, 1.8.0+cu101)
The job was canceled because "_3_7_1_7_0_cu101" failed.
|
build_cu101 (3.7, 1.6.0+cu101)
The job was canceled because "_3_7_1_7_0_cu101" failed.
|
build_cu102 (3.10, 1.11.0+cu102, 0.12.0+cu102)
The job was canceled because "_3_8_1_9_0_cu102_0_10_0_c" failed.
|
build_cu102 (3.7, 1.9.0+cu102)
The job was canceled because "_3_8_1_9_0_cu102_0_10_0_c" failed.
|
build_cu102 (3.7, 1.9.0+cu102)
The operation was canceled.
|
build_cu102 (3.10, 1.12.0+cu102, 0.13.0+cu102)
The job was canceled because "_3_8_1_9_0_cu102_0_10_0_c" failed.
|
build_cu102 (3.10, 1.12.0+cu102, 0.13.0+cu102)
The operation was canceled.
|
build_cu102 (3.6, 1.9.0+cu102, 0.10.0+cu102)
The job was canceled because "_3_8_1_9_0_cu102_0_10_0_c" failed.
|
build_cu102 (3.6, 1.9.0+cu102, 0.10.0+cu102)
The operation was canceled.
|
build_cu102 (3.7, 1.10.0+cu102)
The job was canceled because "_3_8_1_9_0_cu102_0_10_0_c" failed.
|
build_cu102 (3.7, 1.10.0+cu102)
The operation was canceled.
|
build_macos (1.5.1)
Version 3.7 with arch arm64 not found
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
build_macos (1.9.0)
The job was canceled because "_1_5_1" failed.
|
build_macos (1.8.0)
The job was canceled because "_1_5_1" failed.
|
build_macos (1.6.0)
The job was canceled because "_1_5_1" failed.
|
build_macos (1.7.0)
The job was canceled because "_1_5_1" failed.
|
build_cu116 (3.10, 1.13.0+cu116)
Canceling since a higher priority waiting request for 'build-refs/pull/50/merge' exists
|
build_cu116 (3.10, 1.13.0+cu116)
The operation was canceled.
|
build_windows_without_ops (1.9.0)
Canceling since a higher priority waiting request for 'build-refs/pull/50/merge' exists
|
build_windows_without_ops (1.9.0)
The operation was canceled.
|
build_windows_without_ops (1.7.1)
Canceling since a higher priority waiting request for 'build-refs/pull/50/merge' exists
|
build_windows_without_ops (1.7.1)
The operation was canceled.
|
build_windows_without_ops (1.8.0)
Canceling since a higher priority waiting request for 'build-refs/pull/50/merge' exists
|
build_windows_without_ops (1.8.0)
The operation was canceled.
|
build_windows (1.9.0)
Canceling since a higher priority waiting request for 'build-refs/pull/50/merge' exists
|
build_windows (1.9.0)
The operation was canceled.
|
build_windows (1.8.0)
Canceling since a higher priority waiting request for 'build-refs/pull/50/merge' exists
|
build_windows (1.8.0)
The operation was canceled.
|
build_windows (1.7.1)
Canceling since a higher priority waiting request for 'build-refs/pull/50/merge' exists
|
build_windows (1.7.1)
The operation was canceled.
|
build_cpu (3.7, 1.9.0)
Canceling since a higher priority waiting request for 'build-refs/pull/50/merge' exists
|
build_cpu (3.7, 1.9.0)
The operation was canceled.
|
build_cpu (3.7, 1.6.0)
Canceling since a higher priority waiting request for 'build-refs/pull/50/merge' exists
|
build_cpu (3.7, 1.6.0)
The operation was canceled.
|
build_cpu (3.7, 1.8.0)
Canceling since a higher priority waiting request for 'build-refs/pull/50/merge' exists
|
build_cpu (3.7, 1.8.0)
The operation was canceled.
|
build_without_ops (3.7, 1.7.0)
Canceling since a higher priority waiting request for 'build-refs/pull/50/merge' exists
|
build_without_ops (3.7, 1.7.0)
The operation was canceled.
|
build_without_ops (3.7, 1.8.0)
Canceling since a higher priority waiting request for 'build-refs/pull/50/merge' exists
|
build_without_ops (3.7, 1.8.0)
The operation was canceled.
|
build_without_ops (3.7, 1.9.0)
Canceling since a higher priority waiting request for 'build-refs/pull/50/merge' exists
|
build_without_ops (3.7, 1.9.0)
The operation was canceled.
|
build_cpu (3.7, 1.5.1)
Canceling since a higher priority waiting request for 'build-refs/pull/50/merge' exists
|
build_cpu (3.7, 1.5.1)
The operation was canceled.
|
build_cpu (3.7, 1.7.0)
Canceling since a higher priority waiting request for 'build-refs/pull/50/merge' exists
|
build_cpu (3.7, 1.7.0)
The operation was canceled.
|
build_cu101 (3.7, 1.7.0+cu101)
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/
|
build_cu101 (3.7, 1.7.0+cu101)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_cu101 (3.7, 1.5.1+cu101)
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/
|
build_cu101 (3.7, 1.5.1+cu101)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_cu102 (3.8, 1.9.0+cu102, 0.10.0+cu102)
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/
|
build_cu102 (3.8, 1.9.0+cu102, 0.10.0+cu102)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_macos (1.5.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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_macos (1.5.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_without_torch (3.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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_without_torch (3.7)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_cu116 (3.10, 1.13.0+cu116)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
|
build_cu116 (3.10, 1.13.0+cu116)
Docker pull failed with exit code 1, back off 2.322 seconds before retry.
|
build_cu116 (3.10, 1.13.0+cu116)
Docker pull failed with exit code 1, back off 2.463 seconds before retry.
|