From 8464a6a1656f70de0f24919b51aefd367da98f25 Mon Sep 17 00:00:00 2001 From: Nikita Shulga Date: Wed, 28 Jun 2023 11:01:00 -0700 Subject: [PATCH] [GHF] Better check for internal diffs (#104344) During revert, use title of "Meta Internal-Only Changes Check" to determine whether or not internal diff is associated with the PR. When PR is merged/closed, "Meta Internal-Only Changes Check" status is always success, but title message can differ: - "There is no internal Diff connected, this can be merged now" means that there are no internal change associated with PR (or it was landed via GitHub First workflow) - "The internal Diff has landed, this can be merged now" meaning that PR has associated internal DIFF, and OSS and internal reverts must happen in sync using internal tooling. (Or a revert PR can be authored in OSS) Add regression test for https://github.com/pytorch/pytorch/pull/100652 that was originated from the internal diff, but was merged as OSS PR. Fixes https://github.com/pytorch/pytorch/issues/104232 Pull Request resolved: https://github.com/pytorch/pytorch/pull/104344 Approved by: https://github.com/bigfootjon, https://github.com/huydhn --- .github/scripts/gql_mocks.json | 11632 +++++++++++++++++++++-------- .github/scripts/test_trymerge.py | 18 +- .github/scripts/trymerge.py | 52 +- 3 files changed, 8571 insertions(+), 3131 deletions(-) diff --git a/.github/scripts/gql_mocks.json b/.github/scripts/gql_mocks.json index 31b81998e590..8d3e3df9bfac 100644 --- a/.github/scripts/gql_mocks.json +++ b/.github/scripts/gql_mocks.json @@ -1,5 +1,1562 @@ { - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=92863 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=100369 owner=pytorch": { + "data": { + "repository": { + "pullRequest": { + "closed": true, + "isCrossRepository": false, + "author": { + "login": "pytorchmergebot" + }, + "title": "[xla hash update] update the pinned xla hash", + "body": "This PR is auto-generated nightly by [this action](https://github.com/pytorch/pytorch/blob/main/.github/workflows/_update-commit-hash.yml).\nUpdate the pinned xla hash.", + "headRefName": "update-xla-commit-hash/4849475010-42-1", + "headRepository": { + "nameWithOwner": "pytorch/pytorch" + }, + "baseRefName": "main", + "baseRefOid": "46affcb004b40fe90b3305603bfcf59639c0e67b", + "baseRepository": { + "nameWithOwner": "pytorch/pytorch", + "isPrivate": false, + "defaultBranchRef": { + "name": "main" + } + }, + "mergeCommit": null, + "commits_with_authors": { + "nodes": [ + { + "commit": { + "author": { + "user": { + "login": "pytorchmergebot" + }, + "email": "pytorchmergebot@users.noreply.github.com", + "name": "PyTorch MergeBot" + }, + "oid": "19603a570c078a92fdbce3e17fb8a14a17d6ada4" + } + } + ], + "pageInfo": { + "endCursor": "MQ", + "hasNextPage": false + }, + "totalCount": 1 + }, + "commits": { + "nodes": [ + { + "commit": { + "checkSuites": { + "edges": [ + { + "node": { + "app": { + "name": "Facebook GitHub Tools", + "databaseId": 12274 + }, + "workflowRun": null, + "checkRuns": { + "nodes": [ + { + "name": "Meta Internal-Only Changes Check", + "conclusion": "SUCCESS", + "detailsUrl": "https://opensource.facebook.com/", + "databaseId": 13305603274, + "title": "There is no internal Diff connected, this can be merged now" + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkTZMo=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdbzFw=" + }, + { + "node": { + "app": { + "name": "Netlify", + "databaseId": 13473 + }, + "workflowRun": null, + "checkRuns": { + "nodes": [], + "pageInfo": { + "endCursor": null, + "hasNextPage": false + } + }, + "conclusion": null + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdbzG8=" + }, + { + "node": { + "app": { + "name": "Azure Pipelines", + "databaseId": 9426 + }, + "workflowRun": null, + "checkRuns": { + "nodes": [], + "pageInfo": { + "endCursor": null, + "hasNextPage": false + } + }, + "conclusion": null + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdbzIQ=" + }, + { + "node": { + "app": { + "name": "Dependabot", + "databaseId": 29110 + }, + "workflowRun": null, + "checkRuns": { + "nodes": [], + "pageInfo": { + "endCursor": null, + "hasNextPage": false + } + }, + "conclusion": null + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdbzJM=" + }, + { + "node": { + "app": { + "name": "Codecov", + "databaseId": 254 + }, + "workflowRun": null, + "checkRuns": { + "nodes": [], + "pageInfo": { + "endCursor": null, + "hasNextPage": false + } + }, + "conclusion": null + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdbzKI=" + }, + { + "node": { + "app": { + "name": "PyTorch Bot", + "databaseId": 40112 + }, + "workflowRun": null, + "checkRuns": { + "nodes": [], + "pageInfo": { + "endCursor": null, + "hasNextPage": false + } + }, + "conclusion": null + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdbzLg=" + }, + { + "node": { + "app": { + "name": "CircleCI Checks", + "databaseId": 18001 + }, + "workflowRun": null, + "checkRuns": { + "nodes": [], + "pageInfo": { + "endCursor": null, + "hasNextPage": false + } + }, + "conclusion": null + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdbzME=" + }, + { + "node": { + "app": { + "name": "copilot4prs", + "databaseId": 299760 + }, + "workflowRun": null, + "checkRuns": { + "nodes": [], + "pageInfo": { + "endCursor": null, + "hasNextPage": false + } + }, + "conclusion": null + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdbzNk=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "Labeler" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/4912691570" + }, + "checkRuns": { + "nodes": [ + { + "name": "triage", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691570/jobs/8771990208", + "databaseId": 13305603782, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkTZsY=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb1HE=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "BC Lint" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/4912691671" + }, + "checkRuns": { + "nodes": [ + { + "name": "bc_linter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691671/jobs/8771990474", + "databaseId": 13305604129, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkTaCE=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb1Zo=" + } + ], + "pageInfo": { + "hasNextPage": true + } + }, + "status": { + "contexts": [ + { + "context": "EasyCLA", + "state": "SUCCESS", + "targetUrl": "https://easycla.lfx.linuxfoundation.org/#/?version=2" + } + ] + }, + "pushedDate": "2023-05-08T07:38:41Z", + "oid": "19603a570c078a92fdbce3e17fb8a14a17d6ada4" + } + } + ] + }, + "changedFiles": 1, + "files": { + "nodes": [ + { + "path": ".github/ci_commit_pins/xla.txt" + } + ], + "pageInfo": { + "endCursor": "MQ", + "hasNextPage": false + } + }, + "reviews": { + "nodes": [ + { + "author": { + "login": "pytorchbot" + }, + "state": "APPROVED" + } + ], + "pageInfo": { + "startCursor": "Y3Vyc29yOnYyOpO5MjAyMy0wNS0wMVQwMDozODo1MC0wNzowMLkyMDIzLTA1LTAxVDAwOjM4OjUwLTA3OjAwzlPjjS0=", + "hasPreviousPage": false + } + }, + "comments": { + "nodes": [ + { + "bodyText": "@pytorchbot merge", + "createdAt": "2023-05-08T07:38:42Z", + "author": { + "login": "pytorchbot" + }, + "authorAssociation": "MEMBER", + "editor": null, + "databaseId": 1537898940, + "url": "https://github.com/pytorch/pytorch/pull/100369#issuecomment-1537898940" + }, + { + "bodyText": "Merge started\nYour change will be merged once all checks pass (ETA 0-4 Hours).\nLearn more about merging in the wiki.\nQuestions? Feedback? Please reach out to the PyTorch DevX TeamAdvanced Debugging\nCheck the merge workflow status\nhere", + "createdAt": "2023-05-08T07:40:56Z", + "author": { + "login": "pytorchmergebot" + }, + "authorAssociation": "MEMBER", + "editor": null, + "databaseId": 1537901250, + "url": "https://github.com/pytorch/pytorch/pull/100369#issuecomment-1537901250" + }, + { + "bodyText": "@pytorchbot revert -c weird -m \"bot ignored signal?\"", + "createdAt": "2023-05-08T15:18:33Z", + "author": { + "login": "ezyang" + }, + "authorAssociation": "MEMBER", + "editor": null, + "databaseId": 1538550434, + "url": "https://github.com/pytorch/pytorch/pull/100369#issuecomment-1538550434" + }, + { + "bodyText": "@pytorchbot successfully started a revert job. Check the current status here.\nQuestions? Feedback? Please reach out to the PyTorch DevX Team", + "createdAt": "2023-05-08T15:21:11Z", + "author": { + "login": "pytorchmergebot" + }, + "authorAssociation": "MEMBER", + "editor": null, + "databaseId": 1538556915, + "url": "https://github.com/pytorch/pytorch/pull/100369#issuecomment-1538556915" + }, + { + "bodyText": "@pytorchmergebot your PR has been successfully reverted.", + "createdAt": "2023-05-08T15:21:21Z", + "author": { + "login": "pytorchmergebot" + }, + "authorAssociation": "MEMBER", + "editor": null, + "databaseId": 1538557321, + "url": "https://github.com/pytorch/pytorch/pull/100369#issuecomment-1538557321" + } + ], + "pageInfo": { + "startCursor": "Y3Vyc29yOnYyOpHOW6p5vA==", + "hasPreviousPage": true + } + }, + "labels": { + "edges": [ + { + "node": { + "name": "open source" + } + }, + { + "node": { + "name": "Merged" + } + }, + { + "node": { + "name": "Reverted" + } + }, + { + "node": { + "name": "ciflow/trunk" + } + }, + { + "node": { + "name": "topic: not user facing" + } + } + ] + } + } + } + } + }, + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAvdb1Zo= name=pytorch number=100369 owner=pytorch": { + "data": { + "repository": { + "pullRequest": { + "commits": { + "nodes": [ + { + "commit": { + "oid": "19603a570c078a92fdbce3e17fb8a14a17d6ada4", + "checkSuites": { + "edges": [ + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "TorchBench CI (pytorch-linux-py3.8-cu116)" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/4912691676" + }, + "checkRuns": { + "nodes": [ + { + "name": "run-torchbench", + "conclusion": "NEUTRAL", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691676/jobs/8771990489", + "databaseId": 13305604149, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkTaDU=", + "hasNextPage": false + } + }, + "conclusion": "SKIPPED" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb1aE=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "Check Labels" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/4912691677" + }, + "checkRuns": { + "nodes": [ + { + "name": "Check labels", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691677/jobs/8771990468", + "databaseId": 13305604123, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkTaBs=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb1aM=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "pull" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/4912691700" + }, + "checkRuns": { + "nodes": [ + { + "name": "linux-focal-py3.8-clang10-onnx / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771990906", + "databaseId": 13305604662, + "title": null + }, + { + "name": "linux-focal-rocm5.4.2-py3.8 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771990996", + "databaseId": 13305604786, + "title": null + }, + { + "name": "linux-focal-py3-clang7-mobile-custom-build-static / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771991095", + "databaseId": 13305604900, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7-sm86 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771991223", + "databaseId": 13305605050, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771991331", + "databaseId": 13305605195, + "title": null + }, + { + "name": "linux-jammy-cuda11.8-cudnn8-py3.8-clang12 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771991465", + "databaseId": 13305605360, + "title": null + }, + { + "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single-full-jit / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771991737", + "databaseId": 13305605692, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7-mobile-lightweight-dispatch-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771991861", + "databaseId": 13305605863, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992005", + "databaseId": 13305606035, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7-pch / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992129", + "databaseId": 13305606194, + "title": null + }, + { + "name": "linux-focal-py3-clang7-mobile-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992229", + "databaseId": 13305606321, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992324", + "databaseId": 13305606431, + "title": null + }, + { + "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992431", + "databaseId": 13305606574, + "title": null + }, + { + "name": "linux-bionic-py3_8-clang8-xla / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992524", + "databaseId": 13305606699, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7-no-ops / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992628", + "databaseId": 13305606828, + "title": null + }, + { + "name": "linux-bionic-cpu-py3.10-gcc7-bazel-test / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992741", + "databaseId": 13305606978, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7-bazel-test / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992866", + "databaseId": 13305607126, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992992", + "databaseId": 13305607282, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771993130", + "databaseId": 13305607458, + "title": null + }, + { + "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test (default, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771996674", + "databaseId": 13305611834, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7-bazel-test / build-and-test (default, 1, 1, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771996782", + "databaseId": 13305611980, + "title": null + }, + { + "name": "linux-bionic-cpu-py3.10-gcc7-bazel-test / build-and-test (default, 1, 1, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771996903", + "databaseId": 13305612134, + "title": null + }, + { + "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single / build-and-test (default, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771997416", + "databaseId": 13305612818, + "title": null + }, + { + "name": "linux-focal-py3.8-clang10-onnx / test (default, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772179346", + "databaseId": 13305842396, + "title": null + }, + { + "name": "linux-focal-py3.8-clang10-onnx / test (default, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772179452", + "databaseId": 13305842523, + "title": null + }, + { + "name": "linux-docs / build-docs-cpp-false", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772194470", + "databaseId": 13305861217, + "title": null + }, + { + "name": "linux-docs / build-docs-python-false", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772194563", + "databaseId": 13305861332, + "title": null + }, + { + "name": "linux-docs / build-docs-functorch-false", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772194658", + "databaseId": 13305861446, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (default, 1, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772194749", + "databaseId": 13305861558, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (default, 2, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772194863", + "databaseId": 13305861700, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (default, 3, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772194972", + "databaseId": 13305861831, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (docs_test, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772195081", + "databaseId": 13305861965, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (jit_legacy, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772195209", + "databaseId": 13305862125, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (backwards_compat, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772195315", + "databaseId": 13305862257, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (distributed, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772195400", + "databaseId": 13305862361, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (distributed, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772195509", + "databaseId": 13305862490, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (default, 1, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772200083", + "databaseId": 13305868180, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (default, 2, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772200196", + "databaseId": 13305868307, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (default, 3, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772200292", + "databaseId": 13305868436, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (crossref, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772200417", + "databaseId": 13305868586, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (crossref, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772200528", + "databaseId": 13305868722, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (dynamo, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772200630", + "databaseId": 13305868844, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (dynamo, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772200750", + "databaseId": 13305868995, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (default, 1, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772202138", + "databaseId": 13305870729, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (default, 2, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772202240", + "databaseId": 13305870875, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (default, 3, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772202344", + "databaseId": 13305871008, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (crossref, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772202466", + "databaseId": 13305871160, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (crossref, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772202571", + "databaseId": 13305871286, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (dynamo, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772202658", + "databaseId": 13305871382, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (dynamo, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772202768", + "databaseId": 13305871513, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkXfJk=", + "hasNextPage": true + } + }, + "conclusion": "FAILURE" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb1dk=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "Lint" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/4912691710" + }, + "checkRuns": { + "nodes": [ + { + "name": "Test collect_env (with_torch)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8771990693", + "databaseId": 13305604402, + "title": null + }, + { + "name": "Test collect_env (without_torch)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8771990808", + "databaseId": 13305604544, + "title": null + }, + { + "name": "Test collect_env (older_python_version)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8771990895", + "databaseId": 13305604649, + "title": null + }, + { + "name": "pr-sanity-checks", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8771990994", + "databaseId": 13305604783, + "title": null + }, + { + "name": "docker-image / calculate-docker-image", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8771991088", + "databaseId": 13305604895, + "title": null + }, + { + "name": "toc / linux-job", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8772010390", + "databaseId": 13305629144, + "title": null + }, + { + "name": "lintrunner / linux-job", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8772010526", + "databaseId": 13305629317, + "title": null + }, + { + "name": "workflow-checks / linux-job", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8772010612", + "databaseId": 13305629422, + "title": null + }, + { + "name": "quick-checks / linux-job", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8772010719", + "databaseId": 13305629568, + "title": null + }, + { + "name": "Test tools / linux-job", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8772010816", + "databaseId": 13305629714, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkTzBI=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb1fg=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "linux-binary-libtorch-cxx11-abi" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/4912692878" + }, + "checkRuns": { + "nodes": [ + { + "name": "libtorch-cpu-shared-with-deps-cxx11-abi-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692878/jobs/8771993475", + "databaseId": 13305607902, + "title": null + }, + { + "name": "libtorch-cpu-shared-with-deps-cxx11-abi-test / test", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692878/jobs/8773636807", + "databaseId": 13307648745, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkymuk=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb4wk=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "trunk" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/4912692881" + }, + "checkRuns": { + "nodes": [ + { + "name": "linux-focal-rocm5.4.2-py3.8 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8771993582", + "databaseId": 13305608028, + "title": null + }, + { + "name": "libtorch-linux-bionic-cuda11.8-py3.7-gcc7 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8771993704", + "databaseId": 13305608179, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8771993811", + "databaseId": 13305608313, + "title": null + }, + { + "name": "pytorch-linux-focal-py3-clang7-android-ndk-r19c-build / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8771993915", + "databaseId": 13305608439, + "title": null + }, + { + "name": "macos-12-py3-arm64 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8771994015", + "databaseId": 13305608565, + "title": null + }, + { + "name": "caffe2-linux-focal-py3.8-gcc7 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8771994120", + "databaseId": 13305608697, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7-no-ops / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8771994241", + "databaseId": 13305608860, + "title": null + }, + { + "name": "pytorch-linux-focal-py3-clang7-android-ndk-r19c-build / build (default, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8771997827", + "databaseId": 13305613325, + "title": null + }, + { + "name": "macos-12-py3-arm64-mps / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772109393", + "databaseId": 13305754392, + "title": null + }, + { + "name": "macos-12-py3-arm64 / test (default, 1, 3, macos-m1-12)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772109545", + "databaseId": 13305754582, + "title": null + }, + { + "name": "macos-12-py3-arm64 / test (default, 2, 3, macos-m1-12)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772109653", + "databaseId": 13305754711, + "title": null + }, + { + "name": "macos-12-py3-arm64 / test (default, 3, 3, macos-m1-12)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772109764", + "databaseId": 13305754842, + "title": null + }, + { + "name": "macos-12-py3-arm64-mps / test (default, 1, 1)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772115106", + "databaseId": 13305761542, + "title": null + }, + { + "name": "linux-focal-rocm5.4.2-py3.8 / test (default, 1, 3, linux.rocm.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772392855", + "databaseId": 13306108638, + "title": null + }, + { + "name": "linux-focal-rocm5.4.2-py3.8 / test (default, 2, 3, linux.rocm.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772393079", + "databaseId": 13306108909, + "title": null + }, + { + "name": "linux-focal-rocm5.4.2-py3.8 / test (default, 3, 3, linux.rocm.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772393271", + "databaseId": 13306109136, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (nogpu_AVX512, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772409904", + "databaseId": 13306129159, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (nogpu_NO_AVX2, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772410110", + "databaseId": 13306129392, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (jit_legacy, 1, 1, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772410393", + "databaseId": 13306129719, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkbbTc=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb4xU=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "linux-binary-libtorch-pre-cxx11" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/4912692896" + }, + "checkRuns": { + "nodes": [ + { + "name": "libtorch-cpu-shared-with-deps-pre-cxx11-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692896/jobs/8771993491", + "databaseId": 13305607921, + "title": null + }, + { + "name": "libtorch-cpu-shared-with-deps-pre-cxx11-test / test", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692896/jobs/8773756310", + "databaseId": 13307798066, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxk04jI=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb4zg=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "linux-binary-manywheel" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/4912692976" + }, + "checkRuns": { + "nodes": [ + { + "name": "manywheel-py3_8-cuda11_8-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692976/jobs/8771993765", + "databaseId": 13305608254, + "title": null + }, + { + "name": "manywheel-py3_8-cuda12_1-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692976/jobs/8771993873", + "databaseId": 13305608391, + "title": null + }, + { + "name": "manywheel-py3_8-cuda12_1-test / test", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692976/jobs/8774462272", + "databaseId": 13308691277, + "title": null + }, + { + "name": "manywheel-py3_8-cuda11_8-test / test", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692976/jobs/8774553812", + "databaseId": 13308807956, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxlESxQ=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb49M=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "BC Lint" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/4914134926" + }, + "checkRuns": { + "nodes": [ + { + "name": "bc_linter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4914134926/jobs/8775093701", + "databaseId": 13309479202, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxlOiSI=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAveSA7I=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "Check Labels" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/4914134932" + }, + "checkRuns": { + "nodes": [ + { + "name": "Check labels", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4914134932/jobs/8775093668", + "databaseId": 13309479160, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxlOiPg=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAveSA7o=" + } + ], + "pageInfo": { + "hasNextPage": true + } + } + } + } + ] + } + } + } + } + }, + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAveSA7o= name=pytorch number=100369 owner=pytorch": { + "data": { + "repository": { + "pullRequest": { + "commits": { + "nodes": [ + { + "commit": { + "oid": "19603a570c078a92fdbce3e17fb8a14a17d6ada4", + "checkSuites": { + "edges": [ + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "BC Lint" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/4914134940" + }, + "checkRuns": { + "nodes": [], + "pageInfo": { + "endCursor": null, + "hasNextPage": false + } + }, + "conclusion": "CANCELLED" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAveSA9M=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "Check Labels" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/4914134941" + }, + "checkRuns": { + "nodes": [], + "pageInfo": { + "endCursor": null, + "hasNextPage": false + } + }, + "conclusion": "CANCELLED" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAveSA9U=" + } + ], + "pageInfo": { + "hasNextPage": false + } + } + } + } + ] + } + } + } + } + }, + "query_sha=ada119ceda3e867b82ccea3406111b1cab554821289b906c554518aeaffdfde2 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAxkXfJk= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAvdb1aM= name=pytorch number=100369 owner=pytorch": { + "data": { + "repository": { + "pullRequest": { + "commits": { + "nodes": [ + { + "commit": { + "oid": "19603a570c078a92fdbce3e17fb8a14a17d6ada4", + "checkSuites": { + "nodes": [ + { + "checkRuns": { + "nodes": [ + { + "name": "linux-bionic-py3_8-clang8-xla / test (xla, 1, 1, linux.4xlarge)", + "conclusion": "FAILURE", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772243062", + "databaseId": 13305922042, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 1, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772251436", + "databaseId": 13305932517, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 2, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772251518", + "databaseId": 13305932618, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 3, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772251599", + "databaseId": 13305932712, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 4, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772251697", + "databaseId": 13305932819, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 5, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772251775", + "databaseId": 13305932919, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 6, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772251854", + "databaseId": 13305933029, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7-sm86 / test (default, 1, 5, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772404557", + "databaseId": 13306122810, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7-sm86 / test (default, 2, 5, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772404687", + "databaseId": 13306122981, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7-sm86 / test (default, 3, 5, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772404841", + "databaseId": 13306123147, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7-sm86 / test (default, 4, 5, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772405001", + "databaseId": 13306123341, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7-sm86 / test (default, 5, 5, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772405156", + "databaseId": 13306123530, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (default, 1, 5, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772408593", + "databaseId": 13306127618, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (default, 2, 5, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772408758", + "databaseId": 13306127824, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (default, 3, 5, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772408976", + "databaseId": 13306128068, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (default, 4, 5, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772409162", + "databaseId": 13306128294, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (default, 5, 5, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772409339", + "databaseId": 13306128501, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (distributed, 1, 3, linux.8xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772409536", + "databaseId": 13306128726, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (distributed, 2, 3, linux.8xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772409735", + "databaseId": 13306128964, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (distributed, 3, 3, linux.8xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772409923", + "databaseId": 13306129185, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772410123", + "databaseId": 13306129407, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkba_8=", + "hasNextPage": false + } + } + } + ] + } + } + } + ] + } + } + } + } + }, + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=92863 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -69,7 +1626,8 @@ "name": "triage", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169362/jobs/6845670588", - "databaseId": 10835369748 + "databaseId": 10835369748, + "title": null } ], "pageInfo": { @@ -99,7 +1657,8 @@ "name": "Auto Request Review", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169390/jobs/6845670628", - "databaseId": 10835369799 + "databaseId": 10835369799, + "title": null } ], "pageInfo": { @@ -129,55 +1688,64 @@ "name": "Test tools", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169394/jobs/6845670645", - "databaseId": 10835369823 + "databaseId": 10835369823, + "title": null }, { "name": "toc", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169394/jobs/6845670735", - "databaseId": 10835369945 + "databaseId": 10835369945, + "title": null }, { "name": "Test collect_env (with_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169394/jobs/6845670831", - "databaseId": 10835370093 + "databaseId": 10835370093, + "title": null }, { "name": "Test collect_env (without_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169394/jobs/6845670917", - "databaseId": 10835370201 + "databaseId": 10835370201, + "title": null }, { "name": "Test collect_env (older_python_version)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169394/jobs/6845671001", - "databaseId": 10835370320 + "databaseId": 10835370320, + "title": null }, { "name": "lintrunner", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169394/jobs/6845671075", - "databaseId": 10835370412 + "databaseId": 10835370412, + "title": null }, { "name": "quick-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169394/jobs/6845671156", - "databaseId": 10835370542 + "databaseId": 10835370542, + "title": null }, { "name": "workflow-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169394/jobs/6845671269", - "databaseId": 10835370690 + "databaseId": 10835370690, + "title": null }, { "name": "pr-sanity-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169394/jobs/6845671367", - "databaseId": 10835370835 + "databaseId": 10835370835, + "title": null } ], "pageInfo": { @@ -207,7 +1775,8 @@ "name": "Check labels", "conclusion": "CANCELLED", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169391/jobs/6845670642", - "databaseId": 10835369817 + "databaseId": 10835369817, + "title": null } ], "pageInfo": { @@ -237,7 +1806,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169396/jobs/6845670670", - "databaseId": 10835369854 + "databaseId": 10835369854, + "title": null } ], "pageInfo": { @@ -267,301 +1837,351 @@ "name": "linux-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845670888", - "databaseId": 10835370169 + "databaseId": 10835370169, + "title": null }, { "name": "linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845670982", - "databaseId": 10835370289 + "databaseId": 10835370289, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845671067", - "databaseId": 10835370407 + "databaseId": 10835370407, + "title": null }, { "name": "linux-jammy-cuda11.6-cudnn8-py3.8-clang12 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845671153", - "databaseId": 10835370522 + "databaseId": 10835370522, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845671251", - "databaseId": 10835370674 + "databaseId": 10835370674, + "title": null }, { "name": "linux-focal-py3-clang7-mobile-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845671341", - "databaseId": 10835370795 + "databaseId": 10835370795, + "title": null }, { "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845671421", - "databaseId": 10835370909 + "databaseId": 10835370909, + "title": null }, { "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845671504", - "databaseId": 10835371021 + "databaseId": 10835371021, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845671612", - "databaseId": 10835371172 + "databaseId": 10835371172, + "title": null }, { "name": "win-vs2019-cpu-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845671699", - "databaseId": 10835371292 + "databaseId": 10835371292, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845671779", - "databaseId": 10835371404 + "databaseId": 10835371404, + "title": null }, { "name": "linux-focal-py3-clang7-mobile-custom-build-static / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845671874", - "databaseId": 10835371543 + "databaseId": 10835371543, + "title": null }, { "name": "linux-focal-py3.7-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845671946", - "databaseId": 10835371644 + "databaseId": 10835371644, + "title": null }, { "name": "linux-focal-py3.7-clang10-onnx / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845672034", - "databaseId": 10835371755 + "databaseId": 10835371755, + "title": null }, { "name": "linux-focal-rocm5.3-py3.8 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845672136", - "databaseId": 10835371918 + "databaseId": 10835371918, + "title": null }, { "name": "linux-focal-py3.7-gcc7-pch / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845672239", - "databaseId": 10835372060 + "databaseId": 10835372060, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7-bazel-test / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845672322", - "databaseId": 10835372180 + "databaseId": 10835372180, + "title": null }, { "name": "linux-vulkan-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845672419", - "databaseId": 10835372309 + "databaseId": 10835372309, + "title": null }, { "name": "linux-bionic-py3_7-clang8-xla / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845672509", - "databaseId": 10835372424 + "databaseId": 10835372424, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845803829", - "databaseId": 10835551861 + "databaseId": 10835551861, + "title": null }, { "name": "linux-docs / build-docs-cpp-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845803990", - "databaseId": 10835552073 + "databaseId": 10835552073, + "title": null }, { "name": "linux-docs / build-docs-python-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845804069", - "databaseId": 10835552197 + "databaseId": 10835552197, + "title": null }, { "name": "linux-docs / build-docs-functorch-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845804156", - "databaseId": 10835552307 + "databaseId": 10835552307, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845804734", - "databaseId": 10835553061 + "databaseId": 10835553061, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845808552", - "databaseId": 10835558085 + "databaseId": 10835558085, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845808668", - "databaseId": 10835558225 + "databaseId": 10835558225, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (distributed, 1, 2, linux.2xlarge)", "conclusion": "CANCELLED", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845808750", - "databaseId": 10835558326 + "databaseId": 10835558326, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (distributed, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845808838", - "databaseId": 10835558431 + "databaseId": 10835558431, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845808933", - "databaseId": 10835558540 + "databaseId": 10835558540, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (docs_test, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845809050", - "databaseId": 10835558690 + "databaseId": 10835558690, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (jit_legacy, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845809146", - "databaseId": 10835558841 + "databaseId": 10835558841, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (backwards_compat, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845809280", - "databaseId": 10835559007 + "databaseId": 10835559007, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845809596", - "databaseId": 10835559385 + "databaseId": 10835559385, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845809712", - "databaseId": 10835559545 + "databaseId": 10835559545, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845809828", - "databaseId": 10835559684 + "databaseId": 10835559684, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845809924", - "databaseId": 10835559809 + "databaseId": 10835559809, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (dynamo, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845810034", - "databaseId": 10835559951 + "databaseId": 10835559951, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (dynamo, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845810121", - "databaseId": 10835560087 + "databaseId": 10835560087, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845810227", - "databaseId": 10835560228 + "databaseId": 10835560228, + "title": null }, { "name": "linux-vulkan-bionic-py3.7-clang9 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845810589", - "databaseId": 10835560720 + "databaseId": 10835560720, + "title": null }, { "name": "linux-focal-py3.7-clang10-onnx / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845812809", - "databaseId": 10835563929 + "databaseId": 10835563929, + "title": null }, { "name": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845814609", - "databaseId": 10835566456 + "databaseId": 10835566456, + "title": null }, { "name": "linux-focal-py3.7-clang10-onnx / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845817702", - "databaseId": 10835570714 + "databaseId": 10835570714, + "title": null }, { "name": "linux-focal-py3.7-clang10-onnx / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845817778", - "databaseId": 10835570854 + "databaseId": 10835570854, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845849131", - "databaseId": 10835613396 + "databaseId": 10835613396, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 1, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845854824", - "databaseId": 10835621101 + "databaseId": 10835621101, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 2, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845854914", - "databaseId": 10835621236 + "databaseId": 10835621236, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 3, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845855028", - "databaseId": 10835621389 + "databaseId": 10835621389, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 4, 5, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845855123", - "databaseId": 10835621534 + "databaseId": 10835621534, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 5, 5, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845855197", - "databaseId": 10835621653 + "databaseId": 10835621653, + "title": null } ], "pageInfo": { @@ -586,7 +2206,8 @@ "name": "Meta Internal-Only Changes Check", "conclusion": "SUCCESS", "detailsUrl": "https://opensource.facebook.com/", - "databaseId": 10835369862 + "databaseId": 10835369862, + "title": "There is no internal Diff connected, this can be merged now" } ], "pageInfo": { @@ -767,7 +2388,7 @@ } } }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAAnQifRo= name=pytorch number=92863 owner=pytorch": { + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAnQifRo= name=pytorch number=92863 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -850,7 +2471,8 @@ "name": "Check labels", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169600/jobs/6845671155", - "databaseId": 10835370532 + "databaseId": 10835370532, + "title": null } ], "pageInfo": { @@ -880,7 +2502,8 @@ "name": "Check labels", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3992628517/jobs/6848645507", - "databaseId": 10839257306 + "databaseId": 10839257306, + "title": null } ], "pageInfo": { @@ -905,7 +2528,7 @@ } } }, - "query_sha=c982c18030d28524b33d684c8b62a4db4218f2a40a0630a0babb20ed3b87d323 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAoXadxU= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAnQie78= name=pytorch number=92863 owner=pytorch": { + "query_sha=ada119ceda3e867b82ccea3406111b1cab554821289b906c554518aeaffdfde2 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAoXadxU= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAnQie78= name=pytorch number=92863 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -923,103 +2546,120 @@ "name": "linux-focal-py3.7-clang7-asan / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845855276", - "databaseId": 10835621768 + "databaseId": 10835621768, + "title": null }, { "name": "linux-bionic-py3_7-clang8-xla / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845868475", - "databaseId": 10835639218 + "databaseId": 10835639218, + "title": null }, { "name": "linux-bionic-py3_7-clang8-xla / test (xla, 1, 1, linux.4xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845872827", - "databaseId": 10835645296 + "databaseId": 10835645296, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845946929", - "databaseId": 10835747044 + "databaseId": 10835747044, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 1, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845950678", - "databaseId": 10835752455 + "databaseId": 10835752455, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 2, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845950759", - "databaseId": 10835752656 + "databaseId": 10835752656, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 3, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845950836", - "databaseId": 10835752788 + "databaseId": 10835752788, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 4, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845950938", - "databaseId": 10835752946 + "databaseId": 10835752946, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (distributed, 1, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845951052", - "databaseId": 10835753101 + "databaseId": 10835753101, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (distributed, 2, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845951169", - "databaseId": 10835753262 + "databaseId": 10835753262, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (distributed, 3, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845951282", - "databaseId": 10835753414 + "databaseId": 10835753414, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (functorch, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845951414", - "databaseId": 10835753595 + "databaseId": 10835753595, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6845951561", - "databaseId": 10835753781 + "databaseId": 10835753781, + "title": null }, { "name": "win-vs2019-cpu-py3 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6846274479", - "databaseId": 10836179619 + "databaseId": 10836179619, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6846294540", - "databaseId": 10836206561 + "databaseId": 10836206561, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6846294653", - "databaseId": 10836206711 + "databaseId": 10836206711, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (functorch, 1, 1, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3991169410/jobs/6846294751", - "databaseId": 10836206839 + "databaseId": 10836206839, + "title": null } ], "pageInfo": { @@ -1038,7 +2678,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=104312 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=104312 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -1103,7 +2743,8 @@ "name": "Meta Internal-Only Changes Check", "conclusion": "SUCCESS", "detailsUrl": "https://opensource.facebook.com/", - "databaseId": 14608054083 + "databaseId": 14608054083, + "title": "There is no internal Diff connected, this can be merged now" } ], "pageInfo": { @@ -1259,7 +2900,8 @@ "name": "triage", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930968/jobs/9798969695", - "databaseId": 14608054232 + "databaseId": 14608054232, + "title": null } ], "pageInfo": { @@ -1289,7 +2931,8 @@ "name": "bc_linter", "conclusion": "CANCELLED", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930970/jobs/9798969725", - "databaseId": 14608054268 + "databaseId": 14608054268, + "title": null } ], "pageInfo": { @@ -1429,7 +3072,7 @@ } } }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAAz0ipNA= name=pytorch number=104312 owner=pytorch": { + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAz0ipNA= name=pytorch number=104312 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -1458,7 +3101,8 @@ "name": "Check labels", "conclusion": "CANCELLED", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930969/jobs/9798969687", - "databaseId": 14608054220 + "databaseId": 14608054220, + "title": null } ], "pageInfo": { @@ -1488,7 +3132,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930971/jobs/9798969746", - "databaseId": 14608054291 + "databaseId": 14608054291, + "title": null } ], "pageInfo": { @@ -1518,7 +3163,8 @@ "name": "Auto Request Review", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930972/jobs/9798969727", - "databaseId": 14608054269 + "databaseId": 14608054269, + "title": null } ], "pageInfo": { @@ -1548,301 +3194,351 @@ "name": "linux-focal-py3.8-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801451814", - "databaseId": 14611200318 + "databaseId": 14611200318, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801452022", - "databaseId": 14611200572 + "databaseId": 14611200572, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801452190", - "databaseId": 14611200766 + "databaseId": 14611200766, + "title": null }, { "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801452364", - "databaseId": 14611200979 + "databaseId": 14611200979, + "title": null }, { "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single-full-jit / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801452616", - "databaseId": 14611201294 + "databaseId": 14611201294, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801452827", - "databaseId": 14611201528 + "databaseId": 14611201528, + "title": null }, { "name": "linux-bionic-cuda11.8-py3.10-gcc9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801452980", - "databaseId": 14611201715 + "databaseId": 14611201715, + "title": null }, { "name": "win-vs2019-cpu-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801453104", - "databaseId": 14611201870 + "databaseId": 14611201870, + "title": null }, { "name": "linux-bionic-cpu-py3.10-gcc9-bazel-test / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801453213", - "databaseId": 14611202002 + "databaseId": 14611202002, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801453313", - "databaseId": 14611202124 + "databaseId": 14611202124, + "title": null }, { "name": "linux-focal-py3.8-clang10-onnx / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801453434", - "databaseId": 14611202259 + "databaseId": 14611202259, + "title": null }, { "name": "linux-bionic-py3_8-clang8-xla / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801453547", - "databaseId": 14611202415 + "databaseId": 14611202415, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801453662", - "databaseId": 14611202580 + "databaseId": 14611202580, + "title": null }, { "name": "linux-focal-rocm5.4.2-py3.8 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801453777", - "databaseId": 14611202723 + "databaseId": 14611202723, + "title": null }, { "name": "linux-focal-py3.8-gcc7-pch / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801453911", - "databaseId": 14611202891 + "databaseId": 14611202891, + "title": null }, { "name": "linux-jammy-cuda11.8-cudnn8-py3.8-clang12 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801454036", - "databaseId": 14611203038 + "databaseId": 14611203038, + "title": null }, { "name": "linux-focal-py3-clang7-mobile-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801454150", - "databaseId": 14611203180 + "databaseId": 14611203180, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801454266", - "databaseId": 14611203333 + "databaseId": 14611203333, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9-bazel-test / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801454356", - "databaseId": 14611203448 + "databaseId": 14611203448, + "title": null }, { "name": "linux-focal-py3.8-gcc7-mobile-lightweight-dispatch-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801454454", - "databaseId": 14611203573 + "databaseId": 14611203573, + "title": null }, { "name": "linux-focal-py3-clang7-mobile-custom-build-static / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801454543", - "databaseId": 14611203686 + "databaseId": 14611203686, + "title": null }, { "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single / build-and-test (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801455354", - "databaseId": 14611204684 + "databaseId": 14611204684, + "title": null }, { "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801455432", - "databaseId": 14611204800 + "databaseId": 14611204800, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9-bazel-test / build-and-test (default, 1, 1, linux.4xlarge.nvidia.gpu, unstable)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801455548", - "databaseId": 14611204945 + "databaseId": 14611204945, + "title": null }, { "name": "linux-bionic-cpu-py3.10-gcc9-bazel-test / build-and-test (default, 1, 1, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801455749", - "databaseId": 14611205191 + "databaseId": 14611205191, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (default, 1, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801455865", - "databaseId": 14611205326 + "databaseId": 14611205326, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (default, 2, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801455954", - "databaseId": 14611205439 + "databaseId": 14611205439, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (default, 3, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801456030", - "databaseId": 14611205535 + "databaseId": 14611205535, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (crossref, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801456090", - "databaseId": 14611205603 + "databaseId": 14611205603, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (crossref, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801456169", - "databaseId": 14611205708 + "databaseId": 14611205708, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (dynamo, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801456253", - "databaseId": 14611205813 + "databaseId": 14611205813, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (dynamo, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801456322", - "databaseId": 14611205906 + "databaseId": 14611205906, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (default, 1, 6, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801456435", - "databaseId": 14611206049 + "databaseId": 14611206049, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (default, 2, 6, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801456491", - "databaseId": 14611206122 + "databaseId": 14611206122, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (default, 3, 6, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801456558", - "databaseId": 14611206203 + "databaseId": 14611206203, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (default, 4, 6, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801456636", - "databaseId": 14611206296 + "databaseId": 14611206296, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (default, 5, 6, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801456714", - "databaseId": 14611206390 + "databaseId": 14611206390, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (default, 6, 6, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801456800", - "databaseId": 14611206501 + "databaseId": 14611206501, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / test (default, 1, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801456914", - "databaseId": 14611206640 + "databaseId": 14611206640, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / test (default, 2, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801457010", - "databaseId": 14611206754 + "databaseId": 14611206754, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / test (default, 3, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801457081", - "databaseId": 14611206836 + "databaseId": 14611206836, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / test (crossref, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801457156", - "databaseId": 14611206936 + "databaseId": 14611206936, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / test (crossref, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801457220", - "databaseId": 14611207020 + "databaseId": 14611207020, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / test (dynamo, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801457288", - "databaseId": 14611207101 + "databaseId": 14611207101, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / test (dynamo, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801457348", - "databaseId": 14611207175 + "databaseId": 14611207175, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (default, 1, 5, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801457446", - "databaseId": 14611207287 + "databaseId": 14611207287, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (default, 2, 5, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801457523", - "databaseId": 14611207383 + "databaseId": 14611207383, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (default, 3, 5, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801457594", - "databaseId": 14611207469 + "databaseId": 14611207469, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (default, 4, 5, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801457654", - "databaseId": 14611207555 + "databaseId": 14611207555, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (default, 5, 5, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801457710", - "databaseId": 14611207624 + "databaseId": 14611207624, + "title": null } ], "pageInfo": { @@ -1872,67 +3568,78 @@ "name": "Test `run_test.py` is usable without boto3/rockset", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395931000/jobs/9798969751", - "databaseId": 14608054301 + "databaseId": 14608054301, + "title": null }, { "name": "pr-sanity-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395931000/jobs/9798969872", - "databaseId": 14608054451 + "databaseId": 14608054451, + "title": null }, { "name": "Test collect_env (with_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395931000/jobs/9798970001", - "databaseId": 14608054602 + "databaseId": 14608054602, + "title": null }, { "name": "Test collect_env (without_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395931000/jobs/9798970078", - "databaseId": 14608054687 + "databaseId": 14608054687, + "title": null }, { "name": "Test collect_env (older_python_version)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395931000/jobs/9798970163", - "databaseId": 14608054803 + "databaseId": 14608054803, + "title": null }, { "name": "docker-image", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395931000/jobs/9798970285", - "databaseId": 14608054957 + "databaseId": 14608054957, + "title": null }, { "name": "Test tools / linux-job", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395931000/jobs/9798986411", - "databaseId": 14608075818 + "databaseId": 14608075818, + "title": null }, { "name": "workflow-checks / linux-job", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395931000/jobs/9798986522", - "databaseId": 14608075953 + "databaseId": 14608075953, + "title": null }, { "name": "quick-checks / linux-job", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395931000/jobs/9798986636", - "databaseId": 14608076097 + "databaseId": 14608076097, + "title": null }, { "name": "toc / linux-job", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395931000/jobs/9798986721", - "databaseId": 14608076207 + "databaseId": 14608076207, + "title": null }, { "name": "lintrunner / linux-job", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395931000/jobs/9798986831", - "databaseId": 14608076341 + "databaseId": 14608076341, + "title": null } ], "pageInfo": { @@ -1962,7 +3669,8 @@ "name": "bc_linter", "conclusion": "CANCELLED", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395931354/jobs/9798970511", - "databaseId": 14608055251 + "databaseId": 14608055251, + "title": null } ], "pageInfo": { @@ -1992,7 +3700,8 @@ "name": "Check labels", "conclusion": "CANCELLED", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395931368/jobs/9798972106", - "databaseId": 14608057333 + "databaseId": 14608057333, + "title": null } ], "pageInfo": { @@ -2045,7 +3754,8 @@ "name": "bc_linter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395933603/jobs/9798976382", - "databaseId": 14608062744 + "databaseId": 14608062744, + "title": null } ], "pageInfo": { @@ -2093,7 +3803,7 @@ } } }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAAz0iuuw= name=pytorch number=104312 owner=pytorch": { + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAz0iuuw= name=pytorch number=104312 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -2122,7 +3832,8 @@ "name": "Check labels", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395933631/jobs/9798976259", - "databaseId": 14608062592 + "databaseId": 14608062592, + "title": null } ], "pageInfo": { @@ -2152,7 +3863,8 @@ "name": "bc_linter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507115/jobs/9800211871", - "databaseId": 14609654141 + "databaseId": 14609654141, + "title": null } ], "pageInfo": { @@ -2182,7 +3894,8 @@ "name": "Check labels", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507135/jobs/9800211896", - "databaseId": 14609654171 + "databaseId": 14609654171, + "title": null } ], "pageInfo": { @@ -2212,13 +3925,15 @@ "name": "libtorch-cpu-shared-with-deps-pre-cxx11-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507907/jobs/9800213657", - "databaseId": 14609656576 + "databaseId": 14609656576, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-pre-cxx11-test / test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507907/jobs/9800728015", - "databaseId": 14610289293 + "databaseId": 14610289293, + "title": null } ], "pageInfo": { @@ -2248,25 +3963,29 @@ "name": "manywheel-py3_8-cuda11_8-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507922/jobs/9800213726", - "databaseId": 14609656662 + "databaseId": 14609656662, + "title": null }, { "name": "manywheel-py3_8-cuda12_1-with-pypi-cudnn-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507922/jobs/9800213807", - "databaseId": 14609656784 + "databaseId": 14609656784, + "title": null }, { "name": "manywheel-py3_8-cuda12_1-with-pypi-cudnn-test / test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507922/jobs/9800995963", - "databaseId": 14610622355 + "databaseId": 14610622355, + "title": null }, { "name": "manywheel-py3_8-cuda11_8-test / test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507922/jobs/9801270931", - "databaseId": 14610967863 + "databaseId": 14610967863, + "title": null } ], "pageInfo": { @@ -2296,145 +4015,169 @@ "name": "win-vs2019-cpu-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800213783", - "databaseId": 14609656738 + "databaseId": 14609656738, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800213869", - "databaseId": 14609656892 + "databaseId": 14609656892, + "title": null }, { "name": "caffe2-linux-focal-py3.8-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800213936", - "databaseId": 14609656977 + "databaseId": 14609656977, + "title": null }, { "name": "macos-12-py3-arm64 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800214013", - "databaseId": 14609657068 + "databaseId": 14609657068, + "title": null }, { "name": "pytorch-linux-focal-py3-clang7-android-ndk-r19c-build / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800214075", - "databaseId": 14609657147 + "databaseId": 14609657147, + "title": null }, { "name": "libtorch-linux-bionic-cuda12.1-py3.7-gcc9-debug / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800214151", - "databaseId": 14609657256 + "databaseId": 14609657256, + "title": null }, { "name": "win-vs2019-cuda11.8-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800214231", - "databaseId": 14609657360 + "databaseId": 14609657360, + "title": null }, { "name": "linux-focal-rocm5.4.2-py3.8 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800214293", - "databaseId": 14609657448 + "databaseId": 14609657448, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800214368", - "databaseId": 14609657551 + "databaseId": 14609657551, + "title": null }, { "name": "pytorch-linux-focal-py3-clang7-android-ndk-r19c-build / build (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800218028", - "databaseId": 14609662265 + "databaseId": 14609662265, + "title": null }, { "name": "macos-12-py3-arm64 / test (default, 1, 3, macos-m1-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800300632", - "databaseId": 14609765908 + "databaseId": 14609765908, + "title": null }, { "name": "macos-12-py3-arm64 / test (default, 2, 3, macos-m1-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800300727", - "databaseId": 14609766032 + "databaseId": 14609766032, + "title": null }, { "name": "macos-12-py3-arm64 / test (default, 3, 3, macos-m1-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800300810", - "databaseId": 14609766127 + "databaseId": 14609766127, + "title": null }, { "name": "macos-12-py3-arm64-mps / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800300909", - "databaseId": 14609766244 + "databaseId": 14609766244, + "title": null }, { "name": "macos-12-py3-arm64-mps / test (default, 1, 1)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800305361", - "databaseId": 14609771797 + "databaseId": 14609771797, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (default, 1, 3, windows.4xlarge.nonephemeral)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800481136", - "databaseId": 14609987249 + "databaseId": 14609987249, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (default, 2, 3, windows.4xlarge.nonephemeral)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800481206", - "databaseId": 14609987332 + "databaseId": 14609987332, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (default, 3, 3, windows.4xlarge.nonephemeral)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800481283", - "databaseId": 14609987419 + "databaseId": 14609987419, + "title": null }, { "name": "linux-focal-rocm5.4.2-py3.8 / test (default, 1, 3, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800485350", - "databaseId": 14609992566 + "databaseId": 14609992566, + "title": null }, { "name": "linux-focal-rocm5.4.2-py3.8 / test (default, 2, 3, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800485433", - "databaseId": 14609992663 + "databaseId": 14609992663, + "title": null }, { "name": "linux-focal-rocm5.4.2-py3.8 / test (default, 3, 3, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800485507", - "databaseId": 14609992757 + "databaseId": 14609992757, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (nogpu_AVX512, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800793902", - "databaseId": 14610372948 + "databaseId": 14610372948, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (nogpu_NO_AVX2, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800794008", - "databaseId": 14610373080 + "databaseId": 14610373080, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (jit_legacy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507924/jobs/9800794081", - "databaseId": 14610373172 + "databaseId": 14610373172, + "title": null } ], "pageInfo": { @@ -2464,13 +4207,15 @@ "name": "libtorch-cpu-shared-with-deps-cxx11-abi-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507925/jobs/9800213747", - "databaseId": 14609656687 + "databaseId": 14609656687, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-cxx11-abi-test / test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396507925/jobs/9800651629", - "databaseId": 14610198745 + "databaseId": 14610198745, + "title": null } ], "pageInfo": { @@ -2500,7 +4245,8 @@ "name": "Check labels", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396520511/jobs/9800239106", - "databaseId": 14609688751 + "databaseId": 14609688751, + "title": null } ], "pageInfo": { @@ -2530,7 +4276,8 @@ "name": "bc_linter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5396520608/jobs/9800239465", - "databaseId": 14609689159 + "databaseId": 14609689159, + "title": null } ], "pageInfo": { @@ -2560,7 +4307,8 @@ "name": "Check labels", "conclusion": "CANCELLED", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5398327824/jobs/9804007063", - "databaseId": 14614404978 + "databaseId": 14614404978, + "title": null } ], "pageInfo": { @@ -2585,7 +4333,7 @@ } } }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAAz11Jp4= name=pytorch number=104312 owner=pytorch": { + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAz11Jp4= name=pytorch number=104312 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -2637,7 +4385,8 @@ "name": "bc_linter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5398327907/jobs/9804007350", - "databaseId": 14614405349 + "databaseId": 14614405349, + "title": null } ], "pageInfo": { @@ -2667,7 +4416,8 @@ "name": "Check labels", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5398327958/jobs/9804011773", - "databaseId": 14614410912 + "databaseId": 14614410912, + "title": null } ], "pageInfo": { @@ -2692,7 +4442,7 @@ } } }, - "query_sha=c982c18030d28524b33d684c8b62a4db4218f2a40a0630a0babb20ed3b87d323 cr_cursor=Y3Vyc29yOnYyOpHPAAAAA2blVcg= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAz0ipNk= name=pytorch number=104312 owner=pytorch": { + "query_sha=ada119ceda3e867b82ccea3406111b1cab554821289b906c554518aeaffdfde2 cr_cursor=Y3Vyc29yOnYyOpHPAAAAA2blVcg= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAz0ipNk= name=pytorch number=104312 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -2710,139 +4460,162 @@ "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801457789", - "databaseId": 14611207716 + "databaseId": 14611207716, + "title": null }, { "name": "linux-focal-py3.8-clang10-onnx / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801457985", - "databaseId": 14611207953 + "databaseId": 14611207953, + "title": null }, { "name": "linux-focal-py3.8-clang10-onnx / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801458046", - "databaseId": 14611208028 + "databaseId": 14611208028, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / test (default, 1, 5, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801458393", - "databaseId": 14611208466 + "databaseId": 14611208466, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / test (default, 2, 5, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801458468", - "databaseId": 14611208554 + "databaseId": 14611208554, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / test (default, 3, 5, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801458550", - "databaseId": 14611208649 + "databaseId": 14611208649, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / test (default, 4, 5, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801458642", - "databaseId": 14611208773 + "databaseId": 14611208773, + "title": null }, { "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / test (default, 5, 5, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801458748", - "databaseId": 14611208895 + "databaseId": 14611208895, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (default, 1, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801459059", - "databaseId": 14611209296 + "databaseId": 14611209296, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (default, 2, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801459157", - "databaseId": 14611209428 + "databaseId": 14611209428, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (default, 3, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801459245", - "databaseId": 14611209529 + "databaseId": 14611209529, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (docs_test, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801459346", - "databaseId": 14611209645 + "databaseId": 14611209645, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (jit_legacy, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801459445", - "databaseId": 14611209783 + "databaseId": 14611209783, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (backwards_compat, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801459534", - "databaseId": 14611209883 + "databaseId": 14611209883, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (distributed, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801459641", - "databaseId": 14611210010 + "databaseId": 14611210010, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (distributed, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801459755", - "databaseId": 14611210135 + "databaseId": 14611210135, + "title": null }, { "name": "linux-docs / build-docs-cpp-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801459945", - "databaseId": 14611210345 + "databaseId": 14611210345, + "title": null }, { "name": "linux-docs / build-docs-python-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801460048", - "databaseId": 14611210464 + "databaseId": 14611210464, + "title": null }, { "name": "linux-docs / build-docs-functorch-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801460165", - "databaseId": 14611210595 + "databaseId": 14611210595, + "title": null }, { "name": "linux-bionic-py3_8-clang8-xla / test (xla, 1, 1, linux.12xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801460587", - "databaseId": 14611211085 + "databaseId": 14611211085, + "title": null }, { "name": "linux-bionic-cuda11.8-py3.10-gcc9 / test (distributed, 1, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801460863", - "databaseId": 14611211419 + "databaseId": 14611211419, + "title": null }, { "name": "linux-bionic-cuda11.8-py3.10-gcc9 / test (distributed, 2, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801460970", - "databaseId": 14611211550 + "databaseId": 14611211550, + "title": null }, { "name": "linux-bionic-cuda11.8-py3.10-gcc9 / test (distributed, 3, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5395930989/jobs/9801461105", - "databaseId": 14611211701 + "databaseId": 14611211701, + "title": null } ], "pageInfo": { @@ -2861,1449 +4634,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=100369 owner=pytorch": { - "data": { - "repository": { - "pullRequest": { - "closed": true, - "isCrossRepository": false, - "author": { - "login": "pytorchmergebot" - }, - "title": "[xla hash update] update the pinned xla hash", - "body": "This PR is auto-generated nightly by [this action](https://github.com/pytorch/pytorch/blob/main/.github/workflows/_update-commit-hash.yml).\nUpdate the pinned xla hash.", - "headRefName": "update-xla-commit-hash/4849475010-42-1", - "headRepository": { - "nameWithOwner": "pytorch/pytorch" - }, - "baseRefName": "main", - "baseRefOid": "46affcb004b40fe90b3305603bfcf59639c0e67b", - "baseRepository": { - "nameWithOwner": "pytorch/pytorch", - "isPrivate": false, - "defaultBranchRef": { - "name": "main" - } - }, - "mergeCommit": null, - "commits_with_authors": { - "nodes": [ - { - "commit": { - "author": { - "user": { - "login": "pytorchmergebot" - }, - "email": "pytorchmergebot@users.noreply.github.com", - "name": "PyTorch MergeBot" - }, - "oid": "19603a570c078a92fdbce3e17fb8a14a17d6ada4" - } - } - ], - "pageInfo": { - "endCursor": "MQ", - "hasNextPage": false - }, - "totalCount": 1 - }, - "commits": { - "nodes": [ - { - "commit": { - "checkSuites": { - "edges": [ - { - "node": { - "app": { - "name": "Facebook GitHub Tools", - "databaseId": 12274 - }, - "workflowRun": null, - "checkRuns": { - "nodes": [ - { - "name": "Meta Internal-Only Changes Check", - "conclusion": "SUCCESS", - "detailsUrl": "https://opensource.facebook.com/", - "databaseId": 13305603274 - } - ], - "pageInfo": { - "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkTZMo=", - "hasNextPage": false - } - }, - "conclusion": "SUCCESS" - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdbzFw=" - }, - { - "node": { - "app": { - "name": "Netlify", - "databaseId": 13473 - }, - "workflowRun": null, - "checkRuns": { - "nodes": [], - "pageInfo": { - "endCursor": null, - "hasNextPage": false - } - }, - "conclusion": null - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdbzG8=" - }, - { - "node": { - "app": { - "name": "Azure Pipelines", - "databaseId": 9426 - }, - "workflowRun": null, - "checkRuns": { - "nodes": [], - "pageInfo": { - "endCursor": null, - "hasNextPage": false - } - }, - "conclusion": null - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdbzIQ=" - }, - { - "node": { - "app": { - "name": "Dependabot", - "databaseId": 29110 - }, - "workflowRun": null, - "checkRuns": { - "nodes": [], - "pageInfo": { - "endCursor": null, - "hasNextPage": false - } - }, - "conclusion": null - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdbzJM=" - }, - { - "node": { - "app": { - "name": "Codecov", - "databaseId": 254 - }, - "workflowRun": null, - "checkRuns": { - "nodes": [], - "pageInfo": { - "endCursor": null, - "hasNextPage": false - } - }, - "conclusion": null - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdbzKI=" - }, - { - "node": { - "app": { - "name": "PyTorch Bot", - "databaseId": 40112 - }, - "workflowRun": null, - "checkRuns": { - "nodes": [], - "pageInfo": { - "endCursor": null, - "hasNextPage": false - } - }, - "conclusion": null - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdbzLg=" - }, - { - "node": { - "app": { - "name": "CircleCI Checks", - "databaseId": 18001 - }, - "workflowRun": null, - "checkRuns": { - "nodes": [], - "pageInfo": { - "endCursor": null, - "hasNextPage": false - } - }, - "conclusion": null - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdbzME=" - }, - { - "node": { - "app": { - "name": "copilot4prs", - "databaseId": 299760 - }, - "workflowRun": null, - "checkRuns": { - "nodes": [], - "pageInfo": { - "endCursor": null, - "hasNextPage": false - } - }, - "conclusion": null - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdbzNk=" - }, - { - "node": { - "app": { - "name": "GitHub Actions", - "databaseId": 15368 - }, - "workflowRun": { - "workflow": { - "name": "Labeler" - }, - "url": "https://github.com/pytorch/pytorch/actions/runs/4912691570" - }, - "checkRuns": { - "nodes": [ - { - "name": "triage", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691570/jobs/8771990208", - "databaseId": 13305603782 - } - ], - "pageInfo": { - "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkTZsY=", - "hasNextPage": false - } - }, - "conclusion": "SUCCESS" - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb1HE=" - }, - { - "node": { - "app": { - "name": "GitHub Actions", - "databaseId": 15368 - }, - "workflowRun": { - "workflow": { - "name": "BC Lint" - }, - "url": "https://github.com/pytorch/pytorch/actions/runs/4912691671" - }, - "checkRuns": { - "nodes": [ - { - "name": "bc_linter", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691671/jobs/8771990474", - "databaseId": 13305604129 - } - ], - "pageInfo": { - "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkTaCE=", - "hasNextPage": false - } - }, - "conclusion": "SUCCESS" - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb1Zo=" - } - ], - "pageInfo": { - "hasNextPage": true - } - }, - "status": { - "contexts": [ - { - "context": "EasyCLA", - "state": "SUCCESS", - "targetUrl": "https://easycla.lfx.linuxfoundation.org/#/?version=2" - } - ] - }, - "pushedDate": "2023-05-08T07:38:41Z", - "oid": "19603a570c078a92fdbce3e17fb8a14a17d6ada4" - } - } - ] - }, - "changedFiles": 1, - "files": { - "nodes": [ - { - "path": ".github/ci_commit_pins/xla.txt" - } - ], - "pageInfo": { - "endCursor": "MQ", - "hasNextPage": false - } - }, - "reviews": { - "nodes": [ - { - "author": { - "login": "pytorchbot" - }, - "state": "APPROVED" - } - ], - "pageInfo": { - "startCursor": "Y3Vyc29yOnYyOpO5MjAyMy0wNS0wMVQwMDozODo1MC0wNzowMLkyMDIzLTA1LTAxVDAwOjM4OjUwLTA3OjAwzlPjjS0=", - "hasPreviousPage": false - } - }, - "comments": { - "nodes": [ - { - "bodyText": "@pytorchbot merge", - "createdAt": "2023-05-08T07:38:42Z", - "author": { - "login": "pytorchbot" - }, - "authorAssociation": "MEMBER", - "editor": null, - "databaseId": 1537898940, - "url": "https://github.com/pytorch/pytorch/pull/100369#issuecomment-1537898940" - }, - { - "bodyText": "Merge started\nYour change will be merged once all checks pass (ETA 0-4 Hours).\nLearn more about merging in the wiki.\nQuestions? Feedback? Please reach out to the PyTorch DevX TeamAdvanced Debugging\nCheck the merge workflow status\nhere", - "createdAt": "2023-05-08T07:40:56Z", - "author": { - "login": "pytorchmergebot" - }, - "authorAssociation": "MEMBER", - "editor": null, - "databaseId": 1537901250, - "url": "https://github.com/pytorch/pytorch/pull/100369#issuecomment-1537901250" - }, - { - "bodyText": "@pytorchbot revert -c weird -m \"bot ignored signal?\"", - "createdAt": "2023-05-08T15:18:33Z", - "author": { - "login": "ezyang" - }, - "authorAssociation": "MEMBER", - "editor": null, - "databaseId": 1538550434, - "url": "https://github.com/pytorch/pytorch/pull/100369#issuecomment-1538550434" - }, - { - "bodyText": "@pytorchbot successfully started a revert job. Check the current status here.\nQuestions? Feedback? Please reach out to the PyTorch DevX Team", - "createdAt": "2023-05-08T15:21:11Z", - "author": { - "login": "pytorchmergebot" - }, - "authorAssociation": "MEMBER", - "editor": null, - "databaseId": 1538556915, - "url": "https://github.com/pytorch/pytorch/pull/100369#issuecomment-1538556915" - }, - { - "bodyText": "@pytorchmergebot your PR has been successfully reverted.", - "createdAt": "2023-05-08T15:21:21Z", - "author": { - "login": "pytorchmergebot" - }, - "authorAssociation": "MEMBER", - "editor": null, - "databaseId": 1538557321, - "url": "https://github.com/pytorch/pytorch/pull/100369#issuecomment-1538557321" - } - ], - "pageInfo": { - "startCursor": "Y3Vyc29yOnYyOpHOW6p5vA==", - "hasPreviousPage": true - } - }, - "labels": { - "edges": [ - { - "node": { - "name": "open source" - } - }, - { - "node": { - "name": "Merged" - } - }, - { - "node": { - "name": "Reverted" - } - }, - { - "node": { - "name": "ciflow/trunk" - } - }, - { - "node": { - "name": "topic: not user facing" - } - } - ] - } - } - } - } - }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAAvdb1Zo= name=pytorch number=100369 owner=pytorch": { - "data": { - "repository": { - "pullRequest": { - "commits": { - "nodes": [ - { - "commit": { - "oid": "19603a570c078a92fdbce3e17fb8a14a17d6ada4", - "checkSuites": { - "edges": [ - { - "node": { - "app": { - "name": "GitHub Actions", - "databaseId": 15368 - }, - "workflowRun": { - "workflow": { - "name": "TorchBench CI (pytorch-linux-py3.8-cu116)" - }, - "url": "https://github.com/pytorch/pytorch/actions/runs/4912691676" - }, - "checkRuns": { - "nodes": [ - { - "name": "run-torchbench", - "conclusion": "NEUTRAL", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691676/jobs/8771990489", - "databaseId": 13305604149 - } - ], - "pageInfo": { - "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkTaDU=", - "hasNextPage": false - } - }, - "conclusion": "SKIPPED" - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb1aE=" - }, - { - "node": { - "app": { - "name": "GitHub Actions", - "databaseId": 15368 - }, - "workflowRun": { - "workflow": { - "name": "Check Labels" - }, - "url": "https://github.com/pytorch/pytorch/actions/runs/4912691677" - }, - "checkRuns": { - "nodes": [ - { - "name": "Check labels", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691677/jobs/8771990468", - "databaseId": 13305604123 - } - ], - "pageInfo": { - "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkTaBs=", - "hasNextPage": false - } - }, - "conclusion": "SUCCESS" - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb1aM=" - }, - { - "node": { - "app": { - "name": "GitHub Actions", - "databaseId": 15368 - }, - "workflowRun": { - "workflow": { - "name": "pull" - }, - "url": "https://github.com/pytorch/pytorch/actions/runs/4912691700" - }, - "checkRuns": { - "nodes": [ - { - "name": "linux-focal-py3.8-clang10-onnx / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771990906", - "databaseId": 13305604662 - }, - { - "name": "linux-focal-rocm5.4.2-py3.8 / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771990996", - "databaseId": 13305604786 - }, - { - "name": "linux-focal-py3-clang7-mobile-custom-build-static / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771991095", - "databaseId": 13305604900 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7-sm86 / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771991223", - "databaseId": 13305605050 - }, - { - "name": "linux-bionic-py3.8-clang9 / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771991331", - "databaseId": 13305605195 - }, - { - "name": "linux-jammy-cuda11.8-cudnn8-py3.8-clang12 / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771991465", - "databaseId": 13305605360 - }, - { - "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single-full-jit / filter", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771991737", - "databaseId": 13305605692 - }, - { - "name": "linux-focal-py3.8-gcc7-mobile-lightweight-dispatch-build / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771991861", - "databaseId": 13305605863 - }, - { - "name": "linux-bionic-py3.11-clang9 / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992005", - "databaseId": 13305606035 - }, - { - "name": "linux-focal-py3.8-gcc7-pch / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992129", - "databaseId": 13305606194 - }, - { - "name": "linux-focal-py3-clang7-mobile-build / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992229", - "databaseId": 13305606321 - }, - { - "name": "linux-focal-py3.8-gcc7 / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992324", - "databaseId": 13305606431 - }, - { - "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single / filter", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992431", - "databaseId": 13305606574 - }, - { - "name": "linux-bionic-py3_8-clang8-xla / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992524", - "databaseId": 13305606699 - }, - { - "name": "linux-focal-py3.8-gcc7-no-ops / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992628", - "databaseId": 13305606828 - }, - { - "name": "linux-bionic-cpu-py3.10-gcc7-bazel-test / filter", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992741", - "databaseId": 13305606978 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7-bazel-test / filter", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992866", - "databaseId": 13305607126 - }, - { - "name": "linux-focal-py3.9-clang7-asan / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771992992", - "databaseId": 13305607282 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7 / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771993130", - "databaseId": 13305607458 - }, - { - "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test (default, 1, 1, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771996674", - "databaseId": 13305611834 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7-bazel-test / build-and-test (default, 1, 1, linux.4xlarge.nvidia.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771996782", - "databaseId": 13305611980 - }, - { - "name": "linux-bionic-cpu-py3.10-gcc7-bazel-test / build-and-test (default, 1, 1, linux.4xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771996903", - "databaseId": 13305612134 - }, - { - "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single / build-and-test (default, 1, 1, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8771997416", - "databaseId": 13305612818 - }, - { - "name": "linux-focal-py3.8-clang10-onnx / test (default, 1, 2, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772179346", - "databaseId": 13305842396 - }, - { - "name": "linux-focal-py3.8-clang10-onnx / test (default, 2, 2, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772179452", - "databaseId": 13305842523 - }, - { - "name": "linux-docs / build-docs-cpp-false", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772194470", - "databaseId": 13305861217 - }, - { - "name": "linux-docs / build-docs-python-false", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772194563", - "databaseId": 13305861332 - }, - { - "name": "linux-docs / build-docs-functorch-false", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772194658", - "databaseId": 13305861446 - }, - { - "name": "linux-focal-py3.8-gcc7 / test (default, 1, 3, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772194749", - "databaseId": 13305861558 - }, - { - "name": "linux-focal-py3.8-gcc7 / test (default, 2, 3, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772194863", - "databaseId": 13305861700 - }, - { - "name": "linux-focal-py3.8-gcc7 / test (default, 3, 3, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772194972", - "databaseId": 13305861831 - }, - { - "name": "linux-focal-py3.8-gcc7 / test (docs_test, 1, 1, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772195081", - "databaseId": 13305861965 - }, - { - "name": "linux-focal-py3.8-gcc7 / test (jit_legacy, 1, 1, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772195209", - "databaseId": 13305862125 - }, - { - "name": "linux-focal-py3.8-gcc7 / test (backwards_compat, 1, 1, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772195315", - "databaseId": 13305862257 - }, - { - "name": "linux-focal-py3.8-gcc7 / test (distributed, 1, 2, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772195400", - "databaseId": 13305862361 - }, - { - "name": "linux-focal-py3.8-gcc7 / test (distributed, 2, 2, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772195509", - "databaseId": 13305862490 - }, - { - "name": "linux-bionic-py3.8-clang9 / test (default, 1, 3, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772200083", - "databaseId": 13305868180 - }, - { - "name": "linux-bionic-py3.8-clang9 / test (default, 2, 3, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772200196", - "databaseId": 13305868307 - }, - { - "name": "linux-bionic-py3.8-clang9 / test (default, 3, 3, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772200292", - "databaseId": 13305868436 - }, - { - "name": "linux-bionic-py3.8-clang9 / test (crossref, 1, 2, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772200417", - "databaseId": 13305868586 - }, - { - "name": "linux-bionic-py3.8-clang9 / test (crossref, 2, 2, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772200528", - "databaseId": 13305868722 - }, - { - "name": "linux-bionic-py3.8-clang9 / test (dynamo, 1, 2, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772200630", - "databaseId": 13305868844 - }, - { - "name": "linux-bionic-py3.8-clang9 / test (dynamo, 2, 2, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772200750", - "databaseId": 13305868995 - }, - { - "name": "linux-bionic-py3.11-clang9 / test (default, 1, 3, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772202138", - "databaseId": 13305870729 - }, - { - "name": "linux-bionic-py3.11-clang9 / test (default, 2, 3, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772202240", - "databaseId": 13305870875 - }, - { - "name": "linux-bionic-py3.11-clang9 / test (default, 3, 3, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772202344", - "databaseId": 13305871008 - }, - { - "name": "linux-bionic-py3.11-clang9 / test (crossref, 1, 2, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772202466", - "databaseId": 13305871160 - }, - { - "name": "linux-bionic-py3.11-clang9 / test (crossref, 2, 2, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772202571", - "databaseId": 13305871286 - }, - { - "name": "linux-bionic-py3.11-clang9 / test (dynamo, 1, 2, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772202658", - "databaseId": 13305871382 - }, - { - "name": "linux-bionic-py3.11-clang9 / test (dynamo, 2, 2, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772202768", - "databaseId": 13305871513 - } - ], - "pageInfo": { - "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkXfJk=", - "hasNextPage": true - } - }, - "conclusion": "FAILURE" - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb1dk=" - }, - { - "node": { - "app": { - "name": "GitHub Actions", - "databaseId": 15368 - }, - "workflowRun": { - "workflow": { - "name": "Lint" - }, - "url": "https://github.com/pytorch/pytorch/actions/runs/4912691710" - }, - "checkRuns": { - "nodes": [ - { - "name": "Test collect_env (with_torch)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8771990693", - "databaseId": 13305604402 - }, - { - "name": "Test collect_env (without_torch)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8771990808", - "databaseId": 13305604544 - }, - { - "name": "Test collect_env (older_python_version)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8771990895", - "databaseId": 13305604649 - }, - { - "name": "pr-sanity-checks", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8771990994", - "databaseId": 13305604783 - }, - { - "name": "docker-image / calculate-docker-image", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8771991088", - "databaseId": 13305604895 - }, - { - "name": "toc / linux-job", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8772010390", - "databaseId": 13305629144 - }, - { - "name": "lintrunner / linux-job", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8772010526", - "databaseId": 13305629317 - }, - { - "name": "workflow-checks / linux-job", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8772010612", - "databaseId": 13305629422 - }, - { - "name": "quick-checks / linux-job", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8772010719", - "databaseId": 13305629568 - }, - { - "name": "Test tools / linux-job", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691710/jobs/8772010816", - "databaseId": 13305629714 - } - ], - "pageInfo": { - "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkTzBI=", - "hasNextPage": false - } - }, - "conclusion": "SUCCESS" - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb1fg=" - }, - { - "node": { - "app": { - "name": "GitHub Actions", - "databaseId": 15368 - }, - "workflowRun": { - "workflow": { - "name": "linux-binary-libtorch-cxx11-abi" - }, - "url": "https://github.com/pytorch/pytorch/actions/runs/4912692878" - }, - "checkRuns": { - "nodes": [ - { - "name": "libtorch-cpu-shared-with-deps-cxx11-abi-build / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692878/jobs/8771993475", - "databaseId": 13305607902 - }, - { - "name": "libtorch-cpu-shared-with-deps-cxx11-abi-test / test", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692878/jobs/8773636807", - "databaseId": 13307648745 - } - ], - "pageInfo": { - "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkymuk=", - "hasNextPage": false - } - }, - "conclusion": "SUCCESS" - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb4wk=" - }, - { - "node": { - "app": { - "name": "GitHub Actions", - "databaseId": 15368 - }, - "workflowRun": { - "workflow": { - "name": "trunk" - }, - "url": "https://github.com/pytorch/pytorch/actions/runs/4912692881" - }, - "checkRuns": { - "nodes": [ - { - "name": "linux-focal-rocm5.4.2-py3.8 / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8771993582", - "databaseId": 13305608028 - }, - { - "name": "libtorch-linux-bionic-cuda11.8-py3.7-gcc7 / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8771993704", - "databaseId": 13305608179 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7 / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8771993811", - "databaseId": 13305608313 - }, - { - "name": "pytorch-linux-focal-py3-clang7-android-ndk-r19c-build / filter", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8771993915", - "databaseId": 13305608439 - }, - { - "name": "macos-12-py3-arm64 / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8771994015", - "databaseId": 13305608565 - }, - { - "name": "caffe2-linux-focal-py3.8-gcc7 / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8771994120", - "databaseId": 13305608697 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7-no-ops / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8771994241", - "databaseId": 13305608860 - }, - { - "name": "pytorch-linux-focal-py3-clang7-android-ndk-r19c-build / build (default, 1, 1, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8771997827", - "databaseId": 13305613325 - }, - { - "name": "macos-12-py3-arm64-mps / filter", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772109393", - "databaseId": 13305754392 - }, - { - "name": "macos-12-py3-arm64 / test (default, 1, 3, macos-m1-12)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772109545", - "databaseId": 13305754582 - }, - { - "name": "macos-12-py3-arm64 / test (default, 2, 3, macos-m1-12)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772109653", - "databaseId": 13305754711 - }, - { - "name": "macos-12-py3-arm64 / test (default, 3, 3, macos-m1-12)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772109764", - "databaseId": 13305754842 - }, - { - "name": "macos-12-py3-arm64-mps / test (default, 1, 1)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772115106", - "databaseId": 13305761542 - }, - { - "name": "linux-focal-rocm5.4.2-py3.8 / test (default, 1, 3, linux.rocm.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772392855", - "databaseId": 13306108638 - }, - { - "name": "linux-focal-rocm5.4.2-py3.8 / test (default, 2, 3, linux.rocm.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772393079", - "databaseId": 13306108909 - }, - { - "name": "linux-focal-rocm5.4.2-py3.8 / test (default, 3, 3, linux.rocm.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772393271", - "databaseId": 13306109136 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (nogpu_AVX512, 1, 1, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772409904", - "databaseId": 13306129159 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (nogpu_NO_AVX2, 1, 1, linux.2xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772410110", - "databaseId": 13306129392 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (jit_legacy, 1, 1, linux.4xlarge.nvidia.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692881/jobs/8772410393", - "databaseId": 13306129719 - } - ], - "pageInfo": { - "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkbbTc=", - "hasNextPage": false - } - }, - "conclusion": "SUCCESS" - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb4xU=" - }, - { - "node": { - "app": { - "name": "GitHub Actions", - "databaseId": 15368 - }, - "workflowRun": { - "workflow": { - "name": "linux-binary-libtorch-pre-cxx11" - }, - "url": "https://github.com/pytorch/pytorch/actions/runs/4912692896" - }, - "checkRuns": { - "nodes": [ - { - "name": "libtorch-cpu-shared-with-deps-pre-cxx11-build / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692896/jobs/8771993491", - "databaseId": 13305607921 - }, - { - "name": "libtorch-cpu-shared-with-deps-pre-cxx11-test / test", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692896/jobs/8773756310", - "databaseId": 13307798066 - } - ], - "pageInfo": { - "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxk04jI=", - "hasNextPage": false - } - }, - "conclusion": "SUCCESS" - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb4zg=" - }, - { - "node": { - "app": { - "name": "GitHub Actions", - "databaseId": 15368 - }, - "workflowRun": { - "workflow": { - "name": "linux-binary-manywheel" - }, - "url": "https://github.com/pytorch/pytorch/actions/runs/4912692976" - }, - "checkRuns": { - "nodes": [ - { - "name": "manywheel-py3_8-cuda11_8-build / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692976/jobs/8771993765", - "databaseId": 13305608254 - }, - { - "name": "manywheel-py3_8-cuda12_1-build / build", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692976/jobs/8771993873", - "databaseId": 13305608391 - }, - { - "name": "manywheel-py3_8-cuda12_1-test / test", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692976/jobs/8774462272", - "databaseId": 13308691277 - }, - { - "name": "manywheel-py3_8-cuda11_8-test / test", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912692976/jobs/8774553812", - "databaseId": 13308807956 - } - ], - "pageInfo": { - "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxlESxQ=", - "hasNextPage": false - } - }, - "conclusion": "SUCCESS" - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAvdb49M=" - }, - { - "node": { - "app": { - "name": "GitHub Actions", - "databaseId": 15368 - }, - "workflowRun": { - "workflow": { - "name": "BC Lint" - }, - "url": "https://github.com/pytorch/pytorch/actions/runs/4914134926" - }, - "checkRuns": { - "nodes": [ - { - "name": "bc_linter", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4914134926/jobs/8775093701", - "databaseId": 13309479202 - } - ], - "pageInfo": { - "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxlOiSI=", - "hasNextPage": false - } - }, - "conclusion": "SUCCESS" - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAveSA7I=" - }, - { - "node": { - "app": { - "name": "GitHub Actions", - "databaseId": 15368 - }, - "workflowRun": { - "workflow": { - "name": "Check Labels" - }, - "url": "https://github.com/pytorch/pytorch/actions/runs/4914134932" - }, - "checkRuns": { - "nodes": [ - { - "name": "Check labels", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4914134932/jobs/8775093668", - "databaseId": 13309479160 - } - ], - "pageInfo": { - "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxlOiPg=", - "hasNextPage": false - } - }, - "conclusion": "SUCCESS" - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAveSA7o=" - } - ], - "pageInfo": { - "hasNextPage": true - } - } - } - } - ] - } - } - } - } - }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAAveSA7o= name=pytorch number=100369 owner=pytorch": { - "data": { - "repository": { - "pullRequest": { - "commits": { - "nodes": [ - { - "commit": { - "oid": "19603a570c078a92fdbce3e17fb8a14a17d6ada4", - "checkSuites": { - "edges": [ - { - "node": { - "app": { - "name": "GitHub Actions", - "databaseId": 15368 - }, - "workflowRun": { - "workflow": { - "name": "BC Lint" - }, - "url": "https://github.com/pytorch/pytorch/actions/runs/4914134940" - }, - "checkRuns": { - "nodes": [], - "pageInfo": { - "endCursor": null, - "hasNextPage": false - } - }, - "conclusion": "CANCELLED" - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAveSA9M=" - }, - { - "node": { - "app": { - "name": "GitHub Actions", - "databaseId": 15368 - }, - "workflowRun": { - "workflow": { - "name": "Check Labels" - }, - "url": "https://github.com/pytorch/pytorch/actions/runs/4914134941" - }, - "checkRuns": { - "nodes": [], - "pageInfo": { - "endCursor": null, - "hasNextPage": false - } - }, - "conclusion": "CANCELLED" - }, - "cursor": "Y3Vyc29yOnYyOpHPAAAAAveSA9U=" - } - ], - "pageInfo": { - "hasNextPage": false - } - } - } - } - ] - } - } - } - } - }, - "query_sha=c982c18030d28524b33d684c8b62a4db4218f2a40a0630a0babb20ed3b87d323 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAxkXfJk= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAvdb1aM= name=pytorch number=100369 owner=pytorch": { - "data": { - "repository": { - "pullRequest": { - "commits": { - "nodes": [ - { - "commit": { - "oid": "19603a570c078a92fdbce3e17fb8a14a17d6ada4", - "checkSuites": { - "nodes": [ - { - "checkRuns": { - "nodes": [ - { - "name": "linux-bionic-py3_8-clang8-xla / test (xla, 1, 1, linux.4xlarge)", - "conclusion": "FAILURE", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772243062", - "databaseId": 13305922042 - }, - { - "name": "linux-focal-py3.9-clang7-asan / test (default, 1, 6, linux.4xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772251436", - "databaseId": 13305932517 - }, - { - "name": "linux-focal-py3.9-clang7-asan / test (default, 2, 6, linux.4xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772251518", - "databaseId": 13305932618 - }, - { - "name": "linux-focal-py3.9-clang7-asan / test (default, 3, 6, linux.4xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772251599", - "databaseId": 13305932712 - }, - { - "name": "linux-focal-py3.9-clang7-asan / test (default, 4, 6, linux.4xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772251697", - "databaseId": 13305932819 - }, - { - "name": "linux-focal-py3.9-clang7-asan / test (default, 5, 6, linux.4xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772251775", - "databaseId": 13305932919 - }, - { - "name": "linux-focal-py3.9-clang7-asan / test (default, 6, 6, linux.4xlarge)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772251854", - "databaseId": 13305933029 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7-sm86 / test (default, 1, 5, linux.g5.4xlarge.nvidia.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772404557", - "databaseId": 13306122810 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7-sm86 / test (default, 2, 5, linux.g5.4xlarge.nvidia.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772404687", - "databaseId": 13306122981 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7-sm86 / test (default, 3, 5, linux.g5.4xlarge.nvidia.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772404841", - "databaseId": 13306123147 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7-sm86 / test (default, 4, 5, linux.g5.4xlarge.nvidia.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772405001", - "databaseId": 13306123341 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7-sm86 / test (default, 5, 5, linux.g5.4xlarge.nvidia.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772405156", - "databaseId": 13306123530 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (default, 1, 5, linux.4xlarge.nvidia.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772408593", - "databaseId": 13306127618 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (default, 2, 5, linux.4xlarge.nvidia.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772408758", - "databaseId": 13306127824 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (default, 3, 5, linux.4xlarge.nvidia.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772408976", - "databaseId": 13306128068 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (default, 4, 5, linux.4xlarge.nvidia.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772409162", - "databaseId": 13306128294 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (default, 5, 5, linux.4xlarge.nvidia.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772409339", - "databaseId": 13306128501 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (distributed, 1, 3, linux.8xlarge.nvidia.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772409536", - "databaseId": 13306128726 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (distributed, 2, 3, linux.8xlarge.nvidia.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772409735", - "databaseId": 13306128964 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (distributed, 3, 3, linux.8xlarge.nvidia.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772409923", - "databaseId": 13306129185 - }, - { - "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", - "conclusion": "SUCCESS", - "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4912691700/jobs/8772410123", - "databaseId": 13306129407 - } - ], - "pageInfo": { - "endCursor": "Y3Vyc29yOnYyOpHPAAAAAxkba_8=", - "hasNextPage": false - } - } - } - ] - } - } - } - ] - } - } - } - } - }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=82169 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=82169 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -4397,49 +4728,57 @@ "name": "lintrunner", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747823981/jobs/4310707890", - "databaseId": 7543705427 + "databaseId": 7543705427, + "title": null }, { "name": "Test collect_env (with_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747823981/jobs/4310708140", - "databaseId": 7543705796 + "databaseId": 7543705796, + "title": null }, { "name": "Test collect_env (without_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747823981/jobs/4310708223", - "databaseId": 7543705914 + "databaseId": 7543705914, + "title": null }, { "name": "Test collect_env (older_python_version)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747823981/jobs/4310708332", - "databaseId": 7543706071 + "databaseId": 7543706071, + "title": "Test collect_env (older_python_version)" }, { "name": "quick-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747823981/jobs/4310708496", - "databaseId": 7543706300 + "databaseId": 7543706300, + "title": null }, { "name": "toc", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747823981/jobs/4310708710", - "databaseId": 7543706581 + "databaseId": 7543706581, + "title": null }, { "name": "Test tools", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747823981/jobs/4310708937", - "databaseId": 7543706911 + "databaseId": 7543706911, + "title": null }, { "name": "workflow-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747823981/jobs/4310709169", - "databaseId": 7543707223 + "databaseId": 7543707223, + "title": null } ], "pageInfo": { @@ -4492,7 +4831,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747823982/jobs/4310707884", - "databaseId": 7543705420 + "databaseId": 7543705420, + "title": null } ], "pageInfo": { @@ -4568,301 +4908,351 @@ "name": "linux-bionic-cuda11.3-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310708487", - "databaseId": 7543706290 + "databaseId": 7543706290, + "title": "linux-bionic-cuda11.3-py3.7-clang9 / build" }, { "name": "linux-bionic-cuda11.6-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310708713", - "databaseId": 7543706587 + "databaseId": 7543706587, + "title": "linux-bionic-cuda11.6-py3.7-gcc7 / build" }, { "name": "linux-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310708942", - "databaseId": 7543706915 + "databaseId": 7543706915, + "title": "linux-bionic-py3.7-clang9 / build" }, { "name": "linux-focal-py3.7-clang7-asan / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310709174", - "databaseId": 7543707231 + "databaseId": 7543707231, + "title": "linux-focal-py3.7-clang7-asan / build" }, { "name": "linux-bionic-py3_7-clang8-xla / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310709340", - "databaseId": 7543707459 + "databaseId": 7543707459, + "title": "linux-bionic-py3_7-clang8-xla / build" }, { "name": "linux-focal-py3.7-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310709579", - "databaseId": 7543707794 + "databaseId": 7543707794, + "title": "linux-focal-py3.7-gcc7-no-ops / build" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310709844", - "databaseId": 7543708127 + "databaseId": 7543708127, + "title": "linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test" }, { "name": "linux-xenial-py3-clang5-mobile-custom-build-static / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310710003", - "databaseId": 7543708379 + "databaseId": 7543708379, + "title": "linux-xenial-py3-clang5-mobile-custom-build-static / build" }, { "name": "linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310710175", - "databaseId": 7543708606 + "databaseId": 7543708606, + "title": "linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test" }, { "name": "win-vs2019-cuda11.6-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310710516", - "databaseId": 7543709052 + "databaseId": 7543709052, + "title": "win-vs2019-cuda11.6-py3 / build" }, { "name": "linux-focal-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310710716", - "databaseId": 7543709309 + "databaseId": 7543709309, + "title": "linux-focal-py3.7-gcc7 / build" }, { "name": "win-vs2019-cpu-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310710890", - "databaseId": 7543709535 + "databaseId": 7543709535, + "title": "win-vs2019-cpu-py3 / build" }, { "name": "linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310711097", - "databaseId": 7543709809 + "databaseId": 7543709809, + "title": "linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build / build" }, { "name": "linux-focal-py3.7-clang10-onnx / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310711234", - "databaseId": 7543709986 + "databaseId": 7543709986, + "title": "linux-focal-py3.7-clang10-onnx / build" }, { "name": "linux-xenial-py3-clang5-mobile-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310711429", - "databaseId": 7543710238 + "databaseId": 7543710238, + "title": "linux-xenial-py3-clang5-mobile-build / build" }, { "name": "linux-focal-rocm5.2-py3.7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310711603", - "databaseId": 7543710467 + "databaseId": 7543710467, + "title": "linux-focal-rocm5.2-py3.7 / build" }, { "name": "linux-jammy-cuda11.6-cudnn8-py3.8-clang12 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310711765", - "databaseId": 7543710675 + "databaseId": 7543710675, + "title": "linux-jammy-cuda11.6-cudnn8-py3.8-clang12 / build" }, { "name": "linux-vulkan-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310711946", - "databaseId": 7543710925 + "databaseId": 7543710925, + "title": "linux-vulkan-bionic-py3.7-clang9 / build" }, { "name": "linux-xenial-cuda11_3-py3_7-gcc7-deploy / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310712129", - "databaseId": 7543711166 + "databaseId": 7543711166, + "title": "linux-xenial-cuda11_3-py3_7-gcc7-deploy / build" }, { "name": "linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4310712276", - "databaseId": 7543711347 + "databaseId": 7543711347, + "title": "linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single / build-and-test" }, { "name": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311194495", - "databaseId": 7544378552 + "databaseId": 7544378552, + "title": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311194591", - "databaseId": 7544378697 + "databaseId": 7544378697, + "title": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311194659", - "databaseId": 7544378800 + "databaseId": 7544378800, + "title": "linux-bionic-py3.7-clang9 / test (crossref, 1, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311194749", - "databaseId": 7544378922 + "databaseId": 7544378922, + "title": "linux-bionic-py3.7-clang9 / test (crossref, 2, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (dynamo, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311194858", - "databaseId": 7544379063 + "databaseId": 7544379063, + "title": "linux-bionic-py3.7-clang9 / test (dynamo, 1, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (dynamo, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311194934", - "databaseId": 7544379177 + "databaseId": 7544379177, + "title": "linux-bionic-py3.7-clang9 / test (dynamo, 2, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311195003", - "databaseId": 7544379274 + "databaseId": 7544379274, + "title": "linux-bionic-py3.7-clang9 / test (functorch, 1, 1, linux.2xlarge)" }, { "name": "linux-focal-py3.7-clang10-onnx / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311220458", - "databaseId": 7544414957 + "databaseId": 7544414957, + "title": "linux-focal-py3.7-clang10-onnx / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-focal-py3.7-clang10-onnx / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311220540", - "databaseId": 7544415089 + "databaseId": 7544415089, + "title": "linux-focal-py3.7-clang10-onnx / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-docs / build-docs (cpp)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311222725", - "databaseId": 7544418146 + "databaseId": 7544418146, + "title": "linux-docs / build-docs (cpp)" }, { "name": "linux-docs / build-docs (python)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311222869", - "databaseId": 7544418325 + "databaseId": 7544418325, + "title": "linux-docs / build-docs (python)" }, { "name": "linux-focal-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311223128", - "databaseId": 7544418649 + "databaseId": 7544418649, + "title": "linux-focal-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-focal-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311223225", - "databaseId": 7544418760 + "databaseId": 7544418760, + "title": "linux-focal-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-focal-py3.7-gcc7 / test (distributed, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311223324", - "databaseId": 7544418892 + "databaseId": 7544418892, + "title": "linux-focal-py3.7-gcc7 / test (distributed, 1, 1, linux.2xlarge)" }, { "name": "linux-focal-py3.7-gcc7 / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311223396", - "databaseId": 7544418988 + "databaseId": 7544418988, + "title": "linux-focal-py3.7-gcc7 / test (functorch, 1, 1, linux.2xlarge)" }, { "name": "linux-focal-py3.7-gcc7 / test (docs_test, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311223496", - "databaseId": 7544419111 + "databaseId": 7544419111, + "title": "linux-focal-py3.7-gcc7 / test (docs_test, 1, 1, linux.2xlarge)" }, { "name": "linux-focal-py3.7-gcc7 / test (jit_legacy, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311223569", - "databaseId": 7544419210 + "databaseId": 7544419210, + "title": "linux-focal-py3.7-gcc7 / test (jit_legacy, 1, 1, linux.2xlarge)" }, { "name": "linux-focal-py3.7-gcc7 / test (backwards_compat, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311223690", - "databaseId": 7544419367 + "databaseId": 7544419367, + "title": "linux-focal-py3.7-gcc7 / test (backwards_compat, 1, 1, linux.2xlarge)" }, { "name": "linux-bionic-py3_7-clang8-xla / test (xla, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311224360", - "databaseId": 7544420236 + "databaseId": 7544420236, + "title": "linux-bionic-py3_7-clang8-xla / test (xla, 1, 1, linux.2xlarge)" }, { "name": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311230050", - "databaseId": 7544427790 + "databaseId": 7544427790, + "title": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)" }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 1, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311301930", - "databaseId": 7544526201 + "databaseId": 7544526201, + "title": "linux-focal-py3.7-clang7-asan / test (default, 1, 5, linux.2xlarge)" }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 2, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311302152", - "databaseId": 7544526466 + "databaseId": 7544526466, + "title": "linux-focal-py3.7-clang7-asan / test (default, 2, 5, linux.2xlarge)" }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 3, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311302303", - "databaseId": 7544526651 + "databaseId": 7544526651, + "title": "linux-focal-py3.7-clang7-asan / test (default, 3, 5, linux.2xlarge)" }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 4, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311302433", - "databaseId": 7544526810 + "databaseId": 7544526810, + "title": "linux-focal-py3.7-clang7-asan / test (default, 4, 5, linux.2xlarge)" }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 5, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311302531", - "databaseId": 7544526939 + "databaseId": 7544526939, + "title": "linux-focal-py3.7-clang7-asan / test (default, 5, 5, linux.2xlarge)" }, { "name": "linux-bionic-cuda11.6-py3.7-gcc7 / test (default, 1, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311491082", - "databaseId": 7544790873 + "databaseId": 7544790873, + "title": "linux-bionic-cuda11.6-py3.7-gcc7 / test (default, 1, 4, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-bionic-cuda11.6-py3.7-gcc7 / test (default, 2, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311491172", - "databaseId": 7544790983 + "databaseId": 7544790983, + "title": "linux-bionic-cuda11.6-py3.7-gcc7 / test (default, 2, 4, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-bionic-cuda11.6-py3.7-gcc7 / test (default, 3, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311491232", - "databaseId": 7544791069 + "databaseId": 7544791069, + "title": "linux-bionic-cuda11.6-py3.7-gcc7 / test (default, 3, 4, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-bionic-cuda11.6-py3.7-gcc7 / test (default, 4, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311491289", - "databaseId": 7544791145 + "databaseId": 7544791145, + "title": "linux-bionic-cuda11.6-py3.7-gcc7 / test (default, 4, 4, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-bionic-cuda11.6-py3.7-gcc7 / test (distributed, 1, 2, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311491348", - "databaseId": 7544791233 + "databaseId": 7544791233, + "title": "linux-bionic-cuda11.6-py3.7-gcc7 / test (distributed, 1, 2, linux.8xlarge.nvidia.gpu)" } ], "pageInfo": { @@ -4887,7 +5277,8 @@ "name": "Facebook CLA Check", "conclusion": "SUCCESS", "detailsUrl": "https://code.intern.facebook.com/cla/", - "databaseId": 7543703816 + "databaseId": 7543703816, + "title": "Contributor License Agreement is valid!" } ], "pageInfo": { @@ -5078,7 +5469,7 @@ } } }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAAcHRdgg= name=pytorch number=82169 owner=pytorch": { + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAcHRdgg= name=pytorch number=82169 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -5138,7 +5529,7 @@ } } }, - "query_sha=c982c18030d28524b33d684c8b62a4db4218f2a40a0630a0babb20ed3b87d323 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAcG0YME= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAcHRdAs= name=pytorch number=82169 owner=pytorch": { + "query_sha=ada119ceda3e867b82ccea3406111b1cab554821289b906c554518aeaffdfde2 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAcG0YME= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAcHRdAs= name=pytorch number=82169 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -5156,37 +5547,43 @@ "name": "linux-bionic-cuda11.6-py3.7-gcc7 / test (distributed, 2, 2, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311491405", - "databaseId": 7544791308 + "databaseId": 7544791308, + "title": "linux-bionic-cuda11.6-py3.7-gcc7 / test (distributed, 2, 2, linux.8xlarge.nvidia.gpu)" }, { "name": "linux-bionic-cuda11.6-py3.7-gcc7 / test (functorch, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311491484", - "databaseId": 7544791418 + "databaseId": 7544791418, + "title": "linux-bionic-cuda11.6-py3.7-gcc7 / test (functorch, 1, 1, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11_3-py3_7-gcc7-deploy / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311491703", - "databaseId": 7544791778 + "databaseId": 7544791778, + "title": "linux-xenial-cuda11_3-py3_7-gcc7-deploy / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)" }, { "name": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311551941", - "databaseId": 7544877177 + "databaseId": 7544877177, + "title": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)" }, { "name": "win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311552010", - "databaseId": 7544877276 + "databaseId": 7544877276, + "title": "win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge)" }, { "name": "win-vs2019-cpu-py3 / test (functorch, 1, 1, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2747824048/jobs/4311552076", - "databaseId": 7544877367 + "databaseId": 7544877367, + "title": "win-vs2019-cpu-py3 / test (functorch, 1, 1, windows.4xlarge)" } ], "pageInfo": { @@ -5205,7 +5602,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=73811 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=73811 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -5282,7 +5679,8 @@ "name": "Facebook CLA Check", "conclusion": "SUCCESS", "detailsUrl": "https://code.intern.facebook.com/cla/", - "databaseId": 5545814128 + "databaseId": 5545814128, + "title": "Contributor License Agreement is valid!" } ], "pageInfo": { @@ -5450,7 +5848,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602966/jobs/2839950629", - "databaseId": 5545815315 + "databaseId": 5545815315, + "title": null } ], "pageInfo": { @@ -5652,7 +6051,7 @@ } } }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAAVFCcQU= name=pytorch number=73811 owner=pytorch": { + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAVFCcQU= name=pytorch number=73811 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -5750,25 +6149,29 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602973/jobs/2839950664", - "databaseId": 5545815361 + "databaseId": 5545815361, + "title": null }, { "name": "test (default, 2, 2, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602973/jobs/2840019714", - "databaseId": 5545915218 + "databaseId": 5545915218, + "title": "test (default, 2, 2, linux.2xlarge)" }, { "name": "test (distributed, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602973/jobs/2840019747", - "databaseId": 5545915270 + "databaseId": 5545915270, + "title": null }, { "name": "test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602973/jobs/2840019794", - "databaseId": 5545915344 + "databaseId": 5545915344, + "title": null } ], "pageInfo": { @@ -5821,7 +6224,8 @@ "name": "build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602977/jobs/2839950658", - "databaseId": 5545815353 + "databaseId": 5545815353, + "title": null } ], "pageInfo": { @@ -5897,25 +6301,29 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602979/jobs/2839950630", - "databaseId": 5545815317 + "databaseId": 5545815317, + "title": null }, { "name": "test (default, 2, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602979/jobs/2840213785", - "databaseId": 5546189850 + "databaseId": 5546189850, + "title": null }, { "name": "test (default, 1, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602979/jobs/2840213832", - "databaseId": 5546189908 + "databaseId": 5546189908, + "title": "test (default, 1, 2, linux.4xlarge.nvidia.gpu)" }, { "name": "test (distributed, 1, 1, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602979/jobs/2840213866", - "databaseId": 5546189954 + "databaseId": 5546189954, + "title": null } ], "pageInfo": { @@ -5963,7 +6371,7 @@ } } }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAAVFCcRI= name=pytorch number=73811 owner=pytorch": { + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAVFCcRI= name=pytorch number=73811 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -6038,25 +6446,29 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602984/jobs/2839950624", - "databaseId": 5545815309 + "databaseId": 5545815309, + "title": null }, { "name": "test (default, 1, 2, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602984/jobs/2840021854", - "databaseId": 5545918134 + "databaseId": 5545918134, + "title": "test (default, 1, 2, linux.2xlarge)" }, { "name": "test (noarch, 1, 1, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602984/jobs/2840021946", - "databaseId": 5545918256 + "databaseId": 5545918256, + "title": "test (noarch, 1, 1, linux.2xlarge)" }, { "name": "test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602984/jobs/2840021988", - "databaseId": 5545918319 + "databaseId": 5545918319, + "title": null } ], "pageInfo": { @@ -6109,19 +6521,22 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602988/jobs/2839950656", - "databaseId": 5545815351 + "databaseId": 5545815351, + "title": null }, { "name": "test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602988/jobs/2840031185", - "databaseId": 5545931419 + "databaseId": 5545931419, + "title": null }, { "name": "test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602988/jobs/2840031288", - "databaseId": 5545931552 + "databaseId": 5545931552, + "title": null } ], "pageInfo": { @@ -6151,25 +6566,29 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602989/jobs/2839950625", - "databaseId": 5545815311 + "databaseId": 5545815311, + "title": null }, { "name": "test (default, 3, 3, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602989/jobs/2840042498", - "databaseId": 5545947543 + "databaseId": 5545947543, + "title": "test (default, 3, 3, linux.2xlarge)" }, { "name": "test (default, 1, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602989/jobs/2840042534", - "databaseId": 5545947625 + "databaseId": 5545947625, + "title": null }, { "name": "test (default, 2, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602989/jobs/2840042646", - "databaseId": 5545947792 + "databaseId": 5545947792, + "title": null } ], "pageInfo": { @@ -6199,55 +6618,64 @@ "name": "cmakelint", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602990/jobs/2839950650", - "databaseId": 5545815342 + "databaseId": 5545815342, + "title": null }, { "name": "clang-format", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602990/jobs/2839950743", - "databaseId": 5545815564 + "databaseId": 5545815564, + "title": null }, { "name": "clang-tidy", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602990/jobs/2839950808", - "databaseId": 5545815688 + "databaseId": 5545815688, + "title": null }, { "name": "flake8-py3", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602990/jobs/2839950884", - "databaseId": 5545815821 + "databaseId": 5545815821, + "title": null }, { "name": "quick-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602990/jobs/2839950992", - "databaseId": 5545816003 + "databaseId": 5545816003, + "title": null }, { "name": "mypy", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602990/jobs/2839951037", - "databaseId": 5545816076 + "databaseId": 5545816076, + "title": null }, { "name": "py2-setup-validate-errormsg", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602990/jobs/2839951085", - "databaseId": 5545816154 + "databaseId": 5545816154, + "title": null }, { "name": "shellcheck", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602990/jobs/2839951170", - "databaseId": 5545816266 + "databaseId": 5545816266, + "title": null }, { "name": "toc", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602990/jobs/2839951266", - "databaseId": 5545816398 + "databaseId": 5545816398, + "title": null } ], "pageInfo": { @@ -6277,7 +6705,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602993/jobs/2839950562", - "databaseId": 5545815207 + "databaseId": 5545815207, + "title": null } ], "pageInfo": { @@ -6348,7 +6777,7 @@ } } }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAAVFCcSI= name=pytorch number=73811 owner=pytorch": { + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAVFCcSI= name=pytorch number=73811 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -6377,13 +6806,15 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602994/jobs/2839950655", - "databaseId": 5545815348 + "databaseId": 5545815348, + "title": null }, { "name": "test (xla, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602994/jobs/2840047401", - "databaseId": 5545954339 + "databaseId": 5545954339, + "title": null } ], "pageInfo": { @@ -6413,25 +6844,29 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602996/jobs/2839950632", - "databaseId": 5545815322 + "databaseId": 5545815322, + "title": null }, { "name": "test (default, 1, 2, windows.8xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602996/jobs/2840239369", - "databaseId": 5546226404 + "databaseId": 5546226404, + "title": "test (default, 1, 2, windows.8xlarge.nvidia.gpu)" }, { "name": "test (force_on_cpu, 1, 1, windows.4xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602996/jobs/2840239408", - "databaseId": 5546226489 + "databaseId": 5546226489, + "title": "test (force_on_cpu, 1, 1, windows.4xlarge)" }, { "name": "test (default, 2, 2, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602996/jobs/2840239445", - "databaseId": 5546226540 + "databaseId": 5546226540, + "title": null } ], "pageInfo": { @@ -6461,7 +6896,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602998/jobs/2839950621", - "databaseId": 5545815307 + "databaseId": 5545815307, + "title": null } ], "pageInfo": { @@ -6491,7 +6927,8 @@ "name": "build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983602997/jobs/2839950665", - "databaseId": 5545815362 + "databaseId": 5545815362, + "title": null } ], "pageInfo": { @@ -6521,7 +6958,8 @@ "name": "build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603001/jobs/2839950648", - "databaseId": 5545815337 + "databaseId": 5545815337, + "title": null } ], "pageInfo": { @@ -6551,13 +6989,15 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603002/jobs/2839950741", - "databaseId": 5545815561 + "databaseId": 5545815561, + "title": null }, { "name": "test (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603002/jobs/2840029810", - "databaseId": 5545929390 + "databaseId": 5545929390, + "title": null } ], "pageInfo": { @@ -6587,19 +7027,22 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603000/jobs/2839950661", - "databaseId": 5545815356 + "databaseId": 5545815356, + "title": null }, { "name": "build-docs (cpp)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603000/jobs/2840023513", - "databaseId": 5545920544 + "databaseId": 5545920544, + "title": null }, { "name": "build-docs (python)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603000/jobs/2840023552", - "databaseId": 5545920612 + "databaseId": 5545920612, + "title": null } ], "pageInfo": { @@ -6629,19 +7072,22 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603003/jobs/2839950637", - "databaseId": 5545815326 + "databaseId": 5545815326, + "title": null }, { "name": "test (default, 1, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603003/jobs/2840068586", - "databaseId": 5545983951 + "databaseId": 5545983951, + "title": null }, { "name": "test (default, 2, 2, linux.rocm.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603003/jobs/2840068671", - "databaseId": 5545984049 + "databaseId": 5545984049, + "title": "test (default, 2, 2, linux.rocm.gpu)" } ], "pageInfo": { @@ -6671,7 +7117,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603004/jobs/2839950560", - "databaseId": 5545815205 + "databaseId": 5545815205, + "title": null } ], "pageInfo": { @@ -6701,19 +7148,22 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603005/jobs/2839950626", - "databaseId": 5545815314 + "databaseId": 5545815314, + "title": null }, { "name": "test (default, 2, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603005/jobs/2840145642", - "databaseId": 5546093287 + "databaseId": 5546093287, + "title": null }, { "name": "test (default, 1, 2, windows.4xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603005/jobs/2840145755", - "databaseId": 5546093438 + "databaseId": 5546093438, + "title": "test (default, 1, 2, windows.4xlarge)" } ], "pageInfo": { @@ -6738,7 +7188,7 @@ } } }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAAVFCcS8= name=pytorch number=73811 owner=pytorch": { + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAVFCcS8= name=pytorch number=73811 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -6767,43 +7217,50 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603007/jobs/2839950666", - "databaseId": 5545815359 + "databaseId": 5545815359, + "title": null }, { "name": "test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603007/jobs/2840025927", - "databaseId": 5545923802 + "databaseId": 5545923802, + "title": null }, { "name": "test (distributed, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603007/jobs/2840025995", - "databaseId": 5545923899 + "databaseId": 5545923899, + "title": null }, { "name": "test (backwards_compat, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603007/jobs/2840026086", - "databaseId": 5545924024 + "databaseId": 5545924024, + "title": null }, { "name": "test (default, 2, 2, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603007/jobs/2840026134", - "databaseId": 5545924110 + "databaseId": 5545924110, + "title": "test (default, 2, 2, linux.2xlarge)" }, { "name": "test (jit_legacy, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603007/jobs/2840026235", - "databaseId": 5545924249 + "databaseId": 5545924249, + "title": null }, { "name": "test (docs_test, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603007/jobs/2840026282", - "databaseId": 5545924341 + "databaseId": 5545924341, + "title": null } ], "pageInfo": { @@ -6879,7 +7336,8 @@ "name": "test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603012/jobs/2839950623", - "databaseId": 5545815310 + "databaseId": 5545815310, + "title": null } ], "pageInfo": { @@ -6909,7 +7367,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603013/jobs/2839950631", - "databaseId": 5545815320 + "databaseId": 5545815320, + "title": null } ], "pageInfo": { @@ -6939,7 +7398,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603251/jobs/2839951040", - "databaseId": 5545816079 + "databaseId": 5545816079, + "title": null } ], "pageInfo": { @@ -6969,7 +7429,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603253/jobs/2839951038", - "databaseId": 5545816078 + "databaseId": 5545816078, + "title": null } ], "pageInfo": { @@ -6999,7 +7460,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603254/jobs/2839951030", - "databaseId": 5545816071 + "databaseId": 5545816071, + "title": null } ], "pageInfo": { @@ -7029,19 +7491,22 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603255/jobs/2839951034", - "databaseId": 5545816073 + "databaseId": 5545816073, + "title": null }, { "name": "test (default, 1, 2, macos-11)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603255/jobs/2840127016", - "databaseId": 5546066712 + "databaseId": 5546066712, + "title": null }, { "name": "test (default, 2, 2, macos-11)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603255/jobs/2840127073", - "databaseId": 5546066787 + "databaseId": 5546066787, + "title": "test (default, 2, 2, macos-11)" } ], "pageInfo": { @@ -7071,7 +7536,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603256/jobs/2839951041", - "databaseId": 5545816081 + "databaseId": 5545816081, + "title": null } ], "pageInfo": { @@ -7096,7 +7562,7 @@ } } }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAAVFCdAA= name=pytorch number=73811 owner=pytorch": { + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAVFCdAA= name=pytorch number=73811 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -7125,7 +7591,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603259/jobs/2839951039", - "databaseId": 5545816077 + "databaseId": 5545816077, + "title": null } ], "pageInfo": { @@ -7155,7 +7622,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603261/jobs/2839951042", - "databaseId": 5545816080 + "databaseId": 5545816080, + "title": null } ], "pageInfo": { @@ -7185,7 +7653,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603264/jobs/2839951036", - "databaseId": 5545816075 + "databaseId": 5545816075, + "title": null } ], "pageInfo": { @@ -7215,7 +7684,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1983603269/jobs/2839951029", - "databaseId": 5545816068 + "databaseId": 5545816068, + "title": null } ], "pageInfo": { @@ -7330,7 +7800,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=31093 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=31093 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -8322,7 +8792,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=76118 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=76118 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -9541,7 +10011,8 @@ "name": "Facebook CLA Check", "conclusion": "SUCCESS", "detailsUrl": "https://code.intern.facebook.com/cla/", - "databaseId": 6099387918 + "databaseId": 6099387918, + "title": "Contributor License Agreement is valid!" } ], "pageInfo": { @@ -9661,7 +10132,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192463/jobs/3232430975", - "databaseId": 6099388390 + "databaseId": 6099388390, + "title": null } ], "pageInfo": { @@ -9691,43 +10163,50 @@ "name": "Test collect_env (with_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192461/jobs/3232461134", - "databaseId": 6099431378 + "databaseId": 6099431378, + "title": null }, { "name": "Test collect_env (without_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192461/jobs/3232461211", - "databaseId": 6099431511 + "databaseId": 6099431511, + "title": null }, { "name": "toc", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192461/jobs/3232461301", - "databaseId": 6099431693 + "databaseId": 6099431693, + "title": null }, { "name": "Test tools", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192461/jobs/3232461386", - "databaseId": 6099431829 + "databaseId": 6099431829, + "title": null }, { "name": "quick-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192461/jobs/3232461521", - "databaseId": 6099432018 + "databaseId": 6099432018, + "title": null }, { "name": "lintrunner", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192461/jobs/3232461634", - "databaseId": 6099432195 + "databaseId": 6099432195, + "title": null }, { "name": "workflow-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192461/jobs/3232461717", - "databaseId": 6099432331 + "databaseId": 6099432331, + "title": null } ], "pageInfo": { @@ -9757,301 +10236,351 @@ "name": "linux-xenial-py3.7-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232460797", - "databaseId": 6099430906 + "databaseId": 6099430906, + "title": "linux-xenial-py3.7-gcc7-no-ops / build" }, { "name": "linux-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232460951", - "databaseId": 6099431117 + "databaseId": 6099431117, + "title": "linux-bionic-py3.7-clang9 / build" }, { "name": "linux-xenial-py3.7-clang7-onnx / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232461088", - "databaseId": 6099431312 + "databaseId": 6099431312, + "title": "linux-xenial-py3.7-clang7-onnx / build" }, { "name": "deploy-linux-xenial-cuda11.3-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232461294", - "databaseId": 6099431677 + "databaseId": 6099431677, + "title": "deploy-linux-xenial-cuda11.3-py3.7-gcc7 / build" }, { "name": "linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232461410", - "databaseId": 6099431819 + "databaseId": 6099431819, + "title": "linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build / build" }, { "name": "linux-xenial-py3.7-clang7-asan / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232461543", - "databaseId": 6099432057 + "databaseId": 6099432057, + "title": "linux-xenial-py3.7-clang7-asan / build" }, { "name": "linux-xenial-py3-clang5-mobile-custom-build-static / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232461628", - "databaseId": 6099432191 + "databaseId": 6099432191, + "title": "linux-xenial-py3-clang5-mobile-custom-build-static / build" }, { "name": "linux-bionic-rocm5.0-py3.7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232461719", - "databaseId": 6099432334 + "databaseId": 6099432334, + "title": "linux-bionic-rocm5.0-py3.7 / build" }, { "name": "linux-vulkan-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232461789", - "databaseId": 6099432446 + "databaseId": 6099432446, + "title": "linux-vulkan-bionic-py3.7-clang9 / build" }, { "name": "linux-bionic-cuda11.3-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232461869", - "databaseId": 6099432577 + "databaseId": 6099432577, + "title": "linux-bionic-cuda11.3-py3.7-clang9 / build" }, { "name": "pytorch-xla-linux-bionic-py3.7-clang8 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232461946", - "databaseId": 6099432685 + "databaseId": 6099432685, + "title": "pytorch-xla-linux-bionic-py3.7-clang8 / build" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232462044", - "databaseId": 6099432822 + "databaseId": 6099432822, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / build" }, { "name": "linux-xenial-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232462112", - "databaseId": 6099432932 + "databaseId": 6099432932, + "title": "linux-xenial-py3.7-gcc7 / build" }, { "name": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232462244", - "databaseId": 6099433128 + "databaseId": 6099433128, + "title": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single / build-and-test" }, { "name": "win-vs2019-cuda11.3-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232462360", - "databaseId": 6099433280 + "databaseId": 6099433280, + "title": "win-vs2019-cuda11.3-py3 / build" }, { "name": "linux-xenial-py3-clang5-mobile-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232462432", - "databaseId": 6099433402 + "databaseId": 6099433402, + "title": "linux-xenial-py3-clang5-mobile-build / build" }, { "name": "win-vs2019-cpu-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232462521", - "databaseId": 6099433542 + "databaseId": 6099433542, + "title": "win-vs2019-cpu-py3 / build" }, { "name": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232462621", - "databaseId": 6099433675 + "databaseId": 6099433675, + "title": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test" }, { "name": "linux-xenial-py3.7-gcc5.4 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232462683", - "databaseId": 6099433758 + "databaseId": 6099433758, + "title": "linux-xenial-py3.7-gcc5.4 / build" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232462738", - "databaseId": 6099433859 + "databaseId": 6099433859, + "title": "linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test" }, { "name": "linux-xenial-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232545510", - "databaseId": 6099554424 + "databaseId": 6099554424, + "title": "linux-xenial-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232545571", - "databaseId": 6099554523 + "databaseId": 6099554523, + "title": "linux-xenial-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-docs / build-docs (cpp)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232547522", - "databaseId": 6099557184 + "databaseId": 6099557184, + "title": "linux-docs / build-docs (cpp)" }, { "name": "linux-docs / build-docs (python)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232547612", - "databaseId": 6099557310 + "databaseId": 6099557310, + "title": "linux-docs / build-docs (python)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232547714", - "databaseId": 6099557449 + "databaseId": 6099557449, + "title": "linux-xenial-py3.7-gcc5.4 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232547764", - "databaseId": 6099557512 + "databaseId": 6099557512, + "title": "linux-xenial-py3.7-gcc5.4 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (distributed, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232547824", - "databaseId": 6099557588 + "databaseId": 6099557588, + "title": "linux-xenial-py3.7-gcc5.4 / test (distributed, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (docs_test, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232547869", - "databaseId": 6099557655 + "databaseId": 6099557655, + "title": "linux-xenial-py3.7-gcc5.4 / test (docs_test, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (backwards_compat, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232547909", - "databaseId": 6099557717 + "databaseId": 6099557717, + "title": "linux-xenial-py3.7-gcc5.4 / test (backwards_compat, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (jit_legacy, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232547973", - "databaseId": 6099557795 + "databaseId": 6099557795, + "title": "linux-xenial-py3.7-gcc5.4 / test (jit_legacy, 1, 1, linux.2xlarge)" }, { "name": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232553452", - "databaseId": 6099565740 + "databaseId": 6099565740, + "title": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232553558", - "databaseId": 6099565906 + "databaseId": 6099565906, + "title": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232553605", - "databaseId": 6099565972 + "databaseId": 6099565972, + "title": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232553650", - "databaseId": 6099566036 + "databaseId": 6099566036, + "title": "linux-bionic-py3.7-clang9 / test (crossref, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-onnx / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232563716", - "databaseId": 6099580613 + "databaseId": 6099580613, + "title": "linux-xenial-py3.7-clang7-onnx / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-onnx / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232563763", - "databaseId": 6099580676 + "databaseId": 6099580676, + "title": "linux-xenial-py3.7-clang7-onnx / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 1, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232582650", - "databaseId": 6099608194 + "databaseId": 6099608194, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 1, 3, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 2, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232582703", - "databaseId": 6099608322 + "databaseId": 6099608322, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 2, 3, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 3, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232582741", - "databaseId": 6099608371 + "databaseId": 6099608371, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 3, 3, linux.2xlarge)" }, { "name": "pytorch-xla-linux-bionic-py3.7-clang8 / test (xla, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232590204", - "databaseId": 6099619007 + "databaseId": 6099619007, + "title": "pytorch-xla-linux-bionic-py3.7-clang8 / test (xla, 1, 1, linux.2xlarge)" }, { "name": "linux-bionic-rocm5.0-py3.7 / test (default, 1, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232608872", - "databaseId": 6099645951 + "databaseId": 6099645951, + "title": null }, { "name": "linux-bionic-rocm5.0-py3.7 / test (default, 2, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232608976", - "databaseId": 6099646089 + "databaseId": 6099646089, + "title": null }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 1, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232637097", - "databaseId": 6099685555 + "databaseId": 6099685555, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 1, 2, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 2, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232637199", - "databaseId": 6099685664 + "databaseId": 6099685664, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 2, 2, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 1, 1, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232637259", - "databaseId": 6099685757 + "databaseId": 6099685757, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 1, 1, linux.8xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232639932", - "databaseId": 6099689530 + "databaseId": 6099689530, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)" }, { "name": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232687012", - "databaseId": 6099757872 + "databaseId": 6099757872, + "title": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)" }, { "name": "win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232687074", - "databaseId": 6099757955 + "databaseId": 6099757955, + "title": "win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge)" }, { "name": "win-vs2019-cuda11.3-py3 / test (default, 1, 2, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232785088", - "databaseId": 6099898234 + "databaseId": 6099898234, + "title": "win-vs2019-cuda11.3-py3 / test (default, 1, 2, windows.8xlarge.nvidia.gpu)" }, { "name": "win-vs2019-cuda11.3-py3 / test (default, 2, 2, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232785153", - "databaseId": 6099898323 + "databaseId": 6099898323, + "title": "win-vs2019-cuda11.3-py3 / test (default, 2, 2, windows.8xlarge.nvidia.gpu)" } ], "pageInfo": { @@ -10846,7 +11375,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=76123 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=76123 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -10935,13 +11464,15 @@ "name": "Facebook CLA Check", "conclusion": "SUCCESS", "detailsUrl": "https://code.intern.facebook.com/cla/", - "databaseId": 6309468766 + "databaseId": 6309468766, + "title": "Contributor License Agreement is valid!" }, { "name": "Meta Internal-Only Changes Check", "conclusion": "FAILURE", "detailsUrl": "https://opensource.facebook.com/", - "databaseId": 12580740523 + "databaseId": 12580740523, + "title": "The Diff and Pull Request are not in sync!" } ], "pageInfo": { @@ -10971,7 +11502,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063614/jobs/3379894109", - "databaseId": 6299234164 + "databaseId": 6299234164, + "title": null } ], "pageInfo": { @@ -11001,43 +11533,50 @@ "name": "quick-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063615/jobs/3379894107", - "databaseId": 6299234165 + "databaseId": 6299234165, + "title": null }, { "name": "toc", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063615/jobs/3379894332", - "databaseId": 6299234428 + "databaseId": 6299234428, + "title": null }, { "name": "lintrunner", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063615/jobs/3379894444", - "databaseId": 6299234555 + "databaseId": 6299234555, + "title": null }, { "name": "Test collect_env (with_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063615/jobs/3379894520", - "databaseId": 6299234642 + "databaseId": 6299234642, + "title": null }, { "name": "Test collect_env (without_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063615/jobs/3379894567", - "databaseId": 6299234701 + "databaseId": 6299234701, + "title": null }, { "name": "Test tools", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063615/jobs/3379894616", - "databaseId": 6299234761 + "databaseId": 6299234761, + "title": null }, { "name": "workflow-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063615/jobs/3379894672", - "databaseId": 6299234837 + "databaseId": 6299234837, + "title": null } ], "pageInfo": { @@ -11067,301 +11606,351 @@ "name": "linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379902301", - "databaseId": 6299245858 + "databaseId": 6299245858, + "title": "linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test" }, { "name": "linux-bionic-cuda11.3-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379902363", - "databaseId": 6299245958 + "databaseId": 6299245958, + "title": "linux-bionic-cuda11.3-py3.7-clang9 / build" }, { "name": "linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379902507", - "databaseId": 6299246168 + "databaseId": 6299246168, + "title": "linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build / build" }, { "name": "linux-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379902560", - "databaseId": 6299246250 + "databaseId": 6299246250, + "title": "linux-bionic-py3.7-clang9 / build" }, { "name": "win-vs2019-cpu-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379902579", - "databaseId": 6299246281 + "databaseId": 6299246281, + "title": "win-vs2019-cpu-py3 / build" }, { "name": "linux-xenial-py3.7-clang7-onnx / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379902603", - "databaseId": 6299246329 + "databaseId": 6299246329, + "title": "linux-xenial-py3.7-clang7-onnx / build" }, { "name": "linux-vulkan-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379902637", - "databaseId": 6299246373 + "databaseId": 6299246373, + "title": "linux-vulkan-bionic-py3.7-clang9 / build" }, { "name": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379902685", - "databaseId": 6299246442 + "databaseId": 6299246442, + "title": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single / build-and-test" }, { "name": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379902740", - "databaseId": 6299246517 + "databaseId": 6299246517, + "title": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test" }, { "name": "linux-xenial-py3.7-clang7-asan / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379902761", - "databaseId": 6299246547 + "databaseId": 6299246547, + "title": "linux-xenial-py3.7-clang7-asan / build" }, { "name": "linux-xenial-py3-clang5-mobile-custom-build-static / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379902794", - "databaseId": 6299246591 + "databaseId": 6299246591, + "title": "linux-xenial-py3-clang5-mobile-custom-build-static / build" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379902874", - "databaseId": 6299246687 + "databaseId": 6299246687, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / build" }, { "name": "linux-xenial-py3.7-gcc5.4 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379903006", - "databaseId": 6299246843 + "databaseId": 6299246843, + "title": "linux-xenial-py3.7-gcc5.4 / build" }, { "name": "linux-xenial-py3.7-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379903111", - "databaseId": 6299246972 + "databaseId": 6299246972, + "title": "linux-xenial-py3.7-gcc7-no-ops / build" }, { "name": "linux-xenial-py3-clang5-mobile-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379903193", - "databaseId": 6299247064 + "databaseId": 6299247064, + "title": "linux-xenial-py3-clang5-mobile-build / build" }, { "name": "linux-xenial-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379903284", - "databaseId": 6299247163 + "databaseId": 6299247163, + "title": "linux-xenial-py3.7-gcc7 / build" }, { "name": "win-vs2019-cuda11.3-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379903357", - "databaseId": 6299247261 + "databaseId": 6299247261, + "title": "win-vs2019-cuda11.3-py3 / build" }, { "name": "deploy-linux-xenial-cuda11.3-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379903446", - "databaseId": 6299247380 + "databaseId": 6299247380, + "title": "deploy-linux-xenial-cuda11.3-py3.7-gcc7 / build" }, { "name": "pytorch-xla-linux-bionic-py3.7-clang8 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379903512", - "databaseId": 6299247471 + "databaseId": 6299247471, + "title": "pytorch-xla-linux-bionic-py3.7-clang8 / build" }, { "name": "linux-bionic-rocm5.1-py3.7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379903546", - "databaseId": 6299247519 + "databaseId": 6299247519, + "title": "linux-bionic-rocm5.1-py3.7 / build" }, { "name": "linux-xenial-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379944655", - "databaseId": 6299305596 + "databaseId": 6299305596, + "title": "linux-xenial-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379944695", - "databaseId": 6299305656 + "databaseId": 6299305656, + "title": "linux-xenial-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-docs / build-docs (cpp)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379946308", - "databaseId": 6299307925 + "databaseId": 6299307925, + "title": "linux-docs / build-docs (cpp)" }, { "name": "linux-docs / build-docs (python)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379946337", - "databaseId": 6299307961 + "databaseId": 6299307961, + "title": "linux-docs / build-docs (python)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379946359", - "databaseId": 6299308001 + "databaseId": 6299308001, + "title": "linux-xenial-py3.7-gcc5.4 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379946391", - "databaseId": 6299308035 + "databaseId": 6299308035, + "title": "linux-xenial-py3.7-gcc5.4 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (distributed, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379946423", - "databaseId": 6299308082 + "databaseId": 6299308082, + "title": "linux-xenial-py3.7-gcc5.4 / test (distributed, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (docs_test, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379946453", - "databaseId": 6299308120 + "databaseId": 6299308120, + "title": "linux-xenial-py3.7-gcc5.4 / test (docs_test, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (backwards_compat, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379946496", - "databaseId": 6299308169 + "databaseId": 6299308169, + "title": "linux-xenial-py3.7-gcc5.4 / test (backwards_compat, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (jit_legacy, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379946529", - "databaseId": 6299308217 + "databaseId": 6299308217, + "title": "linux-xenial-py3.7-gcc5.4 / test (jit_legacy, 1, 1, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379950041", - "databaseId": 6299312986 + "databaseId": 6299312986, + "title": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379950137", - "databaseId": 6299313146 + "databaseId": 6299313146, + "title": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379950165", - "databaseId": 6299313195 + "databaseId": 6299313195, + "title": "linux-bionic-py3.7-clang9 / test (crossref, 1, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379950192", - "databaseId": 6299313235 + "databaseId": 6299313235, + "title": "linux-bionic-py3.7-clang9 / test (crossref, 2, 2, linux.2xlarge)" }, { "name": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379950646", - "databaseId": 6299313977 + "databaseId": 6299313977, + "title": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-onnx / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379951202", - "databaseId": 6299314888 + "databaseId": 6299314888, + "title": "linux-xenial-py3.7-clang7-onnx / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-onnx / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379951230", - "databaseId": 6299314937 + "databaseId": 6299314937, + "title": "linux-xenial-py3.7-clang7-onnx / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 1, 4, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379963877", - "databaseId": 6299332358 + "databaseId": 6299332358, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 1, 4, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 2, 4, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379963928", - "databaseId": 6299332420 + "databaseId": 6299332420, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 2, 4, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 3, 4, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379963976", - "databaseId": 6299332476 + "databaseId": 6299332476, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 3, 4, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 4, 4, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379964018", - "databaseId": 6299332526 + "databaseId": 6299332526, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 4, 4, linux.2xlarge)" }, { "name": "pytorch-xla-linux-bionic-py3.7-clang8 / test (xla, 1, 1, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379966372", - "databaseId": 6299335580 + "databaseId": 6299335580, + "title": "pytorch-xla-linux-bionic-py3.7-clang8 / test (xla, 1, 1, linux.2xlarge)" }, { "name": "linux-bionic-rocm5.1-py3.7 / test (default, 1, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379996173", - "databaseId": 6299375031 + "databaseId": 6299375031, + "title": null }, { "name": "linux-bionic-rocm5.1-py3.7 / test (default, 2, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379996218", - "databaseId": 6299375079 + "databaseId": 6299375079, + "title": null }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379997861", - "databaseId": 6299377190 + "databaseId": 6299377190, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 1, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379998374", - "databaseId": 6299378010 + "databaseId": 6299378010, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 1, 2, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 2, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379998397", - "databaseId": 6299378053 + "databaseId": 6299378053, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 2, 2, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 1, 2, linux.8xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379998422", - "databaseId": 6299378105 + "databaseId": 6299378105, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 1, 2, linux.8xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 2, 2, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3379998441", - "databaseId": 6299378136 + "databaseId": 6299378136, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 2, 2, linux.8xlarge.nvidia.gpu)" }, { "name": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2273063632/jobs/3380042106", - "databaseId": 6299437798 + "databaseId": 6299437798, + "title": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)" } ], "pageInfo": { @@ -11391,43 +11980,50 @@ "name": "lintrunner", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796859/jobs/3387419477", - "databaseId": 6309468155 + "databaseId": 6309468155, + "title": null }, { "name": "quick-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796859/jobs/3387419699", - "databaseId": 6309468457 + "databaseId": 6309468457, + "title": null }, { "name": "Test collect_env (with_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796859/jobs/3387419923", - "databaseId": 6309468841 + "databaseId": 6309468841, + "title": null }, { "name": "Test collect_env (without_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796859/jobs/3387419992", - "databaseId": 6309468942 + "databaseId": 6309468942, + "title": null }, { "name": "Test tools", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796859/jobs/3387420129", - "databaseId": 6309469180 + "databaseId": 6309469180, + "title": null }, { "name": "workflow-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796859/jobs/3387420208", - "databaseId": 6309469314 + "databaseId": 6309469314, + "title": null }, { "name": "toc", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796859/jobs/3387420309", - "databaseId": 6309469473 + "databaseId": 6309469473, + "title": null } ], "pageInfo": { @@ -11457,7 +12053,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796862/jobs/3387419465", - "databaseId": 6309468138 + "databaseId": 6309468138, + "title": null } ], "pageInfo": { @@ -11487,301 +12084,351 @@ "name": "linux-bionic-rocm5.1-py3.7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387419999", - "databaseId": 6309468956 + "databaseId": 6309468956, + "title": "linux-bionic-rocm5.1-py3.7 / build" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387420164", - "databaseId": 6309469237 + "databaseId": 6309469237, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / build" }, { "name": "linux-xenial-py3.7-clang7-asan / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387420316", - "databaseId": 6309469475 + "databaseId": 6309469475, + "title": "linux-xenial-py3.7-clang7-asan / build" }, { "name": "linux-xenial-py3.7-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387420477", - "databaseId": 6309469750 + "databaseId": 6309469750, + "title": "linux-xenial-py3.7-gcc7-no-ops / build" }, { "name": "pytorch-xla-linux-bionic-py3.7-clang8 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387420675", - "databaseId": 6309470049 + "databaseId": 6309470049, + "title": "pytorch-xla-linux-bionic-py3.7-clang8 / build" }, { "name": "linux-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387420934", - "databaseId": 6309470368 + "databaseId": 6309470368, + "title": "linux-bionic-py3.7-clang9 / build" }, { "name": "linux-vulkan-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387421278", - "databaseId": 6309470787 + "databaseId": 6309470787, + "title": "linux-vulkan-bionic-py3.7-clang9 / build" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387421672", - "databaseId": 6309471290 + "databaseId": 6309471290, + "title": "linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test" }, { "name": "linux-xenial-py3-clang5-mobile-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387421888", - "databaseId": 6309471585 + "databaseId": 6309471585, + "title": "linux-xenial-py3-clang5-mobile-build / build" }, { "name": "linux-xenial-py3.7-clang7-onnx / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387421982", - "databaseId": 6309471734 + "databaseId": 6309471734, + "title": "linux-xenial-py3.7-clang7-onnx / build" }, { "name": "deploy-linux-xenial-cuda11.3-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387422191", - "databaseId": 6309472014 + "databaseId": 6309472014, + "title": "deploy-linux-xenial-cuda11.3-py3.7-gcc7 / build" }, { "name": "linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387422303", - "databaseId": 6309472172 + "databaseId": 6309472172, + "title": "linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build / build" }, { "name": "linux-xenial-py3-clang5-mobile-custom-build-static / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387422476", - "databaseId": 6309472411 + "databaseId": 6309472411, + "title": "linux-xenial-py3-clang5-mobile-custom-build-static / build" }, { "name": "linux-bionic-cuda11.3-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387422715", - "databaseId": 6309472715 + "databaseId": 6309472715, + "title": "linux-bionic-cuda11.3-py3.7-clang9 / build" }, { "name": "linux-xenial-py3.7-gcc5.4 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387422963", - "databaseId": 6309473041 + "databaseId": 6309473041, + "title": "linux-xenial-py3.7-gcc5.4 / build" }, { "name": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387423092", - "databaseId": 6309473226 + "databaseId": 6309473226, + "title": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single / build-and-test" }, { "name": "linux-xenial-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387423234", - "databaseId": 6309473414 + "databaseId": 6309473414, + "title": "linux-xenial-py3.7-gcc7 / build" }, { "name": "win-vs2019-cpu-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387423421", - "databaseId": 6309473700 + "databaseId": 6309473700, + "title": "win-vs2019-cpu-py3 / build" }, { "name": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387423622", - "databaseId": 6309473992 + "databaseId": 6309473992, + "title": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test" }, { "name": "win-vs2019-cuda11.3-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387423739", - "databaseId": 6309474162 + "databaseId": 6309474162, + "title": "win-vs2019-cuda11.3-py3 / build" }, { "name": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387545789", - "databaseId": 6309647069 + "databaseId": 6309647069, + "title": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387546032", - "databaseId": 6309647413 + "databaseId": 6309647413, + "title": "linux-xenial-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387546119", - "databaseId": 6309647538 + "databaseId": 6309647538, + "title": "linux-xenial-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387553028", - "databaseId": 6309657055 + "databaseId": 6309657055, + "title": "linux-xenial-py3.7-gcc5.4 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387553144", - "databaseId": 6309657196 + "databaseId": 6309657196, + "title": "linux-xenial-py3.7-gcc5.4 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (distributed, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387553251", - "databaseId": 6309657332 + "databaseId": 6309657332, + "title": "linux-xenial-py3.7-gcc5.4 / test (distributed, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (docs_test, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387553438", - "databaseId": 6309657575 + "databaseId": 6309657575, + "title": "linux-xenial-py3.7-gcc5.4 / test (docs_test, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (backwards_compat, 1, 1, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387553556", - "databaseId": 6309657726 + "databaseId": 6309657726, + "title": "linux-xenial-py3.7-gcc5.4 / test (backwards_compat, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (jit_legacy, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387553668", - "databaseId": 6309657858 + "databaseId": 6309657858, + "title": "linux-xenial-py3.7-gcc5.4 / test (jit_legacy, 1, 1, linux.2xlarge)" }, { "name": "linux-docs / build-docs (cpp)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387554002", - "databaseId": 6309658314 + "databaseId": 6309658314, + "title": "linux-docs / build-docs (cpp)" }, { "name": "linux-docs / build-docs (python)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387554098", - "databaseId": 6309658433 + "databaseId": 6309658433, + "title": "linux-docs / build-docs (python)" }, { "name": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387558927", - "databaseId": 6309665388 + "databaseId": 6309665388, + "title": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387559016", - "databaseId": 6309665513 + "databaseId": 6309665513, + "title": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387559071", - "databaseId": 6309665597 + "databaseId": 6309665597, + "title": "linux-bionic-py3.7-clang9 / test (crossref, 1, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387559139", - "databaseId": 6309665697 + "databaseId": 6309665697, + "title": "linux-bionic-py3.7-clang9 / test (crossref, 2, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-onnx / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387563803", - "databaseId": 6309672367 + "databaseId": 6309672367, + "title": "linux-xenial-py3.7-clang7-onnx / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-onnx / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387563894", - "databaseId": 6309672499 + "databaseId": 6309672499, + "title": "linux-xenial-py3.7-clang7-onnx / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 1, 4, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387580868", - "databaseId": 6309696458 + "databaseId": 6309696458, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 1, 4, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 2, 4, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387580936", - "databaseId": 6309696554 + "databaseId": 6309696554, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 2, 4, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 3, 4, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387580993", - "databaseId": 6309696638 + "databaseId": 6309696638, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 3, 4, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 4, 4, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387581053", - "databaseId": 6309696725 + "databaseId": 6309696725, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 4, 4, linux.2xlarge)" }, { "name": "pytorch-xla-linux-bionic-py3.7-clang8 / test (xla, 1, 1, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387592286", - "databaseId": 6309712838 + "databaseId": 6309712838, + "title": "pytorch-xla-linux-bionic-py3.7-clang8 / test (xla, 1, 1, linux.2xlarge)" }, { "name": "linux-bionic-rocm5.1-py3.7 / test (default, 1, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387631950", - "databaseId": 6309767601 + "databaseId": 6309767601, + "title": null }, { "name": "linux-bionic-rocm5.1-py3.7 / test (default, 2, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387632035", - "databaseId": 6309767717 + "databaseId": 6309767717, + "title": null }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 1, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387649916", - "databaseId": 6309792321 + "databaseId": 6309792321, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 1, 2, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 2, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387649974", - "databaseId": 6309792407 + "databaseId": 6309792407, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 2, 2, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 1, 2, linux.8xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387650084", - "databaseId": 6309792546 + "databaseId": 6309792546, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 1, 2, linux.8xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 2, 2, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387650151", - "databaseId": 6309792639 + "databaseId": 6309792639, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 2, 2, linux.8xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387650373", - "databaseId": 6309792972 + "databaseId": 6309792972, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)" }, { "name": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2276796865/jobs/3387753429", - "databaseId": 6309939578 + "databaseId": 6309939578, + "title": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)" } ], "pageInfo": { @@ -12616,7 +13263,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=71759 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=71759 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -12831,7 +13478,8 @@ "name": "Facebook CLA Check", "conclusion": "SUCCESS", "detailsUrl": "https://code.intern.facebook.com/cla/", - "databaseId": 5302018726 + "databaseId": 5302018726, + "title": "Contributor License Agreement is valid!" } ], "pageInfo": { @@ -12861,19 +13509,22 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754066/jobs/2663109808", - "databaseId": 5302020089 + "databaseId": 5302020089, + "title": null }, { "name": "test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754066/jobs/2663214802", - "databaseId": 5302165846 + "databaseId": 5302165846, + "title": null }, { "name": "test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754066/jobs/2663214856", - "databaseId": 5302165949 + "databaseId": 5302165949, + "title": null } ], "pageInfo": { @@ -12903,7 +13554,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754064/jobs/2663109676", - "databaseId": 5302019921 + "databaseId": 5302019921, + "title": null } ], "pageInfo": { @@ -12933,25 +13585,29 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754065/jobs/2663109684", - "databaseId": 5302019934 + "databaseId": 5302019934, + "title": null }, { "name": "test (default, 2, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754065/jobs/2663401083", - "databaseId": 5302431993 + "databaseId": 5302431993, + "title": null }, { "name": "test (default, 1, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754065/jobs/2663401143", - "databaseId": 5302432078 + "databaseId": 5302432078, + "title": null }, { "name": "test (distributed, 1, 1, linux.rocm.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754065/jobs/2663401186", - "databaseId": 5302432150 + "databaseId": 5302432150, + "title": "test (distributed, 1, 1, linux.rocm.gpu)" } ], "pageInfo": { @@ -12981,25 +13637,29 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754068/jobs/2663109680", - "databaseId": 5302019928 + "databaseId": 5302019928, + "title": null }, { "name": "test (default, 1, 2, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754068/jobs/2663995756", - "databaseId": 5303266925 + "databaseId": 5303266925, + "title": null }, { "name": "test (force_on_cpu, 1, 1, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754068/jobs/2663995819", - "databaseId": 5303267017 + "databaseId": 5303267017, + "title": null }, { "name": "test (default, 2, 2, windows.8xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754068/jobs/2663995900", - "databaseId": 5303267128 + "databaseId": 5303267128, + "title": "test (default, 2, 2, windows.8xlarge.nvidia.gpu)" } ], "pageInfo": { @@ -13029,55 +13689,64 @@ "name": "mypy", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754069/jobs/2663109683", - "databaseId": 5302019930 + "databaseId": 5302019930, + "title": null }, { "name": "shellcheck", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754069/jobs/2663109827", - "databaseId": 5302020111 + "databaseId": 5302020111, + "title": null }, { "name": "py2-setup-validate-errormsg", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754069/jobs/2663109962", - "databaseId": 5302020318 + "databaseId": 5302020318, + "title": null }, { "name": "clang-format", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754069/jobs/2663110044", - "databaseId": 5302020421 + "databaseId": 5302020421, + "title": null }, { "name": "cmakelint", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754069/jobs/2663110132", - "databaseId": 5302020539 + "databaseId": 5302020539, + "title": null }, { "name": "toc", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754069/jobs/2663110233", - "databaseId": 5302020668 + "databaseId": 5302020668, + "title": null }, { "name": "quick-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754069/jobs/2663110320", - "databaseId": 5302020780 + "databaseId": 5302020780, + "title": null }, { "name": "clang-tidy", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754069/jobs/2663110461", - "databaseId": 5302020970 + "databaseId": 5302020970, + "title": null }, { "name": "flake8-py3", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754069/jobs/2663110575", - "databaseId": 5302021124 + "databaseId": 5302021124, + "title": null } ], "pageInfo": { @@ -13107,25 +13776,29 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754070/jobs/2663109804", - "databaseId": 5302020084 + "databaseId": 5302020084, + "title": null }, { "name": "test (default, 3, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754070/jobs/2663233675", - "databaseId": 5302192846 + "databaseId": 5302192846, + "title": null }, { "name": "test (default, 1, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754070/jobs/2663233731", - "databaseId": 5302192926 + "databaseId": 5302192926, + "title": null }, { "name": "test (default, 2, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754070/jobs/2663233805", - "databaseId": 5302193029 + "databaseId": 5302193029, + "title": null } ], "pageInfo": { @@ -13155,7 +13828,8 @@ "name": "build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754076/jobs/2663109810", - "databaseId": 5302020092 + "databaseId": 5302020092, + "title": null } ], "pageInfo": { @@ -13185,43 +13859,50 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754078/jobs/2663109777", - "databaseId": 5302020048 + "databaseId": 5302020048, + "title": null }, { "name": "test (backwards_compat, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754078/jobs/2663201383", - "databaseId": 5302147216 + "databaseId": 5302147216, + "title": null }, { "name": "test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754078/jobs/2663201458", - "databaseId": 5302147336 + "databaseId": 5302147336, + "title": null }, { "name": "test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754078/jobs/2663201512", - "databaseId": 5302147409 + "databaseId": 5302147409, + "title": null }, { "name": "test (distributed, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754078/jobs/2663201580", - "databaseId": 5302147493 + "databaseId": 5302147493, + "title": null }, { "name": "test (jit_legacy, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754078/jobs/2663201672", - "databaseId": 5302147622 + "databaseId": 5302147622, + "title": null }, { "name": "test (docs_test, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754078/jobs/2663201839", - "databaseId": 5302147822 + "databaseId": 5302147822, + "title": null } ], "pageInfo": { @@ -13251,7 +13932,8 @@ "name": "build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1886754079/jobs/2663109681", - "databaseId": 5302019929 + "databaseId": 5302019929, + "title": null } ], "pageInfo": { @@ -13540,7 +14222,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=75095 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=75095 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -13871,13 +14553,15 @@ "name": "Facebook CLA Check", "conclusion": "SUCCESS", "detailsUrl": "https://code.intern.facebook.com/cla/", - "databaseId": 6150879358 + "databaseId": 6150879358, + "title": "Contributor License Agreement is valid!" }, { "name": "Meta Internal-Only Changes Check", "conclusion": "SUCCESS", "detailsUrl": "https://opensource.facebook.com/", - "databaseId": 6151915358 + "databaseId": 6151915358, + "title": "Pull Request has Meta internal only changes!" } ], "pageInfo": { @@ -13997,7 +14681,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622865/jobs/3270915028", - "databaseId": 6150879695 + "databaseId": 6150879695, + "title": null } ], "pageInfo": { @@ -14027,43 +14712,50 @@ "name": "quick-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622869/jobs/3270915027", - "databaseId": 6150879696 + "databaseId": 6150879696, + "title": null }, { "name": "lintrunner", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622869/jobs/3270915071", - "databaseId": 6150879758 + "databaseId": 6150879758, + "title": null }, { "name": "Test tools", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622869/jobs/3270915141", - "databaseId": 6150879835 + "databaseId": 6150879835, + "title": null }, { "name": "Test collect_env (with_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622869/jobs/3270915194", - "databaseId": 6150879901 + "databaseId": 6150879901, + "title": null }, { "name": "Test collect_env (without_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622869/jobs/3270915229", - "databaseId": 6150879942 + "databaseId": 6150879942, + "title": null }, { "name": "toc", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622869/jobs/3270915283", - "databaseId": 6150880005 + "databaseId": 6150880005, + "title": null }, { "name": "workflow-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622869/jobs/3270915321", - "databaseId": 6150880051 + "databaseId": 6150880051, + "title": null } ], "pageInfo": { @@ -14093,301 +14785,351 @@ "name": "linux-vulkan-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270927344", - "databaseId": 6150895177 + "databaseId": 6150895177, + "title": "linux-vulkan-bionic-py3.7-clang9 / build" }, { "name": "linux-bionic-rocm5.0-py3.7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270927442", - "databaseId": 6150895295 + "databaseId": 6150895295, + "title": "linux-bionic-rocm5.0-py3.7 / build" }, { "name": "linux-xenial-py3.7-clang7-onnx / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270927507", - "databaseId": 6150895365 + "databaseId": 6150895365, + "title": "linux-xenial-py3.7-clang7-onnx / build" }, { "name": "linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270927567", - "databaseId": 6150895428 + "databaseId": 6150895428, + "title": "linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build / build" }, { "name": "pytorch-xla-linux-bionic-py3.7-clang8 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270927674", - "databaseId": 6150895554 + "databaseId": 6150895554, + "title": "pytorch-xla-linux-bionic-py3.7-clang8 / build" }, { "name": "win-vs2019-cuda11.3-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270927727", - "databaseId": 6150895614 + "databaseId": 6150895614, + "title": "win-vs2019-cuda11.3-py3 / build" }, { "name": "linux-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270927802", - "databaseId": 6150895698 + "databaseId": 6150895698, + "title": "linux-bionic-py3.7-clang9 / build" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270927853", - "databaseId": 6150895758 + "databaseId": 6150895758, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / build" }, { "name": "linux-xenial-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270927948", - "databaseId": 6150895866 + "databaseId": 6150895866, + "title": "linux-xenial-py3.7-gcc7 / build" }, { "name": "linux-xenial-py3-clang5-mobile-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270927996", - "databaseId": 6150895923 + "databaseId": 6150895923, + "title": "linux-xenial-py3-clang5-mobile-build / build" }, { "name": "linux-xenial-py3.7-clang7-asan / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270928061", - "databaseId": 6150895991 + "databaseId": 6150895991, + "title": "linux-xenial-py3.7-clang7-asan / build" }, { "name": "linux-xenial-py3-clang5-mobile-custom-build-static / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270928116", - "databaseId": 6150896053 + "databaseId": 6150896053, + "title": "linux-xenial-py3-clang5-mobile-custom-build-static / build" }, { "name": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270928198", - "databaseId": 6150896146 + "databaseId": 6150896146, + "title": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test" }, { "name": "linux-xenial-py3.7-gcc5.4 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270928256", - "databaseId": 6150896213 + "databaseId": 6150896213, + "title": "linux-xenial-py3.7-gcc5.4 / build" }, { "name": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270928291", - "databaseId": 6150896256 + "databaseId": 6150896256, + "title": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single / build-and-test" }, { "name": "win-vs2019-cpu-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270928317", - "databaseId": 6150896288 + "databaseId": 6150896288, + "title": "win-vs2019-cpu-py3 / build" }, { "name": "deploy-linux-xenial-cuda11.3-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270928338", - "databaseId": 6150896313 + "databaseId": 6150896313, + "title": "deploy-linux-xenial-cuda11.3-py3.7-gcc7 / build" }, { "name": "linux-xenial-py3.7-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270928367", - "databaseId": 6150896352 + "databaseId": 6150896352, + "title": "linux-xenial-py3.7-gcc7-no-ops / build" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270928410", - "databaseId": 6150896403 + "databaseId": 6150896403, + "title": "linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test" }, { "name": "linux-bionic-cuda11.3-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270928445", - "databaseId": 6150896443 + "databaseId": 6150896443, + "title": "linux-bionic-cuda11.3-py3.7-clang9 / build" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270991071", - "databaseId": 6150970691 + "databaseId": 6150970691, + "title": "linux-xenial-py3.7-gcc5.4 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270991125", - "databaseId": 6150970749 + "databaseId": 6150970749, + "title": "linux-xenial-py3.7-gcc5.4 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (distributed, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270991162", - "databaseId": 6150970796 + "databaseId": 6150970796, + "title": "linux-xenial-py3.7-gcc5.4 / test (distributed, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (docs_test, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270991195", - "databaseId": 6150970831 + "databaseId": 6150970831, + "title": "linux-xenial-py3.7-gcc5.4 / test (docs_test, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (backwards_compat, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270991233", - "databaseId": 6150970876 + "databaseId": 6150970876, + "title": "linux-xenial-py3.7-gcc5.4 / test (backwards_compat, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (jit_legacy, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270991261", - "databaseId": 6150970911 + "databaseId": 6150970911, + "title": "linux-xenial-py3.7-gcc5.4 / test (jit_legacy, 1, 1, linux.2xlarge)" }, { "name": "linux-docs / build-docs (cpp)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270991305", - "databaseId": 6150970959 + "databaseId": 6150970959, + "title": "linux-docs / build-docs (cpp)" }, { "name": "linux-docs / build-docs (python)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270991349", - "databaseId": 6150971013 + "databaseId": 6150971013, + "title": "linux-docs / build-docs (python)" }, { "name": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270996024", - "databaseId": 6150976613 + "databaseId": 6150976613, + "title": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270996068", - "databaseId": 6150976667 + "databaseId": 6150976667, + "title": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270996092", - "databaseId": 6150976694 + "databaseId": 6150976694, + "title": "linux-bionic-py3.7-clang9 / test (crossref, 1, 1, linux.2xlarge)" }, { "name": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270996505", - "databaseId": 6150977190 + "databaseId": 6150977190, + "title": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270998987", - "databaseId": 6150980317 + "databaseId": 6150980317, + "title": "linux-xenial-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3270999027", - "databaseId": 6150980363 + "databaseId": 6150980363, + "title": "linux-xenial-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-onnx / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3271006886", - "databaseId": 6150989669 + "databaseId": 6150989669, + "title": "linux-xenial-py3.7-clang7-onnx / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-onnx / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3271006941", - "databaseId": 6150989736 + "databaseId": 6150989736, + "title": "linux-xenial-py3.7-clang7-onnx / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 1, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3271018097", - "databaseId": 6151003389 + "databaseId": 6151003389, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 1, 3, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 2, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3271018135", - "databaseId": 6151003429 + "databaseId": 6151003429, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 2, 3, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 3, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3271018162", - "databaseId": 6151003460 + "databaseId": 6151003460, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 3, 3, linux.2xlarge)" }, { "name": "pytorch-xla-linux-bionic-py3.7-clang8", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3271021143", - "databaseId": 6151007051 + "databaseId": 6151007051, + "title": null }, { "name": "linux-bionic-rocm5.0-py3.7 / test (default, 1, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3271034041", - "databaseId": 6151023043 + "databaseId": 6151023043, + "title": null }, { "name": "linux-bionic-rocm5.0-py3.7 / test (default, 2, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3271034072", - "databaseId": 6151023077 + "databaseId": 6151023077, + "title": null }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3271048218", - "databaseId": 6151040240 + "databaseId": 6151040240, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 1, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3271049553", - "databaseId": 6151041874 + "databaseId": 6151041874, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 1, 2, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 2, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3271049587", - "databaseId": 6151041915 + "databaseId": 6151041915, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 2, 2, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 1, 1, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3271049616", - "databaseId": 6151041959 + "databaseId": 6151041959, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 1, 1, linux.8xlarge.nvidia.gpu)" }, { "name": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3271068293", - "databaseId": 6151065166 + "databaseId": 6151065166, + "title": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)" }, { "name": "win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3271068336", - "databaseId": 6151065218 + "databaseId": 6151065218, + "title": "win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge)" }, { "name": "win-vs2019-cuda11.3-py3 / test (default, 1, 2, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3271149276", - "databaseId": 6151165045 + "databaseId": 6151165045, + "title": "win-vs2019-cuda11.3-py3 / test (default, 1, 2, windows.8xlarge.nvidia.gpu)" }, { "name": "win-vs2019-cuda11.3-py3 / test (default, 2, 2, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2217622878/jobs/3271149321", - "databaseId": 6151165103 + "databaseId": 6151165103, + "title": "win-vs2019-cuda11.3-py3 / test (default, 2, 2, windows.8xlarge.nvidia.gpu)" } ], "pageInfo": { @@ -15039,7 +15781,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=95233 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=95233 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -15421,7 +16163,8 @@ "name": "triage", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687107/jobs/7468837675", - "databaseId": 11640062805 + "databaseId": 11640062805, + "title": null } ], "pageInfo": { @@ -15446,7 +16189,8 @@ "name": "Meta Internal-Only Changes Check", "conclusion": "SUCCESS", "detailsUrl": "https://opensource.facebook.com/", - "databaseId": 11640062507 + "databaseId": 11640062507, + "title": "There is no internal Diff connected, this can be merged now" } ], "pageInfo": { @@ -15476,91 +16220,106 @@ "name": "docker-build (pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687247/jobs/7469660514", - "databaseId": 11641175399 + "databaseId": 11641175399, + "title": null }, { "name": "docker-build (pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687247/jobs/7469660679", - "databaseId": 11641175612 + "databaseId": 11641175612, + "title": null }, { "name": "docker-build (pytorch-linux-bionic-cuda11.8-cudnn8-py3-gcc7)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687247/jobs/7469660861", - "databaseId": 11641175833 + "databaseId": 11641175833, + "title": null }, { "name": "docker-build (pytorch-linux-bionic-py3.8-clang9)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687247/jobs/7469661044", - "databaseId": 11641176078 + "databaseId": 11641176078, + "title": null }, { "name": "docker-build (pytorch-linux-bionic-py3.11-clang9)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687247/jobs/7469661228", - "databaseId": 11641176354 + "databaseId": 11641176354, + "title": null }, { "name": "docker-build (pytorch-linux-focal-rocm-n-1-py3)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687247/jobs/7469661427", - "databaseId": 11641176584 + "databaseId": 11641176584, + "title": null }, { "name": "docker-build (pytorch-linux-focal-rocm-n-py3)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687247/jobs/7469661686", - "databaseId": 11641176983 + "databaseId": 11641176983, + "title": null }, { "name": "docker-build (pytorch-linux-jammy-cuda11.6-cudnn8-py3.8-clang12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687247/jobs/7469661930", - "databaseId": 11641177284 + "databaseId": 11641177284, + "title": null }, { "name": "docker-build (pytorch-linux-jammy-cuda11.7-cudnn8-py3.8-clang12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687247/jobs/7469662096", - "databaseId": 11641177502 + "databaseId": 11641177502, + "title": null }, { "name": "docker-build (pytorch-linux-jammy-cuda11.8-cudnn8-py3.8-clang12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687247/jobs/7469662317", - "databaseId": 11641177782 + "databaseId": 11641177782, + "title": null }, { "name": "docker-build (pytorch-linux-focal-py3-clang7-android-ndk-r19c)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687247/jobs/7469662567", - "databaseId": 11641178110 + "databaseId": 11641178110, + "title": null }, { "name": "docker-build (pytorch-linux-focal-py3.8-gcc7)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687247/jobs/7469662734", - "databaseId": 11641178310 + "databaseId": 11641178310, + "title": null }, { "name": "docker-build (pytorch-linux-focal-py3-clang7-asan)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687247/jobs/7469662890", - "databaseId": 11641178554 + "databaseId": 11641178554, + "title": null }, { "name": "docker-build (pytorch-linux-focal-py3-clang10-onnx)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687247/jobs/7469663024", - "databaseId": 11641178749 + "databaseId": 11641178749, + "title": null }, { "name": "docker-build (pytorch-linux-focal-linter)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687247/jobs/7469663177", - "databaseId": 11641178975 + "databaseId": 11641178975, + "title": null } ], "pageInfo": { @@ -15590,7 +16349,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687250/jobs/7468837956", - "databaseId": 11640063246 + "databaseId": 11640063246, + "title": null } ], "pageInfo": { @@ -15620,7 +16380,8 @@ "name": "Check labels", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687254/jobs/7468837977", - "databaseId": 11640063266 + "databaseId": 11640063266, + "title": null } ], "pageInfo": { @@ -15650,55 +16411,64 @@ "name": "Build Triton Wheel (3.8)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687251/jobs/7468837960", - "databaseId": 11640063232 + "databaseId": 11640063232, + "title": null }, { "name": "Build Triton Wheel (3.9)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687251/jobs/7468838140", - "databaseId": 11640063463 + "databaseId": 11640063463, + "title": null }, { "name": "Build Triton Wheel (3.10)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687251/jobs/7468838254", - "databaseId": 11640063634 + "databaseId": 11640063634, + "title": null }, { "name": "Build Triton Wheel (3.11)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687251/jobs/7468838429", - "databaseId": 11640063856 + "databaseId": 11640063856, + "title": null }, { "name": "Build Triton Conda (3.8)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687251/jobs/7468838522", - "databaseId": 11640063978 + "databaseId": 11640063978, + "title": null }, { "name": "Build Triton Conda (3.9)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687251/jobs/7468838620", - "databaseId": 11640064120 + "databaseId": 11640064120, + "title": null }, { "name": "Build Triton Conda (3.10)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687251/jobs/7468838728", - "databaseId": 11640064265 + "databaseId": 11640064265, + "title": null }, { "name": "Build Triton Conda (3.11)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687251/jobs/7468838830", - "databaseId": 11640064384 + "databaseId": 11640064384, + "title": null }, { "name": "upload-wheel", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687251/jobs/7468930304", - "databaseId": 11640189642 + "databaseId": 11640189642, + "title": null } ], "pageInfo": { @@ -15728,61 +16498,71 @@ "name": "pr-sanity-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687315/jobs/7469173102", - "databaseId": 11640519689 + "databaseId": 11640519689, + "title": null }, { "name": "Test collect_env (with_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687315/jobs/7469173222", - "databaseId": 11640519863 + "databaseId": 11640519863, + "title": null }, { "name": "Test collect_env (without_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687315/jobs/7469173322", - "databaseId": 11640519994 + "databaseId": 11640519994, + "title": null }, { "name": "Test collect_env (older_python_version)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687315/jobs/7469173425", - "databaseId": 11640520119 + "databaseId": 11640520119, + "title": null }, { "name": "docker-image / calculate-docker-image", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687315/jobs/7469173540", - "databaseId": 11640520307 + "databaseId": 11640520307, + "title": null }, { "name": "lintrunner / linux-job", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687315/jobs/7469178039", - "databaseId": 11640526472 + "databaseId": 11640526472, + "title": null }, { "name": "toc / linux-job", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687315/jobs/7469178234", - "databaseId": 11640526724 + "databaseId": 11640526724, + "title": null }, { "name": "Test tools / linux-job", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687315/jobs/7469178442", - "databaseId": 11640527030 + "databaseId": 11640527030, + "title": null }, { "name": "workflow-checks / linux-job", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687315/jobs/7469178629", - "databaseId": 11640527265 + "databaseId": 11640527265, + "title": null }, { "name": "quick-checks / linux-job", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687315/jobs/7469178859", - "databaseId": 11640527576 + "databaseId": 11640527576, + "title": null } ], "pageInfo": { @@ -15812,301 +16592,351 @@ "name": "linux-bionic-cuda11.7-py3.10-gcc7-bazel-test / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471234457", - "databaseId": 11643199215 + "databaseId": 11643199215, + "title": null }, { "name": "win-vs2019-cpu-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471234651", - "databaseId": 11643199448 + "databaseId": 11643199448, + "title": null }, { "name": "linux-focal-py3-clang7-mobile-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471234779", - "databaseId": 11643199612 + "databaseId": 11643199612, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471234912", - "databaseId": 11643199762 + "databaseId": 11643199762, + "title": null }, { "name": "win-vs2019-cuda11.7-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471235053", - "databaseId": 11643199951 + "databaseId": 11643199951, + "title": null }, { "name": "linux-focal-py3-clang7-mobile-custom-build-static / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471235249", - "databaseId": 11643200197 + "databaseId": 11643200197, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471235371", - "databaseId": 11643200349 + "databaseId": 11643200349, + "title": null }, { "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471235486", - "databaseId": 11643200488 + "databaseId": 11643200488, + "title": null }, { "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471235614", - "databaseId": 11643200636 + "databaseId": 11643200636, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471235722", - "databaseId": 11643200783 + "databaseId": 11643200783, + "title": null }, { "name": "linux-focal-py3.8-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471235818", - "databaseId": 11643200894 + "databaseId": 11643200894, + "title": null }, { "name": "linux-focal-py3.8-gcc7-mobile-lightweight-dispatch-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471235929", - "databaseId": 11643201036 + "databaseId": 11643201036, + "title": null }, { "name": "linux-jammy-cuda11.7-cudnn8-py3.8-clang12 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471236032", - "databaseId": 11643201171 + "databaseId": 11643201171, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471236175", - "databaseId": 11643201352 + "databaseId": 11643201352, + "title": null }, { "name": "linux-focal-py3.8-gcc7-pch / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471236290", - "databaseId": 11643201496 + "databaseId": 11643201496, + "title": null }, { "name": "linux-vulkan-bionic-py3.11-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471236405", - "databaseId": 11643201647 + "databaseId": 11643201647, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471236490", - "databaseId": 11643201755 + "databaseId": 11643201755, + "title": null }, { "name": "linux-focal-rocm5.4.2-py3.8 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471236553", - "databaseId": 11643201848 + "databaseId": 11643201848, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7-sm86 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471236633", - "databaseId": 11643201956 + "databaseId": 11643201956, + "title": null }, { "name": "linux-bionic-py3_8-clang8-xla / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471236725", - "databaseId": 11643202095 + "databaseId": 11643202095, + "title": null }, { "name": "linux-focal-py3.8-clang10-onnx / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471237108", - "databaseId": 11643202624 + "databaseId": 11643202624, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471237385", - "databaseId": 11643202968 + "databaseId": 11643202968, + "title": null }, { "name": "win-vs2019-cpu-py3 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471237460", - "databaseId": 11643203085 + "databaseId": 11643203085, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471237549", - "databaseId": 11643203185 + "databaseId": 11643203185, + "title": null }, { "name": "linux-vulkan-bionic-py3.11-clang9 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471237660", - "databaseId": 11643203344 + "databaseId": 11643203344, + "title": null }, { "name": "linux-docs / build-docs-cpp-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471237762", - "databaseId": 11643203482 + "databaseId": 11643203482, + "title": null }, { "name": "linux-docs / build-docs-python-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471237814", - "databaseId": 11643203557 + "databaseId": 11643203557, + "title": null }, { "name": "linux-docs / build-docs-functorch-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471237886", - "databaseId": 11643203645 + "databaseId": 11643203645, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471237977", - "databaseId": 11643203768 + "databaseId": 11643203768, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471238039", - "databaseId": 11643203851 + "databaseId": 11643203851, + "title": null }, { "name": "linux-bionic-py3_8-clang8-xla / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471238118", - "databaseId": 11643203951 + "databaseId": 11643203951, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7-sm86 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471238229", - "databaseId": 11643204092 + "databaseId": 11643204092, + "title": null }, { "name": "linux-focal-py3.8-clang10-onnx / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471238358", - "databaseId": 11643204287 + "databaseId": 11643204287, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (default, 1, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471238700", - "databaseId": 11643204763 + "databaseId": 11643204763, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (default, 2, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471238775", - "databaseId": 11643204878 + "databaseId": 11643204878, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (default, 3, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471238847", - "databaseId": 11643205003 + "databaseId": 11643205003, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (default, 4, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471238910", - "databaseId": 11643205093 + "databaseId": 11643205093, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (distributed, 1, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471238985", - "databaseId": 11643205189 + "databaseId": 11643205189, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (distributed, 2, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471239052", - "databaseId": 11643205282 + "databaseId": 11643205282, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (distributed, 3, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471239167", - "databaseId": 11643205435 + "databaseId": 11643205435, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (functorch, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471239243", - "databaseId": 11643205538 + "databaseId": 11643205538, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471239302", - "databaseId": 11643205620 + "databaseId": 11643205620, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471239371", - "databaseId": 11643205717 + "databaseId": 11643205717, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471239429", - "databaseId": 11643205793 + "databaseId": 11643205793, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (functorch, 1, 1, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471239486", - "databaseId": 11643205875 + "databaseId": 11643205875, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (default, 1, 5, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471239790", - "databaseId": 11643206349 + "databaseId": 11643206349, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (default, 2, 5, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471239835", - "databaseId": 11643206433 + "databaseId": 11643206433, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (default, 3, 5, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471239931", - "databaseId": 11643206589 + "databaseId": 11643206589, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (default, 4, 5, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471240007", - "databaseId": 11643206722 + "databaseId": 11643206722, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (default, 5, 5, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287687310/jobs/7471240084", - "databaseId": 11643206849 + "databaseId": 11643206849, + "title": null } ], "pageInfo": { @@ -16136,13 +16966,15 @@ "name": "libtorch-cpu-shared-with-deps-release-build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287688037/jobs/7468840010", - "databaseId": 11640065900 + "databaseId": 11640065900, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-release-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287688037/jobs/7469438193", - "databaseId": 11640878669 + "databaseId": 11640878669, + "title": null } ], "pageInfo": { @@ -16172,13 +17004,15 @@ "name": "libtorch-cpu-shared-with-deps-debug-build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287688040/jobs/7468840035", - "databaseId": 11640065926 + "databaseId": 11640065926, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-debug-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4287688040/jobs/7469838838", - "databaseId": 11641409664 + "databaseId": 11641409664, + "title": null } ], "pageInfo": { @@ -16386,7 +17220,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=77700 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=77700 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -16451,7 +17285,8 @@ "name": "Facebook CLA Check", "conclusion": "SUCCESS", "detailsUrl": "https://code.facebook.com/cla/", - "databaseId": 6499481249 + "databaseId": 6499481249, + "title": "Contributor License Agreement is valid!" } ], "pageInfo": { @@ -16571,43 +17406,50 @@ "name": "lintrunner", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867841/jobs/3528127876", - "databaseId": 6498901060 + "databaseId": 6498901060, + "title": null }, { "name": "workflow-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867841/jobs/3528128023", - "databaseId": 6498901248 + "databaseId": 6498901248, + "title": null }, { "name": "quick-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867841/jobs/3528128196", - "databaseId": 6498901458 + "databaseId": 6498901458, + "title": null }, { "name": "Test collect_env (with_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867841/jobs/3528128519", - "databaseId": 6498901863 + "databaseId": 6498901863, + "title": null }, { "name": "Test collect_env (without_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867841/jobs/3528128575", - "databaseId": 6498901951 + "databaseId": 6498901951, + "title": null }, { "name": "toc", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867841/jobs/3528128663", - "databaseId": 6498902083 + "databaseId": 6498902083, + "title": null }, { "name": "Test tools", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867841/jobs/3528128857", - "databaseId": 6498902358 + "databaseId": 6498902358, + "title": null } ], "pageInfo": { @@ -16637,7 +17479,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867843/jobs/3528127882", - "databaseId": 6498901064 + "databaseId": 6498901064, + "title": null } ], "pageInfo": { @@ -16667,91 +17510,106 @@ "name": "docker-build (pytorch-linux-bionic-cuda10.2-cudnn7-py3.9-gcc7)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867844/jobs/3528127883", - "databaseId": 6498901070 + "databaseId": 6498901070, + "title": null }, { "name": "docker-build (pytorch-linux-bionic-cuda11.3-cudnn8-py3-clang9)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867844/jobs/3528127945", - "databaseId": 6498901146 + "databaseId": 6498901146, + "title": null }, { "name": "docker-build (pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867844/jobs/3528128001", - "databaseId": 6498901221 + "databaseId": 6498901221, + "title": null }, { "name": "docker-build (pytorch-linux-bionic-py3.7-clang9)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867844/jobs/3528128067", - "databaseId": 6498901302 + "databaseId": 6498901302, + "title": null }, { "name": "docker-build (pytorch-linux-bionic-rocm5.0-py3.7)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867844/jobs/3528128124", - "databaseId": 6498901366 + "databaseId": 6498901366, + "title": null }, { "name": "docker-build (pytorch-linux-bionic-rocm5.1-py3.7)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867844/jobs/3528128191", - "databaseId": 6498901454 + "databaseId": 6498901454, + "title": null }, { "name": "docker-build (pytorch-linux-xenial-cuda10.2-cudnn7-py3-gcc7)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867844/jobs/3528128259", - "databaseId": 6498901538 + "databaseId": 6498901538, + "title": null }, { "name": "docker-build (pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867844/jobs/3528128321", - "databaseId": 6498901617 + "databaseId": 6498901617, + "title": null }, { "name": "docker-build (pytorch-linux-xenial-py3-clang5-android-ndk-r19c)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867844/jobs/3528128365", - "databaseId": 6498901670 + "databaseId": 6498901670, + "title": null }, { "name": "docker-build (pytorch-linux-xenial-py3-clang5-asan)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867844/jobs/3528128446", - "databaseId": 6498901773 + "databaseId": 6498901773, + "title": null }, { "name": "docker-build (pytorch-linux-xenial-py3-clang7-asan)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867844/jobs/3528128507", - "databaseId": 6498901846 + "databaseId": 6498901846, + "title": null }, { "name": "docker-build (pytorch-linux-xenial-py3-clang7-onnx)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867844/jobs/3528128563", - "databaseId": 6498901939 + "databaseId": 6498901939, + "title": null }, { "name": "docker-build (pytorch-linux-xenial-py3.7-gcc5.4)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867844/jobs/3528128639", - "databaseId": 6498902041 + "databaseId": 6498902041, + "title": null }, { "name": "docker-build (pytorch-linux-xenial-py3.7-gcc7)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867844/jobs/3528128687", - "databaseId": 6498902117 + "databaseId": 6498902117, + "title": null }, { "name": "docker-build (pytorch-linux-focal-py3.7-gcc7)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867844/jobs/3528128741", - "databaseId": 6498902194 + "databaseId": 6498902194, + "title": null } ], "pageInfo": { @@ -16781,301 +17639,351 @@ "name": "linux-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528150762", - "databaseId": 6498932877 + "databaseId": 6498932877, + "title": "linux-bionic-py3.7-clang9 / build" }, { "name": "linux-focal-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528150903", - "databaseId": 6498933082 + "databaseId": 6498933082, + "title": "linux-focal-py3.7-gcc7 / build" }, { "name": "linux-xenial-py3.7-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528151086", - "databaseId": 6498933297 + "databaseId": 6498933297, + "title": "linux-xenial-py3.7-gcc7-no-ops / build" }, { "name": "linux-xenial-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528151258", - "databaseId": 6498933508 + "databaseId": 6498933508, + "title": "linux-xenial-py3.7-gcc7 / build" }, { "name": "linux-vulkan-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528151511", - "databaseId": 6498933805 + "databaseId": 6498933805, + "title": "linux-vulkan-bionic-py3.7-clang9 / build" }, { "name": "linux-bionic-rocm5.1-py3.7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528151776", - "databaseId": 6498934115 + "databaseId": 6498934115, + "title": "linux-bionic-rocm5.1-py3.7 / build" }, { "name": "linux-bionic-cuda11.3-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528151896", - "databaseId": 6498934258 + "databaseId": 6498934258, + "title": "linux-bionic-cuda11.3-py3.7-clang9 / build" }, { "name": "linux-xenial-py3.7-gcc5.4 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528152014", - "databaseId": 6498934411 + "databaseId": 6498934411, + "title": "linux-xenial-py3.7-gcc5.4 / build" }, { "name": "linux-xenial-py3.7-clang7-onnx / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528152139", - "databaseId": 6498934576 + "databaseId": 6498934576, + "title": "linux-xenial-py3.7-clang7-onnx / build" }, { "name": "deploy-linux-xenial-cuda11.3-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528152216", - "databaseId": 6498934681 + "databaseId": 6498934681, + "title": "deploy-linux-xenial-cuda11.3-py3.7-gcc7 / build" }, { "name": "win-vs2019-cuda11.3-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528152378", - "databaseId": 6498934902 + "databaseId": 6498934902, + "title": "win-vs2019-cuda11.3-py3 / build" }, { "name": "linux-xenial-py3-clang5-mobile-custom-build-static / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528152516", - "databaseId": 6498935080 + "databaseId": 6498935080, + "title": "linux-xenial-py3-clang5-mobile-custom-build-static / build" }, { "name": "linux-xenial-py3-clang5-mobile-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528152599", - "databaseId": 6498935207 + "databaseId": 6498935207, + "title": "linux-xenial-py3-clang5-mobile-build / build" }, { "name": "linux-xenial-py3.7-clang7-asan / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528152723", - "databaseId": 6498935381 + "databaseId": 6498935381, + "title": "linux-xenial-py3.7-clang7-asan / build" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528152802", - "databaseId": 6498935482 + "databaseId": 6498935482, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / build" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528152913", - "databaseId": 6498935669 + "databaseId": 6498935669, + "title": "linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test" }, { "name": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528152969", - "databaseId": 6498935747 + "databaseId": 6498935747, + "title": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test" }, { "name": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528153005", - "databaseId": 6498935802 + "databaseId": 6498935802, + "title": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single / build-and-test" }, { "name": "linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528153062", - "databaseId": 6498935884 + "databaseId": 6498935884, + "title": "linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build / build" }, { "name": "pytorch-xla-linux-bionic-py3.7-clang8 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528153125", - "databaseId": 6498935972 + "databaseId": 6498935972, + "title": "pytorch-xla-linux-bionic-py3.7-clang8 / build" }, { "name": "win-vs2019-cpu-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528153207", - "databaseId": 6498936102 + "databaseId": 6498936102, + "title": "win-vs2019-cpu-py3 / build" }, { "name": "linux-xenial-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528242483", - "databaseId": 6499060931 + "databaseId": 6499060931, + "title": "linux-xenial-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528242528", - "databaseId": 6499060996 + "databaseId": 6499060996, + "title": "linux-xenial-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528245875", - "databaseId": 6499065639 + "databaseId": 6499065639, + "title": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528245914", - "databaseId": 6499065699 + "databaseId": 6499065699, + "title": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528245964", - "databaseId": 6499065764 + "databaseId": 6499065764, + "title": "linux-bionic-py3.7-clang9 / test (crossref, 1, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528246008", - "databaseId": 6499065815 + "databaseId": 6499065815, + "title": "linux-bionic-py3.7-clang9 / test (crossref, 2, 2, linux.2xlarge)" }, { "name": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528248520", - "databaseId": 6499069355 + "databaseId": 6499069355, + "title": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-onnx / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528255086", - "databaseId": 6499078217 + "databaseId": 6499078217, + "title": "linux-xenial-py3.7-clang7-onnx / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-onnx / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528255128", - "databaseId": 6499078276 + "databaseId": 6499078276, + "title": "linux-xenial-py3.7-clang7-onnx / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 1, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528274064", - "databaseId": 6499104194 + "databaseId": 6499104194, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 1, 5, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 2, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528274097", - "databaseId": 6499104243 + "databaseId": 6499104243, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 2, 5, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 3, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528274133", - "databaseId": 6499104298 + "databaseId": 6499104298, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 3, 5, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 4, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528274173", - "databaseId": 6499104357 + "databaseId": 6499104357, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 4, 5, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 5, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528274209", - "databaseId": 6499104403 + "databaseId": 6499104403, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 5, 5, linux.2xlarge)" }, { "name": "pytorch-xla-linux-bionic-py3.7-clang8 / test (xla, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528277014", - "databaseId": 6499108043 + "databaseId": 6499108043, + "title": "pytorch-xla-linux-bionic-py3.7-clang8 / test (xla, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528308958", - "databaseId": 6499152001 + "databaseId": 6499152001, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 1, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528309747", - "databaseId": 6499153180 + "databaseId": 6499153180, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 1, 4, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 2, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528309810", - "databaseId": 6499153280 + "databaseId": 6499153280, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 2, 4, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 3, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528309837", - "databaseId": 6499153315 + "databaseId": 6499153315, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 3, 4, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 4, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528309864", - "databaseId": 6499153355 + "databaseId": 6499153355, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 4, 4, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 1, 2, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528309895", - "databaseId": 6499153395 + "databaseId": 6499153395, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 1, 2, linux.8xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 2, 2, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528309925", - "databaseId": 6499153439 + "databaseId": 6499153439, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 2, 2, linux.8xlarge.nvidia.gpu)" }, { "name": "linux-bionic-rocm5.1-py3.7 / test (default, 1, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528310044", - "databaseId": 6499153610 + "databaseId": 6499153610, + "title": null }, { "name": "linux-bionic-rocm5.1-py3.7 / test (default, 2, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528310101", - "databaseId": 6499153676 + "databaseId": 6499153676, + "title": null }, { "name": "linux-xenial-py3.7-gcc5.4 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528384337", - "databaseId": 6499259414 + "databaseId": 6499259414, + "title": "linux-xenial-py3.7-gcc5.4 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528384379", - "databaseId": 6499259466 + "databaseId": 6499259466, + "title": "linux-xenial-py3.7-gcc5.4 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (distributed, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528384408", - "databaseId": 6499259509 + "databaseId": 6499259509, + "title": "linux-xenial-py3.7-gcc5.4 / test (distributed, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (docs_test, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528384441", - "databaseId": 6499259568 + "databaseId": 6499259568, + "title": "linux-xenial-py3.7-gcc5.4 / test (docs_test, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (backwards_compat, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528384471", - "databaseId": 6499259607 + "databaseId": 6499259607, + "title": "linux-xenial-py3.7-gcc5.4 / test (backwards_compat, 1, 1, linux.2xlarge)" } ], "pageInfo": { @@ -17226,7 +18134,7 @@ } } }, - "query_sha=c982c18030d28524b33d684c8b62a4db4218f2a40a0630a0babb20ed3b87d323 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAYNi1Nc= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAYduu0A= name=pytorch number=77700 owner=pytorch": { + "query_sha=ada119ceda3e867b82ccea3406111b1cab554821289b906c554518aeaffdfde2 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAYNi1Nc= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAYduu0A= name=pytorch number=77700 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -17244,31 +18152,36 @@ "name": "linux-xenial-py3.7-gcc5.4 / test (jit_legacy, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528384494", - "databaseId": 6499259645 + "databaseId": 6499259645, + "title": "linux-xenial-py3.7-gcc5.4 / test (jit_legacy, 1, 1, linux.2xlarge)" }, { "name": "linux-docs / build-docs (cpp)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528477548", - "databaseId": 6499394792 + "databaseId": 6499394792, + "title": "linux-docs / build-docs (cpp)" }, { "name": "linux-docs / build-docs (python)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528477578", - "databaseId": 6499394839 + "databaseId": 6499394839, + "title": "linux-docs / build-docs (python)" }, { "name": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528728152", - "databaseId": 6499739021 + "databaseId": 6499739021, + "title": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)" }, { "name": "win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2348867849/jobs/3528728187", - "databaseId": 6499739073 + "databaseId": 6499739073, + "title": "win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge)" } ], "pageInfo": { @@ -17287,7 +18200,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=68111 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=68111 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -18084,13 +18997,15 @@ "name": "Facebook CLA Check", "conclusion": "SUCCESS", "detailsUrl": "https://code.intern.facebook.com/cla/", - "databaseId": 5633826266 + "databaseId": 5633826266, + "title": "Contributor License Agreement is valid!" }, { "name": "Meta Internal-Only Changes Check", "conclusion": "SUCCESS", "detailsUrl": "https://opensource.facebook.com/", - "databaseId": 5633826423 + "databaseId": 5633826423, + "title": "The internal Diff has landed, this can be merged now" } ], "pageInfo": { @@ -18120,73 +19035,85 @@ "name": "clang-format", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440028/jobs/2903895825", - "databaseId": 5633826958 + "databaseId": 5633826958, + "title": null }, { "name": "py2-setup-validate-errormsg", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440028/jobs/2903895911", - "databaseId": 5633827084 + "databaseId": 5633827084, + "title": null }, { "name": "quick-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440028/jobs/2903895963", - "databaseId": 5633827160 + "databaseId": 5633827160, + "title": null }, { "name": "shellcheck", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440028/jobs/2903896134", - "databaseId": 5633827410 + "databaseId": 5633827410, + "title": null }, { "name": "toc", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440028/jobs/2903896253", - "databaseId": 5633827566 + "databaseId": 5633827566, + "title": null }, { "name": "clang-tidy", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440028/jobs/2903896371", - "databaseId": 5633827701 + "databaseId": 5633827701, + "title": null }, { "name": "cmakelint", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440028/jobs/2903896525", - "databaseId": 5633827899 + "databaseId": 5633827899, + "title": null }, { "name": "flake8-py3", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440028/jobs/2903896658", - "databaseId": 5633828081 + "databaseId": 5633828081, + "title": null }, { "name": "Test collect_env (with_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440028/jobs/2903896771", - "databaseId": 5633828249 + "databaseId": 5633828249, + "title": null }, { "name": "Test collect_env (without_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440028/jobs/2903896795", - "databaseId": 5633828312 + "databaseId": 5633828312, + "title": null }, { "name": "Test tools", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440028/jobs/2903896838", - "databaseId": 5633828407 + "databaseId": 5633828407, + "title": null }, { "name": "mypy", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440028/jobs/2903896897", - "databaseId": 5633828524 + "databaseId": 5633828524, + "title": null } ], "pageInfo": { @@ -18216,7 +19143,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440031/jobs/2903895828", - "databaseId": 5633826956 + "databaseId": 5633826956, + "title": null } ], "pageInfo": { @@ -18246,301 +19174,351 @@ "name": "pytorch-xla-linux-bionic-py3.7-clang8", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903896014", - "databaseId": 5633827223 + "databaseId": 5633827223, + "title": null }, { "name": "deploy-linux-xenial-cuda11.3-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903896165", - "databaseId": 5633827451 + "databaseId": 5633827451, + "title": null }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903896394", - "databaseId": 5633827729 + "databaseId": 5633827729, + "title": "linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test" }, { "name": "linux-bionic-rocm4.5-py3.7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903896572", - "databaseId": 5633827956 + "databaseId": 5633827956, + "title": null }, { "name": "linux-xenial-py3.7-clang7-asan / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903896666", - "databaseId": 5633828089 + "databaseId": 5633828089, + "title": null }, { "name": "linux-xenial-py3.7-clang7-onnx / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903896778", - "databaseId": 5633828258 + "databaseId": 5633828258, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903896837", - "databaseId": 5633828406 + "databaseId": 5633828406, + "title": null }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903896896", - "databaseId": 5633828523 + "databaseId": 5633828523, + "title": null }, { "name": "linux-xenial-py3.7-gcc5.4 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903896936", - "databaseId": 5633828594 + "databaseId": 5633828594, + "title": null }, { "name": "linux-xenial-py3-clang5-mobile-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903897025", - "databaseId": 5633828765 + "databaseId": 5633828765, + "title": null }, { "name": "linux-xenial-py3.7-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903897161", - "databaseId": 5633828992 + "databaseId": 5633828992, + "title": null }, { "name": "linux-xenial-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903897213", - "databaseId": 5633829085 + "databaseId": 5633829085, + "title": null }, { "name": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903897280", - "databaseId": 5633829195 + "databaseId": 5633829195, + "title": null }, { "name": "win-vs2019-cpu-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903897368", - "databaseId": 5633829321 + "databaseId": 5633829321, + "title": null }, { "name": "win-vs2019-cuda11.3-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903897431", - "databaseId": 5633829420 + "databaseId": 5633829420, + "title": null }, { "name": "linux-vulkan-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903897476", - "databaseId": 5633829488 + "databaseId": 5633829488, + "title": null }, { "name": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903897578", - "databaseId": 5633829666 + "databaseId": 5633829666, + "title": null }, { "name": "linux-xenial-py3.7-gcc5.4-mobile-lightweight-dispatch-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903897630", - "databaseId": 5633829746 + "databaseId": 5633829746, + "title": null }, { "name": "linux-xenial-py3-clang5-mobile-custom-build-static / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903897699", - "databaseId": 5633829845 + "databaseId": 5633829845, + "title": null }, { "name": "pytorch-xla-linux-bionic-py3.7-clang8", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2903897733", - "databaseId": 5633829904 + "databaseId": 5633829904, + "title": null }, { "name": "linux-docs / build-docs (cpp)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904327787", - "databaseId": 5634453168 + "databaseId": 5634453168, + "title": null }, { "name": "linux-docs / build-docs (python)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904327838", - "databaseId": 5634453232 + "databaseId": 5634453232, + "title": null }, { "name": "linux-xenial-py3.7-gcc5.4 / test (default, 1, 2, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904327956", - "databaseId": 5634453388 + "databaseId": 5634453388, + "title": "linux-xenial-py3.7-gcc5.4 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (default, 2, 2, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904327997", - "databaseId": 5634453444 + "databaseId": 5634453444, + "title": "linux-xenial-py3.7-gcc5.4 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (distributed, 1, 1, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904328035", - "databaseId": 5634453499 + "databaseId": 5634453499, + "title": "linux-xenial-py3.7-gcc5.4 / test (distributed, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (docs_test, 1, 1, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904328093", - "databaseId": 5634453573 + "databaseId": 5634453573, + "title": "linux-xenial-py3.7-gcc5.4 / test (docs_test, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (backwards_compat, 1, 1, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904328131", - "databaseId": 5634453624 + "databaseId": 5634453624, + "title": "linux-xenial-py3.7-gcc5.4 / test (backwards_compat, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc5.4 / test (jit_legacy, 1, 1, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904328177", - "databaseId": 5634453683 + "databaseId": 5634453683, + "title": "linux-xenial-py3.7-gcc5.4 / test (jit_legacy, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904333962", - "databaseId": 5634462211 + "databaseId": 5634462211, + "title": "linux-xenial-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904334006", - "databaseId": 5634462270 + "databaseId": 5634462270, + "title": "linux-xenial-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904430419", - "databaseId": 5634602176 + "databaseId": 5634602176, + "title": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904430459", - "databaseId": 5634602239 + "databaseId": 5634602239, + "title": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)" }, { "name": "linux-bionic-py3.7-clang9 / test (noarch, 1, 1, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904430508", - "databaseId": 5634602319 + "databaseId": 5634602319, + "title": "linux-bionic-py3.7-clang9 / test (noarch, 1, 1, linux.2xlarge)" }, { "name": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904430573", - "databaseId": 5634602425 + "databaseId": 5634602425, + "title": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 1, 3, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904443663", - "databaseId": 5634622529 + "databaseId": 5634622529, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 1, 3, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 2, 3, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904443723", - "databaseId": 5634622639 + "databaseId": 5634622639, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 2, 3, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-asan / test (default, 3, 3, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904443787", - "databaseId": 5634622730 + "databaseId": 5634622730, + "title": "linux-xenial-py3.7-clang7-asan / test (default, 3, 3, linux.2xlarge)" }, { "name": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904454239", - "databaseId": 5634637718 + "databaseId": 5634637718, + "title": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)" }, { "name": "win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904454303", - "databaseId": 5634637817 + "databaseId": 5634637817, + "title": "win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge)" }, { "name": "linux-xenial-py3.7-clang7-onnx / test (default, 1, 2, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904554602", - "databaseId": 5634775159 + "databaseId": 5634775159, + "title": "linux-xenial-py3.7-clang7-onnx / test (default, 1, 2, linux.2xlarge)" }, { "name": "linux-xenial-py3.7-clang7-onnx / test (default, 2, 2, linux.2xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904554698", - "databaseId": 5634775273 + "databaseId": 5634775273, + "title": "linux-xenial-py3.7-clang7-onnx / test (default, 2, 2, linux.2xlarge)" }, { "name": "win-vs2019-cuda11.3-py3 / test (default, 1, 2, windows.8xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904588855", - "databaseId": 5634823038 + "databaseId": 5634823038, + "title": "win-vs2019-cuda11.3-py3 / test (default, 1, 2, windows.8xlarge.nvidia.gpu)" }, { "name": "win-vs2019-cuda11.3-py3 / test (default, 2, 2, windows.8xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904588886", - "databaseId": 5634823099 + "databaseId": 5634823099, + "title": "win-vs2019-cuda11.3-py3 / test (default, 2, 2, windows.8xlarge.nvidia.gpu)" }, { "name": "win-vs2019-cuda11.3-py3 / test (force_on_cpu, 1, 1, windows.4xlarge)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904588924", - "databaseId": 5634823171 + "databaseId": 5634823171, + "title": "win-vs2019-cuda11.3-py3 / test (force_on_cpu, 1, 1, windows.4xlarge)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904655702", - "databaseId": 5634920855 + "databaseId": 5634920855, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 1, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904656104", - "databaseId": 5634921428 + "databaseId": 5634921428, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 1, 2, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 2, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904656150", - "databaseId": 5634921484 + "databaseId": 5634921484, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 2, 2, linux.4xlarge.nvidia.gpu)" }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 1, 1, linux.8xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904656192", - "databaseId": 5634921543 + "databaseId": 5634921543, + "title": "linux-xenial-cuda11.3-py3.7-gcc7 / test (distributed, 1, 1, linux.8xlarge.nvidia.gpu)" }, { "name": "linux-bionic-rocm4.5-py3.7 / test (default, 1, 2, linux.rocm.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904706520", - "databaseId": 5634995986 + "databaseId": 5634995986, + "title": "linux-bionic-rocm4.5-py3.7 / test (default, 1, 2, linux.rocm.gpu)" }, { "name": "linux-bionic-rocm4.5-py3.7 / test (default, 2, 2, linux.rocm.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2018440039/jobs/2904706565", - "databaseId": 5634996056 + "databaseId": 5634996056, + "title": "linux-bionic-rocm4.5-py3.7 / test (default, 2, 2, linux.rocm.gpu)" } ], "pageInfo": { @@ -19336,7 +20314,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=94787 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=94787 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -19509,7 +20487,8 @@ "name": "Meta Internal-Only Changes Check", "conclusion": "SUCCESS", "detailsUrl": "https://opensource.facebook.com/", - "databaseId": 11429935284 + "databaseId": 11429935284, + "title": "There is no internal Diff connected, this can be merged now" } ], "pageInfo": { @@ -19647,7 +20626,8 @@ "name": "triage", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041537/jobs/7303594092", - "databaseId": 11429935591 + "databaseId": 11429935591, + "title": null } ], "pageInfo": { @@ -19677,7 +20657,8 @@ "name": "Check labels", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041711/jobs/7303594470", - "databaseId": 11429936053 + "databaseId": 11429936053, + "title": null } ], "pageInfo": { @@ -19707,7 +20688,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041714/jobs/7303594537", - "databaseId": 11429936139 + "databaseId": 11429936139, + "title": null } ], "pageInfo": { @@ -20162,7 +21144,7 @@ } } }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAApMNgmk= name=pytorch number=94787 owner=pytorch": { + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAApMNgmk= name=pytorch number=94787 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -20191,301 +21173,351 @@ "name": "linux-bionic-py3.8-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303701615", - "databaseId": 11430075577 + "databaseId": 11430075577, + "title": null }, { "name": "linux-focal-py3-clang7-mobile-custom-build-static / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303701747", - "databaseId": 11430075744 + "databaseId": 11430075744, + "title": null }, { "name": "linux-focal-py3.8-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303701852", - "databaseId": 11430075868 + "databaseId": 11430075868, + "title": null }, { "name": "linux-focal-py3.8-gcc7-pch / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303701925", - "databaseId": 11430075962 + "databaseId": 11430075962, + "title": null }, { "name": "linux-vulkan-bionic-py3.11-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303702051", - "databaseId": 11430076126 + "databaseId": 11430076126, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303702154", - "databaseId": 11430076250 + "databaseId": 11430076250, + "title": null }, { "name": "linux-focal-py3.8-gcc7-mobile-lightweight-dispatch-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303702271", - "databaseId": 11430076392 + "databaseId": 11430076392, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303702381", - "databaseId": 11430076520 + "databaseId": 11430076520, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303702460", - "databaseId": 11430076613 + "databaseId": 11430076613, + "title": null }, { "name": "win-vs2019-cuda11.7-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303702563", - "databaseId": 11430076735 + "databaseId": 11430076735, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7-sm86 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303702661", - "databaseId": 11430076865 + "databaseId": 11430076865, + "title": null }, { "name": "linux-focal-py3.8-clang10-onnx / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303702808", - "databaseId": 11430077048 + "databaseId": 11430077048, + "title": null }, { "name": "linux-focal-rocm5.4.2-py3.8 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303702894", - "databaseId": 11430077164 + "databaseId": 11430077164, + "title": null }, { "name": "linux-bionic-py3_8-clang8-xla / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303702996", - "databaseId": 11430077300 + "databaseId": 11430077300, + "title": null }, { "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303703150", - "databaseId": 11430077492 + "databaseId": 11430077492, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7-bazel-test / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303703293", - "databaseId": 11430077680 + "databaseId": 11430077680, + "title": null }, { "name": "win-vs2019-cpu-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303703385", - "databaseId": 11430077791 + "databaseId": 11430077791, + "title": null }, { "name": "linux-focal-py3-clang7-mobile-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303703532", - "databaseId": 11430078004 + "databaseId": 11430078004, + "title": null }, { "name": "linux-jammy-cuda11.7-cudnn8-py3.8-clang12 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303703638", - "databaseId": 11430078138 + "databaseId": 11430078138, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303703737", - "databaseId": 11430078261 + "databaseId": 11430078261, + "title": null }, { "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303703829", - "databaseId": 11430078376 + "databaseId": 11430078376, + "title": null }, { "name": "linux-focal-py3.8-clang10-onnx / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303828889", - "databaseId": 11430243205 + "databaseId": 11430243205, + "title": null }, { "name": "linux-focal-py3.8-clang10-onnx / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303835049", - "databaseId": 11430251198 + "databaseId": 11430251198, + "title": null }, { "name": "linux-focal-py3.8-clang10-onnx / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303835153", - "databaseId": 11430251344 + "databaseId": 11430251344, + "title": null }, { "name": "linux-docs / build-docs-cpp-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303837897", - "databaseId": 11430254825 + "databaseId": 11430254825, + "title": null }, { "name": "linux-docs / build-docs-python-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303838021", - "databaseId": 11430254981 + "databaseId": 11430254981, + "title": null }, { "name": "linux-docs / build-docs-functorch-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303838107", - "databaseId": 11430255094 + "databaseId": 11430255094, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303838199", - "databaseId": 11430255220 + "databaseId": 11430255220, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303838339", - "databaseId": 11430255391 + "databaseId": 11430255391, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303840161", - "databaseId": 11430257814 + "databaseId": 11430257814, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303842442", - "databaseId": 11430260797 + "databaseId": 11430260797, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303842542", - "databaseId": 11430260922 + "databaseId": 11430260922, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303842625", - "databaseId": 11430261027 + "databaseId": 11430261027, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (docs_test, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303842711", - "databaseId": 11430261130 + "databaseId": 11430261130, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (jit_legacy, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303842795", - "databaseId": 11430261220 + "databaseId": 11430261220, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (backwards_compat, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303842882", - "databaseId": 11430261337 + "databaseId": 11430261337, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303843181", - "databaseId": 11430261703 + "databaseId": 11430261703, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303843267", - "databaseId": 11430261809 + "databaseId": 11430261809, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / test (crossref, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303843372", - "databaseId": 11430261933 + "databaseId": 11430261933, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / test (crossref, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303843487", - "databaseId": 11430262068 + "databaseId": 11430262068, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / test (dynamo, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303843604", - "databaseId": 11430262215 + "databaseId": 11430262215, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / test (dynamo, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303843698", - "databaseId": 11430262319 + "databaseId": 11430262319, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303843776", - "databaseId": 11430262426 + "databaseId": 11430262426, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303845232", - "databaseId": 11430264301 + "databaseId": 11430264301, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303845321", - "databaseId": 11430264421 + "databaseId": 11430264421, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (crossref, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303845404", - "databaseId": 11430264525 + "databaseId": 11430264525, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (crossref, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303845483", - "databaseId": 11430264621 + "databaseId": 11430264621, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (dynamo, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303845574", - "databaseId": 11430264743 + "databaseId": 11430264743, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (dynamo, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303845667", - "databaseId": 11430264860 + "databaseId": 11430264860, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303845746", - "databaseId": 11430264972 + "databaseId": 11430264972, + "title": null } ], "pageInfo": { @@ -20515,61 +21547,71 @@ "name": "pr-sanity-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041752/jobs/7303594654", - "databaseId": 11429936285 + "databaseId": 11429936285, + "title": null }, { "name": "Test collect_env (with_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041752/jobs/7303594794", - "databaseId": 11429936452 + "databaseId": 11429936452, + "title": null }, { "name": "Test collect_env (without_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041752/jobs/7303594903", - "databaseId": 11429936590 + "databaseId": 11429936590, + "title": null }, { "name": "Test collect_env (older_python_version)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041752/jobs/7303595028", - "databaseId": 11429936735 + "databaseId": 11429936735, + "title": null }, { "name": "docker-image / calculate-docker-image", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041752/jobs/7303595161", - "databaseId": 11429936894 + "databaseId": 11429936894, + "title": null }, { "name": "toc / linux-job", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041752/jobs/7303600397", - "databaseId": 11429943664 + "databaseId": 11429943664, + "title": null }, { "name": "Test tools / linux-job", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041752/jobs/7303600533", - "databaseId": 11429943839 + "databaseId": 11429943839, + "title": null }, { "name": "lintrunner / linux-job", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041752/jobs/7303600661", - "databaseId": 11429943997 + "databaseId": 11429943997, + "title": null }, { "name": "quick-checks / linux-job", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041752/jobs/7303600763", - "databaseId": 11429944143 + "databaseId": 11429944143, + "title": null }, { "name": "workflow-checks / linux-job", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041752/jobs/7303600890", - "databaseId": 11429944302 + "databaseId": 11429944302, + "title": null } ], "pageInfo": { @@ -20599,13 +21641,15 @@ "name": "libtorch-cpu-shared-with-deps-debug-build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042519/jobs/7303603228", - "databaseId": 11429947389 + "databaseId": 11429947389, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-debug-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042519/jobs/7304861868", - "databaseId": 11431595381 + "databaseId": 11431595381, + "title": null } ], "pageInfo": { @@ -20635,13 +21679,15 @@ "name": "libtorch-cpu-shared-with-deps-release-build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042523/jobs/7303605458", - "databaseId": 11429950304 + "databaseId": 11429950304, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-release-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042523/jobs/7304083009", - "databaseId": 11430566591 + "databaseId": 11430566591, + "title": null } ], "pageInfo": { @@ -20671,301 +21717,351 @@ "name": "libtorch-linux-bionic-cuda11.7-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303704758", - "databaseId": 11430079558 + "databaseId": 11430079558, + "title": null }, { "name": "macos-12-py3-x86-64 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303704873", - "databaseId": 11430079716 + "databaseId": 11430079716, + "title": null }, { "name": "macos-12-py3-x86-64-lite-interpreter / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303704980", - "databaseId": 11430079862 + "databaseId": 11430079862, + "title": null }, { "name": "win-vs2019-cuda11.7-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303705124", - "databaseId": 11430080037 + "databaseId": 11430080037, + "title": null }, { "name": "ios-12-5-1-x86-64 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303705267", - "databaseId": 11430080203 + "databaseId": 11430080203, + "title": null }, { "name": "linux-bionic-cuda11.8-py3.10-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303705363", - "databaseId": 11430080325 + "databaseId": 11430080325, + "title": null }, { "name": "pytorch-linux-focal-py3-clang7-android-ndk-r19c-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303705455", - "databaseId": 11430080436 + "databaseId": 11430080436, + "title": null }, { "name": "linux-focal-py3.9-clang7-tsan / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303705559", - "databaseId": 11430080566 + "databaseId": 11430080566, + "title": null }, { "name": "linux-bionic-py3.8-clang9-slow / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303705667", - "databaseId": 11430080693 + "databaseId": 11430080693, + "title": null }, { "name": "linux-focal-rocm5.4.2-py3.8 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303705741", - "databaseId": 11430080836 + "databaseId": 11430080836, + "title": null }, { "name": "caffe2-linux-focal-py3.8-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303705843", - "databaseId": 11430080962 + "databaseId": 11430080962, + "title": null }, { "name": "macos-12-py3-arm64 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303705932", - "databaseId": 11430081079 + "databaseId": 11430081079, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303706054", - "databaseId": 11430081230 + "databaseId": 11430081230, + "title": null }, { "name": "android-emulator-build-test / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303706203", - "databaseId": 11430081414 + "databaseId": 11430081414, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303706302", - "databaseId": 11430081539 + "databaseId": 11430081539, + "title": null }, { "name": "linux-focal-py3.9-clang7-tsan / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303835916", - "databaseId": 11430252340 + "databaseId": 11430252340, + "title": null }, { "name": "linux-focal-py3.9-clang7-tsan / test (tsan, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303840642", - "databaseId": 11430258461 + "databaseId": 11430258461, + "title": null }, { "name": "linux-bionic-py3.8-clang9-slow / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303843564", - "databaseId": 11430262169 + "databaseId": 11430262169, + "title": null }, { "name": "linux-bionic-py3.8-clang9-slow / test (slow, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303848092", - "databaseId": 11430268185 + "databaseId": 11430268185, + "title": null }, { "name": "linux-focal-rocm5.4.2-py3.8 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303938113", - "databaseId": 11430382526 + "databaseId": 11430382526, + "title": null }, { "name": "linux-focal-rocm5.4.2-py3.8 / test (default, 1, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303942927", - "databaseId": 11430388456 + "databaseId": 11430388456, + "title": null }, { "name": "linux-focal-rocm5.4.2-py3.8 / test (default, 2, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303943019", - "databaseId": 11430388575 + "databaseId": 11430388575, + "title": null }, { "name": "linux-bionic-cuda11.8-py3.10-gcc7 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303970913", - "databaseId": 11430424674 + "databaseId": 11430424674, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303971592", - "databaseId": 11430425513 + "databaseId": 11430425513, + "title": null }, { "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (default, 1, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303974388", - "databaseId": 11430429326 + "databaseId": 11430429326, + "title": null }, { "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (default, 2, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303974458", - "databaseId": 11430429420 + "databaseId": 11430429420, + "title": null }, { "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (default, 3, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303974522", - "databaseId": 11430429504 + "databaseId": 11430429504, + "title": null }, { "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (default, 4, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303974601", - "databaseId": 11430429607 + "databaseId": 11430429607, + "title": null }, { "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (functorch, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303974670", - "databaseId": 11430429702 + "databaseId": 11430429702, + "title": null }, { "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (nogpu_AVX512, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303974734", - "databaseId": 11430429777 + "databaseId": 11430429777, + "title": null }, { "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (nogpu_NO_AVX2, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303974815", - "databaseId": 11430429882 + "databaseId": 11430429882, + "title": null }, { "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (jit_legacy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303974888", - "databaseId": 11430429982 + "databaseId": 11430429982, + "title": null }, { "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (distributed, 1, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303974962", - "databaseId": 11430430065 + "databaseId": 11430430065, + "title": null }, { "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (distributed, 2, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303975047", - "databaseId": 11430430203 + "databaseId": 11430430203, + "title": null }, { "name": "linux-bionic-cuda11.8-py3.10-gcc7 / test (distributed, 3, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303975129", - "databaseId": 11430430315 + "databaseId": 11430430315, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (nogpu_AVX512, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303975250", - "databaseId": 11430430484 + "databaseId": 11430430484, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (nogpu_NO_AVX2, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303975351", - "databaseId": 11430430627 + "databaseId": 11430430627, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (jit_legacy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7303975457", - "databaseId": 11430430763 + "databaseId": 11430430763, + "title": null }, { "name": "macos-12-py3-arm64 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304247703", - "databaseId": 11430780038 + "databaseId": 11430780038, + "title": null }, { "name": "macos-12-py3-arm64-mps / Run MPS tests", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304247822", - "databaseId": 11430780177 + "databaseId": 11430780177, + "title": null }, { "name": "macos-12-py3-arm64 / test (default, 1, 2, macos-m1-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304251854", - "databaseId": 11430785774 + "databaseId": 11430785774, + "title": null }, { "name": "macos-12-py3-arm64 / test (default, 2, 2, macos-m1-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304251962", - "databaseId": 11430785897 + "databaseId": 11430785897, + "title": null }, { "name": "macos-12-py3-arm64 / test (functorch, 1, 1, macos-m1-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304252042", - "databaseId": 11430786017 + "databaseId": 11430786017, + "title": null }, { "name": "win-vs2019-cuda11.7-py3 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304425704", - "databaseId": 11431015697 + "databaseId": 11431015697, + "title": null }, { "name": "win-vs2019-cuda11.7-py3 / test (default, 1, 5, windows.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304429501", - "databaseId": 11431020803 + "databaseId": 11431020803, + "title": null }, { "name": "win-vs2019-cuda11.7-py3 / test (default, 2, 5, windows.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304429568", - "databaseId": 11431020885 + "databaseId": 11431020885, + "title": null }, { "name": "win-vs2019-cuda11.7-py3 / test (default, 3, 5, windows.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304429634", - "databaseId": 11431020962 + "databaseId": 11431020962, + "title": null }, { "name": "win-vs2019-cuda11.7-py3 / test (default, 4, 5, windows.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304429698", - "databaseId": 11431021041 + "databaseId": 11431021041, + "title": null }, { "name": "win-vs2019-cuda11.7-py3 / test (default, 5, 5, windows.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304429775", - "databaseId": 11431021151 + "databaseId": 11431021151, + "title": null }, { "name": "win-vs2019-cuda11.7-py3 / test (functorch, 1, 1, windows.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304429850", - "databaseId": 11431021244 + "databaseId": 11431021244, + "title": null } ], "pageInfo": { @@ -20995,13 +22091,15 @@ "name": "libtorch-cpu-shared-with-deps-pre-cxx11-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042720/jobs/7303603413", - "databaseId": 11429947653 + "databaseId": 11429947653, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-pre-cxx11-test / test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042720/jobs/7304107632", - "databaseId": 11430597003 + "databaseId": 11430597003, + "title": null } ], "pageInfo": { @@ -21031,25 +22129,29 @@ "name": "manywheel-py3_8-cuda11_7-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042724/jobs/7303702881", - "databaseId": 11430077143 + "databaseId": 11430077143, + "title": null }, { "name": "manywheel-py3_8-cuda11_7-with-pypi-cudnn-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042724/jobs/7303703005", - "databaseId": 11430077314 + "databaseId": 11430077314, + "title": null }, { "name": "manywheel-py3_8-cuda11_7-with-pypi-cudnn-test / test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042724/jobs/7304417906", - "databaseId": 11431005739 + "databaseId": 11431005739, + "title": null }, { "name": "manywheel-py3_8-cuda11_7-test / test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042724/jobs/7304565223", - "databaseId": 11431202337 + "databaseId": 11431202337, + "title": null } ], "pageInfo": { @@ -21079,13 +22181,15 @@ "name": "libtorch-cpu-shared-with-deps-cxx11-abi-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042734/jobs/7303597291", - "databaseId": 11429939671 + "databaseId": 11429939671, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-cxx11-abi-test / test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042734/jobs/7304014242", - "databaseId": 11430481272 + "databaseId": 11430481272, + "title": null } ], "pageInfo": { @@ -21115,67 +22219,78 @@ "name": "cuda11.7-py3.10-gcc7-sm80 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042744/jobs/7303659293", - "databaseId": 11430020217 + "databaseId": 11430020217, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm86 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042744/jobs/7303659419", - "databaseId": 11430020388 + "databaseId": 11430020388, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm80 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042744/jobs/7303929219", - "databaseId": 11430371183 + "databaseId": 11430371183, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm86 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042744/jobs/7303931817", - "databaseId": 11430374583 + "databaseId": 11430374583, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm80 / test (inductor_torchbench_smoketest_perf, 1, 1, linux.gcp.a100)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042744/jobs/7303933247", - "databaseId": 11430376388 + "databaseId": 11430376388, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm86 / test (inductor, 1, 1, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042744/jobs/7303936137", - "databaseId": 11430380032 + "databaseId": 11430380032, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm86 / test (inductor_huggingface, 1, 1, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042744/jobs/7303936197", - "databaseId": 11430380103 + "databaseId": 11430380103, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm86 / test (inductor_timm, 1, 2, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042744/jobs/7303936265", - "databaseId": 11430380203 + "databaseId": 11430380203, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm86 / test (inductor_timm, 2, 2, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042744/jobs/7303936343", - "databaseId": 11430380295 + "databaseId": 11430380295, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm86 / test (inductor_torchbench, 1, 1, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042744/jobs/7303936420", - "databaseId": 11430380383 + "databaseId": 11430380383, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm86 / test (inductor_distributed, 1, 1, linux.g5.12xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042744/jobs/7303936482", - "databaseId": 11430380464 + "databaseId": 11430380464, + "title": null } ], "pageInfo": { @@ -21205,37 +22320,43 @@ "name": "cuda11.7-py3.10-gcc7-sm80 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208043854/jobs/7303599705", - "databaseId": 11429942734 + "databaseId": 11429942734, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm80 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208043854/jobs/7303875874", - "databaseId": 11430302079 + "databaseId": 11430302079, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm80 / test (inductor_huggingface_perf, 1, 1, linux.gcp.a100)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208043854/jobs/7303880431", - "databaseId": 11430307978 + "databaseId": 11430307978, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm80 / test (inductor_timm_perf, 1, 2, linux.gcp.a100)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208043854/jobs/7303880558", - "databaseId": 11430308117 + "databaseId": 11430308117, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm80 / test (inductor_timm_perf, 2, 2, linux.gcp.a100)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208043854/jobs/7303880671", - "databaseId": 11430308256 + "databaseId": 11430308256, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm80 / test (inductor_torchbench_perf, 1, 1, linux.gcp.a100)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208043854/jobs/7303880772", - "databaseId": 11430308369 + "databaseId": 11430308369, + "title": null } ], "pageInfo": { @@ -21260,7 +22381,7 @@ } } }, - "query_sha=c982c18030d28524b33d684c8b62a4db4218f2a40a0630a0babb20ed3b87d323 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAqlMAIw= cs_cursor=Y3Vyc29yOnYyOpHPAAAAApMNgmk= name=pytorch number=94787 owner=pytorch": { + "query_sha=ada119ceda3e867b82ccea3406111b1cab554821289b906c554518aeaffdfde2 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAqlMAIw= cs_cursor=Y3Vyc29yOnYyOpHPAAAAApMNgmk= name=pytorch number=94787 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -21278,199 +22399,232 @@ "name": "linux-vulkan-bionic-py3.11-clang9 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303846368", - "databaseId": 11430265816 + "databaseId": 11430265816, + "title": null }, { "name": "linux-vulkan-bionic-py3.11-clang9 / test (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303851789", - "databaseId": 11430272557 + "databaseId": 11430272557, + "title": null }, { "name": "linux-bionic-py3_8-clang8-xla / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303889527", - "databaseId": 11430320026 + "databaseId": 11430320026, + "title": null }, { "name": "linux-bionic-py3_8-clang8-xla / test (xla, 1, 1, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303893798", - "databaseId": 11430325615 + "databaseId": 11430325615, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303894483", - "databaseId": 11430326539 + "databaseId": 11430326539, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (default, 1, 5, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303898484", - "databaseId": 11430331801 + "databaseId": 11430331801, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (default, 2, 5, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303898598", - "databaseId": 11430331930 + "databaseId": 11430331930, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (default, 3, 5, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303898734", - "databaseId": 11430332103 + "databaseId": 11430332103, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (default, 4, 5, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303898877", - "databaseId": 11430332276 + "databaseId": 11430332276, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (default, 5, 5, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303899024", - "databaseId": 11430332452 + "databaseId": 11430332452, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303899113", - "databaseId": 11430332561 + "databaseId": 11430332561, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303972169", - "databaseId": 11430426284 + "databaseId": 11430426284, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7-sm86 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303973854", - "databaseId": 11430428627 + "databaseId": 11430428627, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (default, 1, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303975438", - "databaseId": 11430430742 + "databaseId": 11430430742, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (default, 2, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303975525", - "databaseId": 11430430857 + "databaseId": 11430430857, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (default, 3, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303975583", - "databaseId": 11430430952 + "databaseId": 11430430952, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (default, 4, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303975657", - "databaseId": 11430431043 + "databaseId": 11430431043, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (distributed, 1, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303975728", - "databaseId": 11430431130 + "databaseId": 11430431130, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (distributed, 2, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303975810", - "databaseId": 11430431235 + "databaseId": 11430431235, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (distributed, 3, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303975863", - "databaseId": 11430431314 + "databaseId": 11430431314, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (functorch, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303975906", - "databaseId": 11430431372 + "databaseId": 11430431372, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303975975", - "databaseId": 11430431475 + "databaseId": 11430431475, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7-sm86 / test (default, 1, 4, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303977784", - "databaseId": 11430434085 + "databaseId": 11430434085, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7-sm86 / test (default, 2, 4, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303977848", - "databaseId": 11430434155 + "databaseId": 11430434155, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7-sm86 / test (default, 3, 4, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303977907", - "databaseId": 11430434238 + "databaseId": 11430434238, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7-sm86 / test (default, 4, 4, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303977968", - "databaseId": 11430434322 + "databaseId": 11430434322, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7-sm86 / test (slow, 1, 2, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303978026", - "databaseId": 11430434399 + "databaseId": 11430434399, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7-sm86 / test (slow, 2, 2, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303978092", - "databaseId": 11430434480 + "databaseId": 11430434480, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7-sm86 / test (functorch, 1, 1, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7303978145", - "databaseId": 11430434547 + "databaseId": 11430434547, + "title": null }, { "name": "win-vs2019-cpu-py3 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7304059664", - "databaseId": 11430538926 + "databaseId": 11430538926, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7304068409", - "databaseId": 11430548989 + "databaseId": 11430548989, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7304068629", - "databaseId": 11430549251 + "databaseId": 11430549251, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (functorch, 1, 1, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208041735/jobs/7304068814", - "databaseId": 11430549459 + "databaseId": 11430549459, + "title": null } ], "pageInfo": { @@ -21489,7 +22643,7 @@ } } }, - "query_sha=c982c18030d28524b33d684c8b62a4db4218f2a40a0630a0babb20ed3b87d323 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAqlXirw= cs_cursor=Y3Vyc29yOnYyOpHPAAAAApMNido= name=pytorch number=94787 owner=pytorch": { + "query_sha=ada119ceda3e867b82ccea3406111b1cab554821289b906c554518aeaffdfde2 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAqlXirw= cs_cursor=Y3Vyc29yOnYyOpHPAAAAApMNido= name=pytorch number=94787 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -21507,37 +22661,43 @@ "name": "win-vs2019-cuda11.7-py3 / test (force_on_cpu, 1, 1, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304430807", - "databaseId": 11431022425 + "databaseId": 11431022425, + "title": null }, { "name": "macos-12-py3-x86-64 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304458221", - "databaseId": 11431058686 + "databaseId": 11431058686, + "title": null }, { "name": "macos-12-py3-x86-64 / test (default, 1, 3, macos-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304461432", - "databaseId": 11431063071 + "databaseId": 11431063071, + "title": null }, { "name": "macos-12-py3-x86-64 / test (default, 2, 3, macos-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304461489", - "databaseId": 11431063138 + "databaseId": 11431063138, + "title": null }, { "name": "macos-12-py3-x86-64 / test (default, 3, 3, macos-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304461560", - "databaseId": 11431063266 + "databaseId": 11431063266, + "title": null }, { "name": "macos-12-py3-x86-64 / test (functorch, 1, 1, macos-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4208042713/jobs/7304461616", - "databaseId": 11431063340 + "databaseId": 11431063340, + "title": null } ], "pageInfo": { @@ -21556,7 +22716,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=73969 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=73969 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -21626,13 +22786,15 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280134/jobs/2794078044", - "databaseId": 5482928580 + "databaseId": 5482928580, + "title": null }, { "name": "test (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280134/jobs/2794189060", - "databaseId": 5483086020 + "databaseId": 5483086020, + "title": null } ], "pageInfo": { @@ -21662,7 +22824,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280135/jobs/2794078023", - "databaseId": 5482928547 + "databaseId": 5482928547, + "title": null } ], "pageInfo": { @@ -21692,25 +22855,29 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280132/jobs/2794078060", - "databaseId": 5482928602 + "databaseId": 5482928602, + "title": null }, { "name": "test (default, 1, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280132/jobs/2794292071", - "databaseId": 5483235366 + "databaseId": 5483235366, + "title": null }, { "name": "test (default, 2, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280132/jobs/2794292205", - "databaseId": 5483235570 + "databaseId": 5483235570, + "title": null }, { "name": "test (distributed, 1, 1, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280132/jobs/2794292306", - "databaseId": 5483235708 + "databaseId": 5483235708, + "title": null } ], "pageInfo": { @@ -21740,25 +22907,29 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280139/jobs/2794078053", - "databaseId": 5482928594 + "databaseId": 5482928594, + "title": null }, { "name": "test (force_on_cpu, 1, 1, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280139/jobs/2794536907", - "databaseId": 5483593208 + "databaseId": 5483593208, + "title": null }, { "name": "test (default, 2, 2, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280139/jobs/2794536998", - "databaseId": 5483593337 + "databaseId": 5483593337, + "title": null }, { "name": "test (default, 1, 2, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280139/jobs/2794537089", - "databaseId": 5483593461 + "databaseId": 5483593461, + "title": null } ], "pageInfo": { @@ -21788,7 +22959,8 @@ "name": "build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280136/jobs/2794078031", - "databaseId": 5482928554 + "databaseId": 5482928554, + "title": null } ], "pageInfo": { @@ -21818,19 +22990,22 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280138/jobs/2794078055", - "databaseId": 5482928595 + "databaseId": 5482928595, + "title": null }, { "name": "build-docs (cpp)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280138/jobs/2794183768", - "databaseId": 5483078289 + "databaseId": 5483078289, + "title": null }, { "name": "build-docs (python)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280138/jobs/2794183828", - "databaseId": 5483078365 + "databaseId": 5483078365, + "title": null } ], "pageInfo": { @@ -21860,25 +23035,29 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280140/jobs/2794078017", - "databaseId": 5482928553 + "databaseId": 5482928553, + "title": null }, { "name": "test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280140/jobs/2794181109", - "databaseId": 5483074693 + "databaseId": 5483074693, + "title": null }, { "name": "test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280140/jobs/2794181305", - "databaseId": 5483074951 + "databaseId": 5483074951, + "title": null }, { "name": "test (distributed, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280140/jobs/2794181488", - "databaseId": 5483075182 + "databaseId": 5483075182, + "title": null } ], "pageInfo": { @@ -21908,7 +23087,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280143/jobs/2794078025", - "databaseId": 5482928556 + "databaseId": 5482928556, + "title": null } ], "pageInfo": { @@ -21938,55 +23118,64 @@ "name": "shellcheck", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280145/jobs/2794078028", - "databaseId": 5482928552 + "databaseId": 5482928552, + "title": null }, { "name": "quick-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280145/jobs/2794078196", - "databaseId": 5482928797 + "databaseId": 5482928797, + "title": null }, { "name": "clang-tidy", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280145/jobs/2794078407", - "databaseId": 5482929069 + "databaseId": 5482929069, + "title": null }, { "name": "clang-format", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280145/jobs/2794078610", - "databaseId": 5482929350 + "databaseId": 5482929350, + "title": null }, { "name": "cmakelint", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280145/jobs/2794078760", - "databaseId": 5482929628 + "databaseId": 5482929628, + "title": null }, { "name": "toc", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280145/jobs/2794078898", - "databaseId": 5482929838 + "databaseId": 5482929838, + "title": null }, { "name": "py2-setup-validate-errormsg", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280145/jobs/2794078999", - "databaseId": 5482929972 + "databaseId": 5482929972, + "title": null }, { "name": "flake8-py3", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280145/jobs/2794079087", - "databaseId": 5482930102 + "databaseId": 5482930102, + "title": null }, { "name": "mypy", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280145/jobs/2794079199", - "databaseId": 5482930251 + "databaseId": 5482930251, + "title": null } ], "pageInfo": { @@ -22016,7 +23205,8 @@ "name": "build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280146/jobs/2794078040", - "databaseId": 5482928573 + "databaseId": 5482928573, + "title": null } ], "pageInfo": { @@ -22138,7 +23328,7 @@ } } }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAAU2F-RA= name=pytorch number=73969 owner=pytorch": { + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAU2F-RA= name=pytorch number=73969 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -22167,7 +23357,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280141/jobs/2794078056", - "databaseId": 5482928591 + "databaseId": 5482928591, + "title": null } ], "pageInfo": { @@ -22197,7 +23388,8 @@ "name": "test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280142/jobs/2794078033", - "databaseId": 5482928555 + "databaseId": 5482928555, + "title": null } ], "pageInfo": { @@ -22227,25 +23419,29 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280144/jobs/2794078046", - "databaseId": 5482928570 + "databaseId": 5482928570, + "title": null }, { "name": "test (default, 1, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280144/jobs/2794338293", - "databaseId": 5483302702 + "databaseId": 5483302702, + "title": null }, { "name": "test (distributed, 1, 1, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280144/jobs/2794338408", - "databaseId": 5483302867 + "databaseId": 5483302867, + "title": null }, { "name": "test (default, 2, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280144/jobs/2794338568", - "databaseId": 5483303104 + "databaseId": 5483303104, + "title": null } ], "pageInfo": { @@ -22275,7 +23471,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280148/jobs/2794078065", - "databaseId": 5482928607 + "databaseId": 5482928607, + "title": null } ], "pageInfo": { @@ -22305,19 +23502,22 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280149/jobs/2794078067", - "databaseId": 5482928611 + "databaseId": 5482928611, + "title": null }, { "name": "test (default, 2, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280149/jobs/2794407041", - "databaseId": 5483400398 + "databaseId": 5483400398, + "title": null }, { "name": "test (default, 1, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280149/jobs/2794407168", - "databaseId": 5483400575 + "databaseId": 5483400575, + "title": null } ], "pageInfo": { @@ -22347,7 +23547,8 @@ "name": "build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280150/jobs/2794078029", - "databaseId": 5482928548 + "databaseId": 5482928548, + "title": null } ], "pageInfo": { @@ -22377,25 +23578,29 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280151/jobs/2794078062", - "databaseId": 5482928603 + "databaseId": 5482928603, + "title": null }, { "name": "test (default, 3, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280151/jobs/2794225603", - "databaseId": 5483138456 + "databaseId": 5483138456, + "title": null }, { "name": "test (default, 1, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280151/jobs/2794225793", - "databaseId": 5483138698 + "databaseId": 5483138698, + "title": null }, { "name": "test (default, 2, 3, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280151/jobs/2794226005", - "databaseId": 5483139049 + "databaseId": 5483139049, + "title": null } ], "pageInfo": { @@ -22420,13 +23625,15 @@ "name": "Facebook CLA Check", "conclusion": "SUCCESS", "detailsUrl": "https://code.intern.facebook.com/cla/", - "databaseId": 5482927766 + "databaseId": 5482927766, + "title": "Contributor License Agreement is valid!" }, { "name": "Meta Internal-Only Changes Check", "conclusion": "NEUTRAL", "detailsUrl": "https://opensource.facebook.com/", - "databaseId": 5482932158 + "databaseId": 5482932158, + "title": "Pull Request has Meta internal only changes!" } ], "pageInfo": { @@ -22456,13 +23663,15 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280152/jobs/2794078032", - "databaseId": 5482928559 + "databaseId": 5482928559, + "title": null }, { "name": "test (xla, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280152/jobs/2794227475", - "databaseId": 5483141123 + "databaseId": 5483141123, + "title": null } ], "pageInfo": { @@ -22492,43 +23701,50 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280160/jobs/2794078054", - "databaseId": 5482928593 + "databaseId": 5482928593, + "title": null }, { "name": "test (backwards_compat, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280160/jobs/2794203297", - "databaseId": 5483106295 + "databaseId": 5483106295, + "title": null }, { "name": "test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280160/jobs/2794203553", - "databaseId": 5483106609 + "databaseId": 5483106609, + "title": null }, { "name": "test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280160/jobs/2794203717", - "databaseId": 5483106835 + "databaseId": 5483106835, + "title": null }, { "name": "test (distributed, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280160/jobs/2794203878", - "databaseId": 5483107050 + "databaseId": 5483107050, + "title": null }, { "name": "test (docs_test, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280160/jobs/2794203982", - "databaseId": 5483107208 + "databaseId": 5483107208, + "title": null }, { "name": "test (jit_legacy, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280160/jobs/2794204149", - "databaseId": 5483107483 + "databaseId": 5483107483, + "title": null } ], "pageInfo": { @@ -22553,7 +23769,7 @@ } } }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAAU2F-SU= name=pytorch number=73969 owner=pytorch": { + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAU2F-SU= name=pytorch number=73969 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -22582,25 +23798,29 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280162/jobs/2794078019", - "databaseId": 5482928550 + "databaseId": 5482928550, + "title": null }, { "name": "test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280162/jobs/2794187280", - "databaseId": 5483083368 + "databaseId": 5483083368, + "title": null }, { "name": "test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280162/jobs/2794187423", - "databaseId": 5483083553 + "databaseId": 5483083553, + "title": null }, { "name": "test (noarch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280162/jobs/2794187582", - "databaseId": 5483083767 + "databaseId": 5483083767, + "title": null } ], "pageInfo": { @@ -22630,19 +23850,22 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280164/jobs/2794078039", - "databaseId": 5482928572 + "databaseId": 5482928572, + "title": null }, { "name": "test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280164/jobs/2794213425", - "databaseId": 5483120691 + "databaseId": 5483120691, + "title": null }, { "name": "test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280164/jobs/2794213615", - "databaseId": 5483120938 + "databaseId": 5483120938, + "title": null } ], "pageInfo": { @@ -22672,7 +23895,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1958280168/jobs/2794078064", - "databaseId": 5482928605 + "databaseId": 5482928605, + "title": null } ], "pageInfo": { @@ -22697,7 +23921,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=73099 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=73099 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -22767,7 +23991,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041786/jobs/2626264278", - "databaseId": 5252161498 + "databaseId": 5252161498, + "title": null } ], "pageInfo": { @@ -22797,25 +24022,29 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041785/jobs/2626264385", - "databaseId": 5252161648 + "databaseId": 5252161648, + "title": null }, { "name": "test (default, 1, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041785/jobs/2626417658", - "databaseId": 5252387496 + "databaseId": 5252387496, + "title": null }, { "name": "test (default, 2, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041785/jobs/2626417743", - "databaseId": 5252387628 + "databaseId": 5252387628, + "title": null }, { "name": "test (distributed, 1, 1, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041785/jobs/2626417885", - "databaseId": 5252387825 + "databaseId": 5252387825, + "title": null } ], "pageInfo": { @@ -22845,7 +24074,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041789/jobs/2626264416", - "databaseId": 5252161681 + "databaseId": 5252161681, + "title": null } ], "pageInfo": { @@ -22875,7 +24105,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041787/jobs/2626264407", - "databaseId": 5252161670 + "databaseId": 5252161670, + "title": null } ], "pageInfo": { @@ -22905,7 +24136,8 @@ "name": "build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041788/jobs/2626264422", - "databaseId": 5252161691 + "databaseId": 5252161691, + "title": null } ], "pageInfo": { @@ -22935,25 +24167,29 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041790/jobs/2626264414", - "databaseId": 5252161678 + "databaseId": 5252161678, + "title": null }, { "name": "test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041790/jobs/2626349405", - "databaseId": 5252286900 + "databaseId": 5252286900, + "title": null }, { "name": "test (noarch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041790/jobs/2626349522", - "databaseId": 5252287072 + "databaseId": 5252287072, + "title": null }, { "name": "test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041790/jobs/2626349618", - "databaseId": 5252287232 + "databaseId": 5252287232, + "title": null } ], "pageInfo": { @@ -22983,13 +24219,15 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041793/jobs/2626264431", - "databaseId": 5252161699 + "databaseId": 5252161699, + "title": null }, { "name": "test (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041793/jobs/2626359364", - "databaseId": 5252302340 + "databaseId": 5252302340, + "title": null } ], "pageInfo": { @@ -23019,7 +24257,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041792/jobs/2626264427", - "databaseId": 5252161696 + "databaseId": 5252161696, + "title": null } ], "pageInfo": { @@ -23049,19 +24288,22 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041791/jobs/2626264386", - "databaseId": 5252161646 + "databaseId": 5252161646, + "title": null }, { "name": "test (default, 1, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041791/jobs/2626722677", - "databaseId": 5252830090 + "databaseId": 5252830090, + "title": null }, { "name": "test (default, 2, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041791/jobs/2626722710", - "databaseId": 5252830141 + "databaseId": 5252830141, + "title": null } ], "pageInfo": { @@ -23091,25 +24333,29 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041803/jobs/2626264401", - "databaseId": 5252161666 + "databaseId": 5252161666, + "title": null }, { "name": "test (distributed, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041803/jobs/2626349045", - "databaseId": 5252286386 + "databaseId": 5252286386, + "title": null }, { "name": "test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041803/jobs/2626349141", - "databaseId": 5252286526 + "databaseId": 5252286526, + "title": null }, { "name": "test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/1866041803/jobs/2626349272", - "databaseId": 5252286720 + "databaseId": 5252286720, + "title": null } ], "pageInfo": { @@ -23777,7 +25023,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=94146 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=94146 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -23866,7 +25112,8 @@ "name": "Meta Internal-Only Changes Check", "conclusion": "SUCCESS", "detailsUrl": "https://opensource.facebook.com/", - "databaseId": 11176584667 + "databaseId": 11176584667, + "title": "There is no internal Diff connected, this can be merged now" } ], "pageInfo": { @@ -23896,7 +25143,8 @@ "name": "triage", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580328/jobs/7109050767", - "databaseId": 11176585359 + "databaseId": 11176585359, + "title": null } ], "pageInfo": { @@ -23926,7 +25174,8 @@ "name": "Check labels", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580490/jobs/7109051146", - "databaseId": 11176585871 + "databaseId": 11176585871, + "title": null } ], "pageInfo": { @@ -23956,55 +25205,64 @@ "name": "workflow-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580484/jobs/7109051128", - "databaseId": 11176585851 + "databaseId": 11176585851, + "title": null }, { "name": "Test tools", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580484/jobs/7109051412", - "databaseId": 11176586219 + "databaseId": 11176586219, + "title": null }, { "name": "toc", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580484/jobs/7109051633", - "databaseId": 11176586524 + "databaseId": 11176586524, + "title": null }, { "name": "quick-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580484/jobs/7109051825", - "databaseId": 11176586761 + "databaseId": 11176586761, + "title": null }, { "name": "Test collect_env (with_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580484/jobs/7109052043", - "databaseId": 11176587047 + "databaseId": 11176587047, + "title": null }, { "name": "Test collect_env (without_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580484/jobs/7109052171", - "databaseId": 11176587218 + "databaseId": 11176587218, + "title": null }, { "name": "Test collect_env (older_python_version)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580484/jobs/7109052311", - "databaseId": 11176587420 + "databaseId": 11176587420, + "title": null }, { "name": "lintrunner", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580484/jobs/7109052470", - "databaseId": 11176587635 + "databaseId": 11176587635, + "title": null }, { "name": "pr-sanity-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580484/jobs/7109052591", - "databaseId": 11176587814 + "databaseId": 11176587814, + "title": null } ], "pageInfo": { @@ -24034,7 +25292,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580496/jobs/7109051218", - "databaseId": 11176585961 + "databaseId": 11176585961, + "title": null } ], "pageInfo": { @@ -24064,301 +25323,351 @@ "name": "linux-vulkan-bionic-py3.11-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109051516", - "databaseId": 11176586364 + "databaseId": 11176586364, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109051774", - "databaseId": 11176586710 + "databaseId": 11176586710, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109051945", - "databaseId": 11176586912 + "databaseId": 11176586912, + "title": null }, { "name": "linux-focal-py3.8-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109052100", - "databaseId": 11176587134 + "databaseId": 11176587134, + "title": null }, { "name": "linux-focal-py3.8-gcc7-pch / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109052238", - "databaseId": 11176587317 + "databaseId": 11176587317, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7-bazel-test / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109052396", - "databaseId": 11176587521 + "databaseId": 11176587521, + "title": null }, { "name": "linux-bionic-py3_8-clang8-xla / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109052565", - "databaseId": 11176587777 + "databaseId": 11176587777, + "title": null }, { "name": "linux-focal-py3-clang7-mobile-custom-build-static / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109052688", - "databaseId": 11176587943 + "databaseId": 11176587943, + "title": null }, { "name": "linux-focal-py3.8-gcc7-mobile-lightweight-dispatch-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109052812", - "databaseId": 11176588107 + "databaseId": 11176588107, + "title": null }, { "name": "linux-focal-py3.8-clang10-onnx / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109052987", - "databaseId": 11176588357 + "databaseId": 11176588357, + "title": null }, { "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109053154", - "databaseId": 11176588591 + "databaseId": 11176588591, + "title": null }, { "name": "linux-jammy-cuda11.7-cudnn8-py3.8-clang12 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109053345", - "databaseId": 11176588884 + "databaseId": 11176588884, + "title": null }, { "name": "win-vs2019-cuda11.7-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109053509", - "databaseId": 11176589114 + "databaseId": 11176589114, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109053667", - "databaseId": 11176589325 + "databaseId": 11176589325, + "title": null }, { "name": "win-vs2019-cpu-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109053856", - "databaseId": 11176589655 + "databaseId": 11176589655, + "title": null }, { "name": "linux-focal-py3-clang7-mobile-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109054063", - "databaseId": 11176589935 + "databaseId": 11176589935, + "title": null }, { "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109054232", - "databaseId": 11176590153 + "databaseId": 11176590153, + "title": null }, { "name": "linux-focal-rocm5.4.2-py3.8 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109054387", - "databaseId": 11176590356 + "databaseId": 11176590356, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109054522", - "databaseId": 11176590577 + "databaseId": 11176590577, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109054720", - "databaseId": 11176590815 + "databaseId": 11176590815, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7-sm86 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109054850", - "databaseId": 11176591019 + "databaseId": 11176591019, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109226581", - "databaseId": 11176832373 + "databaseId": 11176832373, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109227335", - "databaseId": 11176833438 + "databaseId": 11176833438, + "title": null }, { "name": "linux-vulkan-bionic-py3.11-clang9 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109229723", - "databaseId": 11176836760 + "databaseId": 11176836760, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109232328", - "databaseId": 11176840419 + "databaseId": 11176840419, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109232500", - "databaseId": 11176840678 + "databaseId": 11176840678, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (crossref, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109232642", - "databaseId": 11176840852 + "databaseId": 11176840852, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (crossref, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109232812", - "databaseId": 11176841098 + "databaseId": 11176841098, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (dynamo, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109232971", - "databaseId": 11176841298 + "databaseId": 11176841298, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (dynamo, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109233112", - "databaseId": 11176841496 + "databaseId": 11176841496, + "title": null }, { "name": "linux-bionic-py3.8-clang9 / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109233226", - "databaseId": 11176841652 + "databaseId": 11176841652, + "title": null }, { "name": "linux-bionic-py3.11-clang9 / test (smoke, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109233581", - "databaseId": 11176842169 + "databaseId": 11176842169, + "title": null }, { "name": "linux-vulkan-bionic-py3.11-clang9 / test (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109235597", - "databaseId": 11176845079 + "databaseId": 11176845079, + "title": null }, { "name": "linux-focal-py3.8-clang10-onnx / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109236990", - "databaseId": 11176846979 + "databaseId": 11176846979, + "title": null }, { "name": "linux-focal-py3.8-clang10-onnx / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109243124", - "databaseId": 11176856217 + "databaseId": 11176856217, + "title": null }, { "name": "linux-focal-py3.8-clang10-onnx / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109243245", - "databaseId": 11176856411 + "databaseId": 11176856411, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109248093", - "databaseId": 11176863378 + "databaseId": 11176863378, + "title": null }, { "name": "linux-docs / build-docs-cpp-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109248230", - "databaseId": 11176863587 + "databaseId": 11176863587, + "title": null }, { "name": "linux-docs / build-docs-python-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109248395", - "databaseId": 11176863786 + "databaseId": 11176863786, + "title": null }, { "name": "linux-docs / build-docs-functorch-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109248579", - "databaseId": 11176864063 + "databaseId": 11176864063, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109254734", - "databaseId": 11176873271 + "databaseId": 11176873271, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109255047", - "databaseId": 11176873708 + "databaseId": 11176873708, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (distributed, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109255258", - "databaseId": 11176874050 + "databaseId": 11176874050, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (distributed, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109255408", - "databaseId": 11176874257 + "databaseId": 11176874257, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109255603", - "databaseId": 11176874539 + "databaseId": 11176874539, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (docs_test, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109255755", - "databaseId": 11176874769 + "databaseId": 11176874769, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (jit_legacy, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109255917", - "databaseId": 11176874980 + "databaseId": 11176874980, + "title": null }, { "name": "linux-focal-py3.8-gcc7 / test (backwards_compat, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109256077", - "databaseId": 11176875212 + "databaseId": 11176875212, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109318155", - "databaseId": 11176963304 + "databaseId": 11176963304, + "title": null }, { "name": "linux-focal-py3.9-clang7-asan / test (default, 1, 5, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117580543/jobs/7109324085", - "databaseId": 11176971455 + "databaseId": 11176971455, + "title": null } ], "pageInfo": { @@ -24388,67 +25697,78 @@ "name": "cuda11.7-py3.10-gcc7-sm80 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117581803/jobs/7109054078", - "databaseId": 11176589955 + "databaseId": 11176589955, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm86 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117581803/jobs/7109054225", - "databaseId": 11176590138 + "databaseId": 11176590138, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm80 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117581803/jobs/7109383782", - "databaseId": 11177056284 + "databaseId": 11177056284, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm86 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117581803/jobs/7109388657", - "databaseId": 11177063418 + "databaseId": 11177063418, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm80 / test (inductor_torchbench_smoketest_perf, 1, 1, linux.gcp.a100)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117581803/jobs/7109389546", - "databaseId": 11177064708 + "databaseId": 11177064708, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm86 / test (inductor, 1, 1, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117581803/jobs/7109396942", - "databaseId": 11177075038 + "databaseId": 11177075038, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm86 / test (inductor_huggingface, 1, 1, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117581803/jobs/7109397127", - "databaseId": 11177075312 + "databaseId": 11177075312, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm86 / test (inductor_timm, 1, 2, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117581803/jobs/7109397286", - "databaseId": 11177075519 + "databaseId": 11177075519, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm86 / test (inductor_timm, 2, 2, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117581803/jobs/7109397449", - "databaseId": 11177075768 + "databaseId": 11177075768, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm86 / test (inductor_torchbench, 1, 1, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117581803/jobs/7109397660", - "databaseId": 11177076068 + "databaseId": 11177076068, + "title": null }, { "name": "cuda11.7-py3.10-gcc7-sm86 / test (inductor_distributed, 1, 1, linux.g5.12xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4117581803/jobs/7109397898", - "databaseId": 11177076363 + "databaseId": 11177076363, + "title": null } ], "pageInfo": { @@ -24478,7 +25798,8 @@ "name": "Check labels", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4118244339/jobs/7110535231", - "databaseId": 11178621675 + "databaseId": 11178621675, + "title": null } ], "pageInfo": { @@ -24508,13 +25829,15 @@ "name": "libtorch-cpu-shared-with-deps-release-build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4118245342/jobs/7110537241", - "databaseId": 11178624532 + "databaseId": 11178624532, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-release-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4118245342/jobs/7111588299", - "databaseId": 11180046583 + "databaseId": 11180046583, + "title": null } ], "pageInfo": { @@ -24544,13 +25867,15 @@ "name": "libtorch-cpu-shared-with-deps-debug-build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4118245343/jobs/7110537315", - "databaseId": 11178624672 + "databaseId": 11178624672, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-debug-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4118245343/jobs/7112221106", - "databaseId": 11180909255 + "databaseId": 11180909255, + "title": null } ], "pageInfo": { @@ -24745,7 +26070,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=90791 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=90791 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -24858,7 +26183,8 @@ "name": "Meta Internal-Only Changes Check", "conclusion": "SUCCESS", "detailsUrl": "https://opensource.facebook.com/", - "databaseId": 10142866684 + "databaseId": 10142866684, + "title": "There is no internal Diff connected, this can be merged now" } ], "pageInfo": { @@ -24919,7 +26245,8 @@ "name": "build", "conclusion": "SUCCESS", "detailsUrl": "https://circleci.com/workflow-run/0456c68a-2cb2-4b5c-beff-42ff31937439?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link&utm_content=bottom", - "databaseId": 10142870648 + "databaseId": 10142870648, + "title": "Workflow: build" } ], "pageInfo": { @@ -25003,7 +26330,8 @@ "name": "Check labels", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206640/jobs/6297806113", - "databaseId": 10142871221 + "databaseId": 10142871221, + "title": null } ], "pageInfo": { @@ -25033,7 +26361,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206646/jobs/6297806176", - "databaseId": 10142871289 + "databaseId": 10142871289, + "title": null } ], "pageInfo": { @@ -25063,55 +26392,64 @@ "name": "lintrunner", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206650/jobs/6297806783", - "databaseId": 10142872093 + "databaseId": 10142872093, + "title": null }, { "name": "Test tools", "conclusion": "FAILURE", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206650/jobs/6297806967", - "databaseId": 10142872329 + "databaseId": 10142872329, + "title": null }, { "name": "pr-sanity-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206650/jobs/6297807120", - "databaseId": 10142872526 + "databaseId": 10142872526, + "title": null }, { "name": "workflow-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206650/jobs/6297807302", - "databaseId": 10142872752 + "databaseId": 10142872752, + "title": null }, { "name": "toc", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206650/jobs/6297807451", - "databaseId": 10142872949 + "databaseId": 10142872949, + "title": null }, { "name": "quick-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206650/jobs/6297807633", - "databaseId": 10142873199 + "databaseId": 10142873199, + "title": null }, { "name": "Test collect_env (with_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206650/jobs/6297807764", - "databaseId": 10142873369 + "databaseId": 10142873369, + "title": null }, { "name": "Test collect_env (without_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206650/jobs/6297807891", - "databaseId": 10142873526 + "databaseId": 10142873526, + "title": null }, { "name": "Test collect_env (older_python_version)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206650/jobs/6297808026", - "databaseId": 10142873691 + "databaseId": 10142873691, + "title": null } ], "pageInfo": { @@ -25233,7 +26571,7 @@ } } }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAAk684gc= name=pytorch number=90791 owner=pytorch": { + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAk684gc= name=pytorch number=90791 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -25262,7 +26600,8 @@ "name": "triage", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206652/jobs/6297806231", - "databaseId": 10142871357 + "databaseId": 10142871357, + "title": null } ], "pageInfo": { @@ -25292,301 +26631,351 @@ "name": "linux-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297806627", - "databaseId": 10142871883 + "databaseId": 10142871883, + "title": null }, { "name": "linux-vulkan-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297806814", - "databaseId": 10142872134 + "databaseId": 10142872134, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7-bazel-test / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297807002", - "databaseId": 10142872368 + "databaseId": 10142872368, + "title": null }, { "name": "linux-jammy-cuda11.6-cudnn8-py3.8-clang12 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297807233", - "databaseId": 10142872670 + "databaseId": 10142872670, + "title": null }, { "name": "linux-focal-py3-clang7-mobile-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297807392", - "databaseId": 10142872872 + "databaseId": 10142872872, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297807527", - "databaseId": 10142873046 + "databaseId": 10142873046, + "title": null }, { "name": "win-vs2019-cpu-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297807706", - "databaseId": 10142873288 + "databaseId": 10142873288, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297807915", - "databaseId": 10142873558 + "databaseId": 10142873558, + "title": null }, { "name": "linux-focal-py3-clang7-mobile-custom-build-static / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297808137", - "databaseId": 10142873837 + "databaseId": 10142873837, + "title": null }, { "name": "linux-bionic-py3_7-clang8-xla / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297808315", - "databaseId": 10142874061 + "databaseId": 10142874061, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297808528", - "databaseId": 10142874308 + "databaseId": 10142874308, + "title": null }, { "name": "linux-focal-py3.7-clang10-onnx / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297808733", - "databaseId": 10142874567 + "databaseId": 10142874567, + "title": null }, { "name": "linux-focal-py3.7-gcc7-pch / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297808911", - "databaseId": 10142874788 + "databaseId": 10142874788, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297809658", - "databaseId": 10142875771 + "databaseId": 10142875771, + "title": null }, { "name": "linux-focal-py3.7-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297809822", - "databaseId": 10142875990 + "databaseId": 10142875990, + "title": null }, { "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297809996", - "databaseId": 10142876219 + "databaseId": 10142876219, + "title": null }, { "name": "linux-focal-rocm5.3-py3.8 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297810168", - "databaseId": 10142876447 + "databaseId": 10142876447, + "title": null }, { "name": "linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297810328", - "databaseId": 10142876655 + "databaseId": 10142876655, + "title": null }, { "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6297810479", - "databaseId": 10142876855 + "databaseId": 10142876855, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298023287", - "databaseId": 10143150161 + "databaseId": 10143150161, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298028658", - "databaseId": 10143156863 + "databaseId": 10143156863, + "title": null }, { "name": "linux-docs / build-docs-cpp-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298028841", - "databaseId": 10143157083 + "databaseId": 10143157083, + "title": null }, { "name": "linux-docs / build-docs-python-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298028976", - "databaseId": 10143157253 + "databaseId": 10143157253, + "title": null }, { "name": "linux-docs / build-docs-functorch-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298029091", - "databaseId": 10143157420 + "databaseId": 10143157420, + "title": null }, { "name": "linux-vulkan-bionic-py3.7-clang9 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298030237", - "databaseId": 10143158920 + "databaseId": 10143158920, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298030451", - "databaseId": 10143159187 + "databaseId": 10143159187, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298030577", - "databaseId": 10143159359 + "databaseId": 10143159359, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298030712", - "databaseId": 10143159546 + "databaseId": 10143159546, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298030845", - "databaseId": 10143159716 + "databaseId": 10143159716, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (dynamo, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298030983", - "databaseId": 10143159893 + "databaseId": 10143159893, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (dynamo, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298031137", - "databaseId": 10143160081 + "databaseId": 10143160081, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298031279", - "databaseId": 10143160260 + "databaseId": 10143160260, + "title": null }, { "name": "linux-focal-py3.7-clang10-onnx / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298033927", - "databaseId": 10143163659 + "databaseId": 10143163659, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298035896", - "databaseId": 10143166121 + "databaseId": 10143166121, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298036008", - "databaseId": 10143166256 + "databaseId": 10143166256, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (distributed, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298036149", - "databaseId": 10143166434 + "databaseId": 10143166434, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (distributed, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298036286", - "databaseId": 10143166603 + "databaseId": 10143166603, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298036389", - "databaseId": 10143166744 + "databaseId": 10143166744, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (docs_test, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298036502", - "databaseId": 10143166895 + "databaseId": 10143166895, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (jit_legacy, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298036635", - "databaseId": 10143167057 + "databaseId": 10143167057, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (backwards_compat, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298036767", - "databaseId": 10143167238 + "databaseId": 10143167238, + "title": null }, { "name": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298036993", - "databaseId": 10143167516 + "databaseId": 10143167516, + "title": null }, { "name": "linux-focal-py3.7-clang10-onnx / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298040119", - "databaseId": 10143171638 + "databaseId": 10143171638, + "title": null }, { "name": "linux-focal-py3.7-clang10-onnx / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298040269", - "databaseId": 10143171839 + "databaseId": 10143171839, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298109574", - "databaseId": 10143262622 + "databaseId": 10143262622, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 1, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298116983", - "databaseId": 10143272524 + "databaseId": 10143272524, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 2, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298117143", - "databaseId": 10143272731 + "databaseId": 10143272731, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 3, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298117258", - "databaseId": 10143272882 + "databaseId": 10143272882, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 4, 5, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298117401", - "databaseId": 10143273096 + "databaseId": 10143273096, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 5, 5, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298117536", - "databaseId": 10143273270 + "databaseId": 10143273270, + "title": null } ], "pageInfo": { @@ -25616,7 +27005,8 @@ "name": "Check labels", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3716423635/jobs/6302732322", - "databaseId": 10149330083 + "databaseId": 10149330083, + "title": null } ], "pageInfo": { @@ -25646,7 +27036,8 @@ "name": "Check labels", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3733139393/jobs/6333531377", - "databaseId": 10186496853 + "databaseId": 10186496853, + "title": null } ], "pageInfo": { @@ -25671,7 +27062,7 @@ } } }, - "query_sha=c982c18030d28524b33d684c8b62a4db4218f2a40a0630a0babb20ed3b87d323 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAlyWETY= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAk684gk= name=pytorch number=90791 owner=pytorch": { + "query_sha=ada119ceda3e867b82ccea3406111b1cab554821289b906c554518aeaffdfde2 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAlyWETY= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAk684gk= name=pytorch number=90791 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -25689,103 +27080,120 @@ "name": "linux-focal-py3.7-clang7-asan / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298117670", - "databaseId": 10143273436 + "databaseId": 10143273436, + "title": null }, { "name": "linux-bionic-py3_7-clang8-xla / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298123873", - "databaseId": 10143281338 + "databaseId": 10143281338, + "title": null }, { "name": "linux-bionic-py3_7-clang8-xla / test (xla, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298130231", - "databaseId": 10143289656 + "databaseId": 10143289656, + "title": null }, { "name": "win-vs2019-cpu-py3 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298216660", - "databaseId": 10143401195 + "databaseId": 10143401195, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298218524", - "databaseId": 10143403670 + "databaseId": 10143403670, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298223405", - "databaseId": 10143410087 + "databaseId": 10143410087, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298223604", - "databaseId": 10143410360 + "databaseId": 10143410360, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (functorch, 1, 1, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298223779", - "databaseId": 10143410594 + "databaseId": 10143410594, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 1, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298225106", - "databaseId": 10143412322 + "databaseId": 10143412322, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 2, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298225234", - "databaseId": 10143412492 + "databaseId": 10143412492, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 3, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298225373", - "databaseId": 10143412658 + "databaseId": 10143412658, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 4, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298225516", - "databaseId": 10143412844 + "databaseId": 10143412844, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (distributed, 1, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298225636", - "databaseId": 10143413000 + "databaseId": 10143413000, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (distributed, 2, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298225752", - "databaseId": 10143413150 + "databaseId": 10143413150, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (distributed, 3, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298225878", - "databaseId": 10143413309 + "databaseId": 10143413309, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (functorch, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298226024", - "databaseId": 10143413475 + "databaseId": 10143413475, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3714206658/jobs/6298226177", - "databaseId": 10143413652 + "databaseId": 10143413652, + "title": null } ], "pageInfo": { @@ -27886,7 +29294,7 @@ } } }, - "query_sha=c982c18030d28524b33d684c8b62a4db4218f2a40a0630a0babb20ed3b87d323 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAWuVD9M= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAXEsRtE= name=pytorch number=76118 owner=pytorch": { + "query_sha=ada119ceda3e867b82ccea3406111b1cab554821289b906c554518aeaffdfde2 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAWuVD9M= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAXEsRtE= name=pytorch number=76118 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -27904,7 +29312,8 @@ "name": "win-vs2019-cuda11.3-py3 / test (force_on_cpu, 1, 1, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2197192471/jobs/3232785220", - "databaseId": 6099898412 + "databaseId": 6099898412, + "title": "win-vs2019-cuda11.3-py3 / test (force_on_cpu, 1, 1, windows.4xlarge)" } ], "pageInfo": { @@ -27923,7 +29332,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=95045 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=95045 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -28156,7 +29565,8 @@ "name": "Meta Internal-Only Changes Check", "conclusion": "SUCCESS", "detailsUrl": "https://opensource.facebook.com/", - "databaseId": 11627781122 + "databaseId": 11627781122, + "title": "There is no internal Diff connected, this can be merged now" } ], "pageInfo": { @@ -28294,7 +29704,8 @@ "name": "triage", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4283698579/jobs/7459625158", - "databaseId": 11627781835 + "databaseId": 11627781835, + "title": null } ], "pageInfo": { @@ -28324,7 +29735,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4283698793/jobs/7459625623", - "databaseId": 11627782444 + "databaseId": 11627782444, + "title": null } ], "pageInfo": { @@ -28354,7 +29766,8 @@ "name": "Check labels", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4283698801/jobs/7459625590", - "databaseId": 11627782406 + "databaseId": 11627782406, + "title": null } ], "pageInfo": { @@ -28533,7 +29946,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=94939 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=94939 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -28634,7 +30047,8 @@ "name": "Meta Internal-Only Changes Check", "conclusion": "SUCCESS", "detailsUrl": "https://opensource.facebook.com/", - "databaseId": 11399679260 + "databaseId": 11399679260, + "title": "There is no internal Diff connected, this can be merged now" } ], "pageInfo": { @@ -28772,7 +30186,8 @@ "name": "triage", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4197726497/jobs/7280427464", - "databaseId": 11399679724 + "databaseId": 11399679724, + "title": null } ], "pageInfo": { @@ -28802,7 +30217,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4197726771/jobs/7280428149", - "databaseId": 11399680682 + "databaseId": 11399680682, + "title": null } ], "pageInfo": { @@ -28832,7 +30248,8 @@ "name": "Check labels", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/4197726781/jobs/7280428103", - "databaseId": 11399680624 + "databaseId": 11399680624, + "title": null } ], "pageInfo": { @@ -29028,7 +30445,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=91051 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=91051 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -29093,7 +30510,8 @@ "name": "Meta Internal-Only Changes Check", "conclusion": "SUCCESS", "detailsUrl": "https://opensource.facebook.com/", - "databaseId": 10475041674 + "databaseId": 10475041674, + "title": "There is no internal Diff connected, this can be merged now" } ], "pageInfo": { @@ -29231,7 +30649,8 @@ "name": "triage", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3848371582/jobs/6556067619", - "databaseId": 10463688600 + "databaseId": 10463688600, + "title": null } ], "pageInfo": { @@ -29261,7 +30680,8 @@ "name": "Check labels", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3848371675/jobs/6556067802", - "databaseId": 10463688850 + "databaseId": 10463688850, + "title": null } ], "pageInfo": { @@ -29291,55 +30711,64 @@ "name": "workflow-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3848371690/jobs/6556068018", - "databaseId": 10463689120 + "databaseId": 10463689120, + "title": null }, { "name": "Test tools", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3848371690/jobs/6556068186", - "databaseId": 10463689357 + "databaseId": 10463689357, + "title": null }, { "name": "toc", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3848371690/jobs/6556068682", - "databaseId": 10463690085 + "databaseId": 10463690085, + "title": null }, { "name": "lintrunner", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3848371690/jobs/6556068869", - "databaseId": 10463690379 + "databaseId": 10463690379, + "title": null }, { "name": "Test collect_env (with_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3848371690/jobs/6556068995", - "databaseId": 10463690570 + "databaseId": 10463690570, + "title": null }, { "name": "Test collect_env (without_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3848371690/jobs/6556069124", - "databaseId": 10463690745 + "databaseId": 10463690745, + "title": null }, { "name": "Test collect_env (older_python_version)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3848371690/jobs/6556069232", - "databaseId": 10463690919 + "databaseId": 10463690919, + "title": null }, { "name": "quick-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3848371690/jobs/6556069352", - "databaseId": 10463691076 + "databaseId": 10463691076, + "title": null }, { "name": "pr-sanity-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3848371690/jobs/6556069470", - "databaseId": 10463691243 + "databaseId": 10463691243, + "title": null } ], "pageInfo": { @@ -29488,7 +30917,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=91340 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=91340 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -29757,7 +31186,8 @@ "name": "Meta Internal-Only Changes Check", "conclusion": "SUCCESS", "detailsUrl": "https://opensource.facebook.com/", - "databaseId": 10504958556 + "databaseId": 10504958556, + "title": "The internal Diff has landed, this can be merged now" } ], "pageInfo": { @@ -29895,7 +31325,8 @@ "name": "triage", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512812/jobs/6587338912", - "databaseId": 10503855462 + "databaseId": 10503855462, + "title": null } ], "pageInfo": { @@ -29925,7 +31356,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512853/jobs/6587339023", - "databaseId": 10503855614 + "databaseId": 10503855614, + "title": null } ], "pageInfo": { @@ -29955,55 +31387,64 @@ "name": "workflow-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512861/jobs/6587338996", - "databaseId": 10503855580 + "databaseId": 10503855580, + "title": null }, { "name": "toc", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512861/jobs/6587339034", - "databaseId": 10503855630 + "databaseId": 10503855630, + "title": null }, { "name": "Test tools", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512861/jobs/6587339070", - "databaseId": 10503855681 + "databaseId": 10503855681, + "title": null }, { "name": "lintrunner", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512861/jobs/6587339110", - "databaseId": 10503855733 + "databaseId": 10503855733, + "title": null }, { "name": "quick-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512861/jobs/6587339139", - "databaseId": 10503855776 + "databaseId": 10503855776, + "title": null }, { "name": "Test collect_env (with_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512861/jobs/6587339176", - "databaseId": 10503855833 + "databaseId": 10503855833, + "title": null }, { "name": "Test collect_env (without_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512861/jobs/6587339209", - "databaseId": 10503855885 + "databaseId": 10503855885, + "title": null }, { "name": "Test collect_env (older_python_version)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512861/jobs/6587339236", - "databaseId": 10503855920 + "databaseId": 10503855920, + "title": null }, { "name": "pr-sanity-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512861/jobs/6587339268", - "databaseId": 10503855959 + "databaseId": 10503855959, + "title": null } ], "pageInfo": { @@ -30487,7 +31928,7 @@ } } }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAAmJq6u4= name=pytorch number=91340 owner=pytorch": { + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAmJq6u4= name=pytorch number=91340 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -30516,7 +31957,8 @@ "name": "Check labels", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512856/jobs/6587338995", - "databaseId": 10503855579 + "databaseId": 10503855579, + "title": null } ], "pageInfo": { @@ -30546,301 +31988,351 @@ "name": "linux-focal-py3-clang7-mobile-custom-build-static / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588415492", - "databaseId": 10505098102 + "databaseId": 10505098102, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588415532", - "databaseId": 10505098147 + "databaseId": 10505098147, + "title": null }, { "name": "linux-focal-py3.7-clang10-onnx / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588415589", - "databaseId": 10505098206 + "databaseId": 10505098206, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7-bazel-test / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588415644", - "databaseId": 10505098269 + "databaseId": 10505098269, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588415726", - "databaseId": 10505098359 + "databaseId": 10505098359, + "title": null }, { "name": "linux-vulkan-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588415784", - "databaseId": 10505098420 + "databaseId": 10505098420, + "title": null }, { "name": "linux-bionic-py3_7-clang8-xla / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588415826", - "databaseId": 10505098469 + "databaseId": 10505098469, + "title": null }, { "name": "linux-focal-rocm5.3-py3.8 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588415854", - "databaseId": 10505098504 + "databaseId": 10505098504, + "title": null }, { "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588415903", - "databaseId": 10505098551 + "databaseId": 10505098551, + "title": null }, { "name": "linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588415937", - "databaseId": 10505098591 + "databaseId": 10505098591, + "title": null }, { "name": "linux-focal-py3.7-gcc7-pch / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588415960", - "databaseId": 10505098617 + "databaseId": 10505098617, + "title": null }, { "name": "win-vs2019-cpu-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588415997", - "databaseId": 10505098658 + "databaseId": 10505098658, + "title": null }, { "name": "linux-focal-py3-clang7-mobile-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416037", - "databaseId": 10505098704 + "databaseId": 10505098704, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416078", - "databaseId": 10505098747 + "databaseId": 10505098747, + "title": null }, { "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416114", - "databaseId": 10505098785 + "databaseId": 10505098785, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416153", - "databaseId": 10505098827 + "databaseId": 10505098827, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416206", - "databaseId": 10505098885 + "databaseId": 10505098885, + "title": null }, { "name": "linux-focal-py3.7-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416247", - "databaseId": 10505098932 + "databaseId": 10505098932, + "title": null }, { "name": "linux-jammy-cuda11.6-cudnn8-py3.8-clang12 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416281", - "databaseId": 10505098968 + "databaseId": 10505098968, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416485", - "databaseId": 10505099195 + "databaseId": 10505099195, + "title": null }, { "name": "linux-focal-py3.7-clang10-onnx / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416517", - "databaseId": 10505099229 + "databaseId": 10505099229, + "title": null }, { "name": "linux-bionic-py3_7-clang8-xla / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416556", - "databaseId": 10505099270 + "databaseId": 10505099270, + "title": null }, { "name": "linux-docs / build-docs-cpp-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416590", - "databaseId": 10505099306 + "databaseId": 10505099306, + "title": null }, { "name": "linux-docs / build-docs-python-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416626", - "databaseId": 10505099342 + "databaseId": 10505099342, + "title": null }, { "name": "linux-docs / build-docs-functorch-false", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416652", - "databaseId": 10505099371 + "databaseId": 10505099371, + "title": null }, { "name": "win-vs2019-cpu-py3 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416705", - "databaseId": 10505099422 + "databaseId": 10505099422, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416738", - "databaseId": 10505099465 + "databaseId": 10505099465, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416778", - "databaseId": 10505099504 + "databaseId": 10505099504, + "title": null }, { "name": "linux-vulkan-bionic-py3.7-clang9 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416806", - "databaseId": 10505099539 + "databaseId": 10505099539, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416852", - "databaseId": 10505099597 + "databaseId": 10505099597, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588416996", - "databaseId": 10505099771 + "databaseId": 10505099771, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417029", - "databaseId": 10505099805 + "databaseId": 10505099805, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (distributed, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417053", - "databaseId": 10505099832 + "databaseId": 10505099832, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (distributed, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417086", - "databaseId": 10505099872 + "databaseId": 10505099872, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417117", - "databaseId": 10505099901 + "databaseId": 10505099901, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (docs_test, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417151", - "databaseId": 10505099935 + "databaseId": 10505099935, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (jit_legacy, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417179", - "databaseId": 10505099970 + "databaseId": 10505099970, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (backwards_compat, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417205", - "databaseId": 10505100001 + "databaseId": 10505100001, + "title": null }, { "name": "linux-bionic-py3_7-clang8-xla / test (xla, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417239", - "databaseId": 10505100038 + "databaseId": 10505100038, + "title": null }, { "name": "linux-focal-py3.7-clang10-onnx / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417275", - "databaseId": 10505100075 + "databaseId": 10505100075, + "title": null }, { "name": "linux-focal-py3.7-clang10-onnx / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417300", - "databaseId": 10505100105 + "databaseId": 10505100105, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417337", - "databaseId": 10505100143 + "databaseId": 10505100143, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417365", - "databaseId": 10505100174 + "databaseId": 10505100174, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417394", - "databaseId": 10505100202 + "databaseId": 10505100202, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417410", - "databaseId": 10505100224 + "databaseId": 10505100224, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (dynamo, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417443", - "databaseId": 10505100260 + "databaseId": 10505100260, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (dynamo, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417475", - "databaseId": 10505100294 + "databaseId": 10505100294, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417521", - "databaseId": 10505100345 + "databaseId": 10505100345, + "title": null }, { "name": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417564", - "databaseId": 10505100391 + "databaseId": 10505100391, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 1, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417601", - "databaseId": 10505100431 + "databaseId": 10505100431, + "title": null } ], "pageInfo": { @@ -30870,13 +32362,15 @@ "name": "libtorch-cpu-shared-with-deps-debug-build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513095/jobs/6587342116", - "databaseId": 10503859386 + "databaseId": 10503859386, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-debug-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513095/jobs/6587939020", - "databaseId": 10504547751 + "databaseId": 10504547751, + "title": null } ], "pageInfo": { @@ -30906,13 +32400,15 @@ "name": "libtorch-cpu-shared-with-deps-release-build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513096/jobs/6587339456", - "databaseId": 10503856200 + "databaseId": 10503856200, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-release-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513096/jobs/6587642833", - "databaseId": 10504204803 + "databaseId": 10504204803, + "title": null } ], "pageInfo": { @@ -30942,13 +32438,15 @@ "name": "manywheel-py3_7-cuda11_6-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513132/jobs/6587344127", - "databaseId": 10503861791 + "databaseId": 10503861791, + "title": null }, { "name": "manywheel-py3_7-cuda11_6-test / test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513132/jobs/6588050173", - "databaseId": 10504676677 + "databaseId": 10504676677, + "title": null } ], "pageInfo": { @@ -30978,13 +32476,15 @@ "name": "libtorch-cpu-shared-with-deps-pre-cxx11-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513134/jobs/6587339538", - "databaseId": 10503856306 + "databaseId": 10503856306, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-pre-cxx11-test / test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513134/jobs/6587614329", - "databaseId": 10504172369 + "databaseId": 10504172369, + "title": null } ], "pageInfo": { @@ -31014,13 +32514,15 @@ "name": "libtorch-cpu-shared-with-deps-cxx11-abi-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513133/jobs/6587339544", - "databaseId": 10503856311 + "databaseId": 10503856311, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-cxx11-abi-test / test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513133/jobs/6587579045", - "databaseId": 10504131755 + "databaseId": 10504131755, + "title": null } ], "pageInfo": { @@ -31050,301 +32552,351 @@ "name": "android-emulator-build-test / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587375890", - "databaseId": 10503899885 + "databaseId": 10503899885, + "title": null }, { "name": "libtorch-linux-bionic-cuda11.6-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587375971", - "databaseId": 10503899975 + "databaseId": 10503899975, + "title": null }, { "name": "linux-focal-py3.7-clang7-tsan / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587376023", - "databaseId": 10503900032 + "databaseId": 10503900032, + "title": null }, { "name": "ios-12-5-1-x86-64 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587376090", - "databaseId": 10503900101 + "databaseId": 10503900101, + "title": null }, { "name": "linux-focal-rocm5.3-py3.8 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587376141", - "databaseId": 10503900157 + "databaseId": 10503900157, + "title": null }, { "name": "pytorch-linux-focal-py3-clang7-android-ndk-r19c-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587376183", - "databaseId": 10503900218 + "databaseId": 10503900218, + "title": null }, { "name": "macos-12-py3-x86-64-lite-interpreter / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587376247", - "databaseId": 10503900292 + "databaseId": 10503900292, + "title": null }, { "name": "macos-12-py3-arm64 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587376285", - "databaseId": 10503900333 + "databaseId": 10503900333, + "title": null }, { "name": "cuda11.6-py3.10-gcc7-sm86 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587376325", - "databaseId": 10503900384 + "databaseId": 10503900384, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587376368", - "databaseId": 10503900436 + "databaseId": 10503900436, + "title": null }, { "name": "parallelnative-linux-focal-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587376420", - "databaseId": 10503900506 + "databaseId": 10503900506, + "title": null }, { "name": "macos-12-py3-x86-64 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587376474", - "databaseId": 10503900565 + "databaseId": 10503900565, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587376524", - "databaseId": 10503900625 + "databaseId": 10503900625, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587376577", - "databaseId": 10503900694 + "databaseId": 10503900694, + "title": null }, { "name": "caffe2-linux-focal-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587376647", - "databaseId": 10503900779 + "databaseId": 10503900779, + "title": null }, { "name": "linux-bionic-py3.7-clang9-slow / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587376697", - "databaseId": 10503900842 + "databaseId": 10503900842, + "title": null }, { "name": "linux-focal-py3.7-clang7-tsan / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587466558", - "databaseId": 10504003339 + "databaseId": 10504003339, + "title": null }, { "name": "linux-bionic-py3.7-clang9-slow / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587466800", - "databaseId": 10504003632 + "databaseId": 10504003632, + "title": null }, { "name": "linux-bionic-py3.7-clang9-slow / test (slow, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587470226", - "databaseId": 10504007486 + "databaseId": 10504007486, + "title": null }, { "name": "linux-focal-py3.7-clang7-tsan / test (tsan, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587472364", - "databaseId": 10504009977 + "databaseId": 10504009977, + "title": null }, { "name": "parallelnative-linux-focal-py3.7-gcc7 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587514019", - "databaseId": 10504057436 + "databaseId": 10504057436, + "title": null }, { "name": "parallelnative-linux-focal-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587516320", - "databaseId": 10504060142 + "databaseId": 10504060142, + "title": null }, { "name": "parallelnative-linux-focal-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587516365", - "databaseId": 10504060196 + "databaseId": 10504060196, + "title": null }, { "name": "linux-focal-rocm5.3-py3.8 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587527524", - "databaseId": 10504073181 + "databaseId": 10504073181, + "title": null }, { "name": "linux-focal-rocm5.3-py3.8 / test (default, 1, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587530460", - "databaseId": 10504076584 + "databaseId": 10504076584, + "title": null }, { "name": "linux-focal-rocm5.3-py3.8 / test (default, 2, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587530531", - "databaseId": 10504076658 + "databaseId": 10504076658, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587540455", - "databaseId": 10504088122 + "databaseId": 10504088122, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (default, 1, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587542564", - "databaseId": 10504090559 + "databaseId": 10504090559, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (default, 2, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587542599", - "databaseId": 10504090608 + "databaseId": 10504090608, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (default, 3, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587542630", - "databaseId": 10504090654 + "databaseId": 10504090654, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (default, 4, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587542674", - "databaseId": 10504090707 + "databaseId": 10504090707, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (functorch, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587542727", - "databaseId": 10504090774 + "databaseId": 10504090774, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (nogpu_AVX512, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587542772", - "databaseId": 10504090827 + "databaseId": 10504090827, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (nogpu_NO_AVX2, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587542805", - "databaseId": 10504090868 + "databaseId": 10504090868, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (jit_legacy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587542846", - "databaseId": 10504090916 + "databaseId": 10504090916, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (distributed, 1, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587542879", - "databaseId": 10504090960 + "databaseId": 10504090960, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (distributed, 2, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587542911", - "databaseId": 10504091001 + "databaseId": 10504091001, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.10-gcc7 / test (distributed, 3, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587542950", - "databaseId": 10504091051 + "databaseId": 10504091051, + "title": null }, { "name": "cuda11.6-py3.10-gcc7-sm86 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587545736", - "databaseId": 10504094165 + "databaseId": 10504094165, + "title": null }, { "name": "cuda11.6-py3.10-gcc7-sm86 / test (default, 1, 4, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587548567", - "databaseId": 10504097338 + "databaseId": 10504097338, + "title": null }, { "name": "cuda11.6-py3.10-gcc7-sm86 / test (default, 2, 4, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587548593", - "databaseId": 10504097368 + "databaseId": 10504097368, + "title": null }, { "name": "cuda11.6-py3.10-gcc7-sm86 / test (default, 3, 4, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587548643", - "databaseId": 10504097423 + "databaseId": 10504097423, + "title": null }, { "name": "cuda11.6-py3.10-gcc7-sm86 / test (default, 4, 4, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587548672", - "databaseId": 10504097455 + "databaseId": 10504097455, + "title": null }, { "name": "cuda11.6-py3.10-gcc7-sm86 / test (slow, 1, 2, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587548710", - "databaseId": 10504097498 + "databaseId": 10504097498, + "title": null }, { "name": "cuda11.6-py3.10-gcc7-sm86 / test (slow, 2, 2, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587548730", - "databaseId": 10504097524 + "databaseId": 10504097524, + "title": null }, { "name": "cuda11.6-py3.10-gcc7-sm86 / test (functorch, 1, 1, linux.g5.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587548761", - "databaseId": 10504097563 + "databaseId": 10504097563, + "title": null }, { "name": "macos-12-py3-arm64 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587781241", - "databaseId": 10504366483 + "databaseId": 10504366483, + "title": null }, { "name": "macos-12-py3-arm64-mps / Run MPS tests", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587781320", - "databaseId": 10504366577 + "databaseId": 10504366577, + "title": null }, { "name": "macos-12-py3-arm64 / test (default, 1, 2, macos-m1-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587784438", - "databaseId": 10504370159 + "databaseId": 10504370159, + "title": null }, { "name": "macos-12-py3-arm64 / test (default, 2, 2, macos-m1-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587784531", - "databaseId": 10504370263 + "databaseId": 10504370263, + "title": null } ], "pageInfo": { @@ -31369,7 +32921,7 @@ } } }, - "query_sha=c982c18030d28524b33d684c8b62a4db4218f2a40a0630a0babb20ed3b87d323 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAnInHI8= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAmJq6u8= name=pytorch number=91340 owner=pytorch": { + "query_sha=ada119ceda3e867b82ccea3406111b1cab554821289b906c554518aeaffdfde2 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAnInHI8= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAmJq6u8= name=pytorch number=91340 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -31387,103 +32939,120 @@ "name": "linux-focal-py3.7-clang7-asan / test (default, 2, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417631", - "databaseId": 10505100466 + "databaseId": 10505100466, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 3, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417664", - "databaseId": 10505100501 + "databaseId": 10505100501, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 4, 5, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417705", - "databaseId": 10505100549 + "databaseId": 10505100549, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 5, 5, linux.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417734", - "databaseId": 10505100585 + "databaseId": 10505100585, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417775", - "databaseId": 10505100628 + "databaseId": 10505100628, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417817", - "databaseId": 10505100673 + "databaseId": 10505100673, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417859", - "databaseId": 10505100721 + "databaseId": 10505100721, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (functorch, 1, 1, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588417907", - "databaseId": 10505100768 + "databaseId": 10505100768, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 1, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588418062", - "databaseId": 10505100946 + "databaseId": 10505100946, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 2, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588418100", - "databaseId": 10505100986 + "databaseId": 10505100986, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 3, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588418127", - "databaseId": 10505101020 + "databaseId": 10505101020, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 4, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588418163", - "databaseId": 10505101060 + "databaseId": 10505101060, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (distributed, 1, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588418200", - "databaseId": 10505101107 + "databaseId": 10505101107, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (distributed, 2, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588418228", - "databaseId": 10505101136 + "databaseId": 10505101136, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (distributed, 3, 3, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588418252", - "databaseId": 10505101162 + "databaseId": 10505101162, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (functorch, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588418285", - "databaseId": 10505101199 + "databaseId": 10505101199, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864512865/jobs/6588418317", - "databaseId": 10505101235 + "databaseId": 10505101235, + "title": null } ], "pageInfo": { @@ -31502,7 +33071,7 @@ } } }, - "query_sha=c982c18030d28524b33d684c8b62a4db4218f2a40a0630a0babb20ed3b87d323 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAnIb-Fc= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAmJq7Y0= name=pytorch number=91340 owner=pytorch": { + "query_sha=ada119ceda3e867b82ccea3406111b1cab554821289b906c554518aeaffdfde2 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAnIb-Fc= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAmJq7Y0= name=pytorch number=91340 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -31520,79 +33089,92 @@ "name": "macos-12-py3-arm64 / test (functorch, 1, 1, macos-m1-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587784596", - "databaseId": 10504370334 + "databaseId": 10504370334, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587796241", - "databaseId": 10504383564 + "databaseId": 10504383564, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / test (default, 1, 5, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587798805", - "databaseId": 10504386604 + "databaseId": 10504386604, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / test (default, 2, 5, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587798838", - "databaseId": 10504386644 + "databaseId": 10504386644, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / test (default, 3, 5, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587798865", - "databaseId": 10504386678 + "databaseId": 10504386678, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / test (default, 4, 5, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587798903", - "databaseId": 10504386729 + "databaseId": 10504386729, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / test (default, 5, 5, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587798942", - "databaseId": 10504386773 + "databaseId": 10504386773, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / test (functorch, 1, 1, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587798976", - "databaseId": 10504386812 + "databaseId": 10504386812, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / test (force_on_cpu, 1, 1, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587799010", - "databaseId": 10504386852 + "databaseId": 10504386852, + "title": null }, { "name": "macos-12-py3-x86-64 / filter", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587834238", - "databaseId": 10504427944 + "databaseId": 10504427944, + "title": null }, { "name": "macos-12-py3-x86-64 / test (default, 1, 2, macos-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587836679", - "databaseId": 10504430773 + "databaseId": 10504430773, + "title": null }, { "name": "macos-12-py3-x86-64 / test (default, 2, 2, macos-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587836820", - "databaseId": 10504430931 + "databaseId": 10504430931, + "title": null }, { "name": "macos-12-py3-x86-64 / test (functorch, 1, 1, macos-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/3864513136/jobs/6587836879", - "databaseId": 10504430993 + "databaseId": 10504430993, + "title": null } ], "pageInfo": { @@ -31611,7 +33193,7 @@ } } }, - "query_sha=a57364b2943f065d7d56ba97cbfdf23727a5140d04b2f47c36a3e04a4d81cbff name=pytorch number=79694 owner=pytorch": { + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=79694 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -31820,13 +33402,15 @@ "name": "Facebook CLA Check", "conclusion": "SUCCESS", "detailsUrl": "https://code.facebook.com/cla/", - "databaseId": 7962815591 + "databaseId": 7962815591, + "title": "Contributor License Agreement is valid!" }, { "name": "Meta Internal-Only Changes Check", "conclusion": "SUCCESS", "detailsUrl": "https://opensource.facebook.com/", - "databaseId": 7976185975 + "databaseId": 7976185975, + "title": "This Pull Request and its Phabricator Diff are identical" } ], "pageInfo": { @@ -31856,7 +33440,8 @@ "name": "run-torchbench", "conclusion": "NEUTRAL", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393316/jobs/4628529923", - "databaseId": 7962039049 + "databaseId": 7962039049, + "title": null } ], "pageInfo": { @@ -31886,55 +33471,64 @@ "name": "lintrunner", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393315/jobs/4628529910", - "databaseId": 7962039028 + "databaseId": 7962039028, + "title": null }, { "name": "quick-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393315/jobs/4628530162", - "databaseId": 7962039361 + "databaseId": 7962039361, + "title": null }, { "name": "Test collect_env (with_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393315/jobs/4628530698", - "databaseId": 7962039951 + "databaseId": 7962039951, + "title": null }, { "name": "Test collect_env (without_torch)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393315/jobs/4628530867", - "databaseId": 7962040147 + "databaseId": 7962040147, + "title": null }, { "name": "Test collect_env (older_python_version)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393315/jobs/4628530989", - "databaseId": 7962040300 + "databaseId": 7962040300, + "title": "Test collect_env (older_python_version)" }, { "name": "pr-sanity-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393315/jobs/4628531151", - "databaseId": 7962040501 + "databaseId": 7962040501, + "title": null }, { "name": "workflow-checks", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393315/jobs/4628531475", - "databaseId": 7962040960 + "databaseId": 7962040960, + "title": null }, { "name": "Test tools", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393315/jobs/4628531753", - "databaseId": 7962041292 + "databaseId": 7962041292, + "title": null }, { "name": "toc", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393315/jobs/4628531853", - "databaseId": 7962041430 + "databaseId": 7962041430, + "title": null } ], "pageInfo": { @@ -31964,301 +33558,351 @@ "name": "linux-focal-py3.7-clang7-asan / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628531149", - "databaseId": 7962040503 + "databaseId": 7962040503, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628531473", - "databaseId": 7962040962 + "databaseId": 7962040962, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628531754", - "databaseId": 7962041294 + "databaseId": 7962041294, + "title": null }, { "name": "linux-jammy-cuda11.6-cudnn8-py3.8-clang12 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628531857", - "databaseId": 7962041433 + "databaseId": 7962041433, + "title": null }, { "name": "linux-focal-py3.7-gcc7-pch / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628532179", - "databaseId": 7962041797 + "databaseId": 7962041797, + "title": null }, { "name": "linux-focal-py3.7-clang10-onnx / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628532543", - "databaseId": 7962042274 + "databaseId": 7962042274, + "title": null }, { "name": "linux-bionic-cuda11.3-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628532694", - "databaseId": 7962042472 + "databaseId": 7962042472, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628532918", - "databaseId": 7962042765 + "databaseId": 7962042765, + "title": null }, { "name": "linux-vulkan-bionic-py3.7-clang9 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628533033", - "databaseId": 7962042911 + "databaseId": 7962042911, + "title": null }, { "name": "linux-focal-py3.7-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628533181", - "databaseId": 7962043070 + "databaseId": 7962043070, + "title": null }, { "name": "linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628533420", - "databaseId": 7962043450 + "databaseId": 7962043450, + "title": null }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7-bazel-test / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628533630", - "databaseId": 7962043727 + "databaseId": 7962043727, + "title": null }, { "name": "linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628533825", - "databaseId": 7962043962 + "databaseId": 7962043962, + "title": null }, { "name": "linux-xenial-py3-clang5-mobile-custom-build-static / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628533959", - "databaseId": 7962044141 + "databaseId": 7962044141, + "title": null }, { "name": "linux-xenial-py3-clang5-mobile-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628534129", - "databaseId": 7962044371 + "databaseId": 7962044371, + "title": null }, { "name": "linux-bionic-py3_7-clang8-xla / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628534256", - "databaseId": 7962044541 + "databaseId": 7962044541, + "title": null }, { "name": "linux-focal-rocm5.2-py3.7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628534388", - "databaseId": 7962044699 + "databaseId": 7962044699, + "title": null }, { "name": "linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628534571", - "databaseId": 7962044906 + "databaseId": 7962044906, + "title": null }, { "name": "linux-bionic-cuda11_6-py3_10-gcc7-deploy / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628534714", - "databaseId": 7962045080 + "databaseId": 7962045080, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628534989", - "databaseId": 7962045420 + "databaseId": 7962045420, + "title": null }, { "name": "win-vs2019-cpu-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628535311", - "databaseId": 7962045842 + "databaseId": 7962045842, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628639115", - "databaseId": 7962187271 + "databaseId": 7962187271, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628639198", - "databaseId": 7962187395 + "databaseId": 7962187395, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (distributed, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628639265", - "databaseId": 7962187501 + "databaseId": 7962187501, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628639339", - "databaseId": 7962187599 + "databaseId": 7962187599, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (docs_test, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628639395", - "databaseId": 7962187691 + "databaseId": 7962187691, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (jit_legacy, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628639450", - "databaseId": 7962187787 + "databaseId": 7962187787, + "title": null }, { "name": "linux-focal-py3.7-gcc7 / test (backwards_compat, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628639509", - "databaseId": 7962187872 + "databaseId": 7962187872, + "title": null }, { "name": "linux-docs / build-docs (cpp)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628639572", - "databaseId": 7962187966 + "databaseId": 7962187966, + "title": null }, { "name": "linux-docs / build-docs (python)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628639635", - "databaseId": 7962188047 + "databaseId": 7962188047, + "title": null }, { "name": "linux-focal-py3.7-clang10-onnx / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628647047", - "databaseId": 7962198068 + "databaseId": 7962198068, + "title": null }, { "name": "linux-focal-py3.7-clang10-onnx / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628647119", - "databaseId": 7962198164 + "databaseId": 7962198164, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628647215", - "databaseId": 7962198288 + "databaseId": 7962198288, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628647277", - "databaseId": 7962198376 + "databaseId": 7962198376, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628647348", - "databaseId": 7962198466 + "databaseId": 7962198466, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (crossref, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628647432", - "databaseId": 7962198572 + "databaseId": 7962198572, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (dynamo, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628647522", - "databaseId": 7962198687 + "databaseId": 7962198687, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (dynamo, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628647641", - "databaseId": 7962198830 + "databaseId": 7962198830, + "title": null }, { "name": "linux-bionic-py3.7-clang9 / test (functorch, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628647762", - "databaseId": 7962198983 + "databaseId": 7962198983, + "title": null }, { "name": "linux-vulkan-bionic-py3.7-clang9 / test (default, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628653797", - "databaseId": 7962207200 + "databaseId": 7962207200, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 1, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628679376", - "databaseId": 7962242430 + "databaseId": 7962242430, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 2, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628679431", - "databaseId": 7962242510 + "databaseId": 7962242510, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 3, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628679469", - "databaseId": 7962242561 + "databaseId": 7962242561, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 4, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628679519", - "databaseId": 7962242660 + "databaseId": 7962242660, + "title": null }, { "name": "linux-focal-py3.7-clang7-asan / test (default, 5, 5, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628679594", - "databaseId": 7962242771 + "databaseId": 7962242771, + "title": null }, { "name": "linux-bionic-py3_7-clang8-xla / test (xla, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628681226", - "databaseId": 7962244965 + "databaseId": 7962244965, + "title": null }, { "name": "linux-bionic-cuda11_6-py3_10-gcc7-deploy / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628854932", - "databaseId": 7962481029 + "databaseId": 7962481029, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 1, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628856434", - "databaseId": 7962483002 + "databaseId": 7962483002, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 2, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628856501", - "databaseId": 7962483094 + "databaseId": 7962483094, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 3, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628856575", - "databaseId": 7962483184 + "databaseId": 7962483184, + "title": null } ], "pageInfo": { @@ -32288,13 +33932,15 @@ "name": "libtorch-cpu-shared-with-deps-debug-build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351637/jobs/4634503587", - "databaseId": 7969911532 + "databaseId": 7969911532, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-debug-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351637/jobs/4635312938", - "databaseId": 7970992739 + "databaseId": 7970992739, + "title": null } ], "pageInfo": { @@ -32324,13 +33970,15 @@ "name": "wheel-py3_7-cuda11_3-build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351640/jobs/4634503571", - "databaseId": 7969911513 + "databaseId": 7969911513, + "title": null }, { "name": "wheel-py3_7-cuda11_3-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351640/jobs/4636146265", - "databaseId": 7972098508 + "databaseId": 7972098508, + "title": null } ], "pageInfo": { @@ -32360,13 +34008,15 @@ "name": "libtorch-cpu-shared-with-deps-release-build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351643/jobs/4634503570", - "databaseId": 7969911511 + "databaseId": 7969911511, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-release-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351643/jobs/4635003925", - "databaseId": 7970581567 + "databaseId": 7970581567, + "title": null } ], "pageInfo": { @@ -32396,13 +34046,15 @@ "name": "libtorch-cpu-shared-with-deps-cxx11-abi-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351698/jobs/4634504079", - "databaseId": 7969912205 + "databaseId": 7969912205, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-cxx11-abi-test / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351698/jobs/4635072931", - "databaseId": 7970677772 + "databaseId": 7970677772, + "title": null } ], "pageInfo": { @@ -32432,13 +34084,15 @@ "name": "libtorch-cpu-shared-with-deps-cxx11-abi-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351700/jobs/4634503897", - "databaseId": 7969911960 + "databaseId": 7969911960, + "title": null }, { "name": "libtorch-cpu-shared-with-deps-cxx11-abi-test / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351700/jobs/4635077148", - "databaseId": 7970683450 + "databaseId": 7970683450, + "title": null } ], "pageInfo": { @@ -32468,13 +34122,15 @@ "name": "manywheel-py3_7-cuda10_2-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351699/jobs/4634503896", - "databaseId": 7969911955 + "databaseId": 7969911955, + "title": null }, { "name": "manywheel-py3_7-cuda10_2-test / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351699/jobs/4635934290", - "databaseId": 7971811392 + "databaseId": 7971811392, + "title": null } ], "pageInfo": { @@ -32970,7 +34626,7 @@ } } }, - "query_sha=fd18e61975c0da1daf5f04aef5c3e80210b7755aada1487a16f175069bef2584 cursor=Y3Vyc29yOnYyOpHPAAAAAdkUS2M= name=pytorch number=79694 owner=pytorch": { + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAdkUS2M= name=pytorch number=79694 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -32999,265 +34655,309 @@ "name": "macos-12-py3-x86-64 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634504326", - "databaseId": 7969912552 + "databaseId": 7969912552, + "title": null }, { "name": "macos-12-py3-arm64 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634504522", - "databaseId": 7969912802 + "databaseId": 7969912802, + "title": null }, { "name": "parallelnative-linux-focal-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634504655", - "databaseId": 7969912982 + "databaseId": 7969912982, + "title": null }, { "name": "caffe2-linux-focal-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634504882", - "databaseId": 7969913275 + "databaseId": 7969913275, + "title": null }, { "name": "android-emulator-build-test / build-and-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634505033", - "databaseId": 7969913474 + "databaseId": 7969913474, + "title": null }, { "name": "ios-12-5-1-x86-64 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634505167", - "databaseId": 7969913666 + "databaseId": 7969913666, + "title": null }, { "name": "linux-bionic-py3.7-clang9-slow / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634505347", - "databaseId": 7969913918 + "databaseId": 7969913918, + "title": null }, { "name": "linux-bionic-cuda10.2-py3.9-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634505499", - "databaseId": 7969914117 + "databaseId": 7969914117, + "title": null }, { "name": "libtorch-linux-bionic-cuda11.6-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634505639", - "databaseId": 7969914315 + "databaseId": 7969914315, + "title": null }, { "name": "linux-xenial-cuda11.3-py3.7-gcc7-no-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634505767", - "databaseId": 7969914471 + "databaseId": 7969914471, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634506032", - "databaseId": 7969914820 + "databaseId": 7969914820, + "title": null }, { "name": "macos-12-py3-x86-64-lite-interpreter / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634506202", - "databaseId": 7969915044 + "databaseId": 7969915044, + "title": null }, { "name": "linux-focal-rocm5.2-py3.7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634506357", - "databaseId": 7969915235 + "databaseId": 7969915235, + "title": null }, { "name": "pytorch-linux-xenial-py3-clang5-android-ndk-r19c-build / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634506535", - "databaseId": 7969915460 + "databaseId": 7969915460, + "title": null }, { "name": "linux-bionic-py3.7-clang9-slow / test (slow, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634664404", - "databaseId": 7970124879 + "databaseId": 7970124879, + "title": null }, { "name": "parallelnative-linux-focal-py3.7-gcc7 / test (default, 1, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634669945", - "databaseId": 7970132330 + "databaseId": 7970132330, + "title": null }, { "name": "parallelnative-linux-focal-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634670046", - "databaseId": 7970132453 + "databaseId": 7970132453, + "title": null }, { "name": "macos-12-py3-x86-64 / test (default, 1, 2, macos-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634734165", - "databaseId": 7970217990 + "databaseId": 7970217990, + "title": null }, { "name": "macos-12-py3-x86-64 / test (default, 2, 2, macos-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634734293", - "databaseId": 7970218150 + "databaseId": 7970218150, + "title": null }, { "name": "macos-12-py3-x86-64 / test (functorch, 1, 1, macos-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634734388", - "databaseId": 7970218282 + "databaseId": 7970218282, + "title": null }, { "name": "linux-focal-rocm5.2-py3.7 / test (default, 1, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634772323", - "databaseId": 7970268842 + "databaseId": 7970268842, + "title": null }, { "name": "linux-focal-rocm5.2-py3.7 / test (default, 2, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634772410", - "databaseId": 7970268962 + "databaseId": 7970268962, + "title": null }, { "name": "macos-12-py3-arm64 / test (default, 1, 2, macos-m1-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634812657", - "databaseId": 7970322244 + "databaseId": 7970322244, + "title": null }, { "name": "macos-12-py3-arm64 / test (default, 2, 2, macos-m1-12)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634812746", - "databaseId": 7970322368 + "databaseId": 7970322368, + "title": null }, { "name": "macos-12-py3-arm64-mps / Run MPS tests", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634812878", - "databaseId": 7970322537 + "databaseId": 7970322537, + "title": null }, { "name": "linux-bionic-cuda10.2-py3.9-gcc7 / test (default, 1, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634868761", - "databaseId": 7970396233 + "databaseId": 7970396233, + "title": null }, { "name": "linux-bionic-cuda10.2-py3.9-gcc7 / test (default, 2, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634868884", - "databaseId": 7970396396 + "databaseId": 7970396396, + "title": null }, { "name": "linux-bionic-cuda10.2-py3.9-gcc7 / test (default, 3, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634869012", - "databaseId": 7970396545 + "databaseId": 7970396545, + "title": null }, { "name": "linux-bionic-cuda10.2-py3.9-gcc7 / test (default, 4, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634869132", - "databaseId": 7970396722 + "databaseId": 7970396722, + "title": null }, { "name": "linux-bionic-cuda10.2-py3.9-gcc7 / test (functorch, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634869240", - "databaseId": 7970396872 + "databaseId": 7970396872, + "title": null }, { "name": "linux-bionic-cuda10.2-py3.9-gcc7 / test (slow, 1, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634869348", - "databaseId": 7970397020 + "databaseId": 7970397020, + "title": null }, { "name": "linux-bionic-cuda10.2-py3.9-gcc7 / test (slow, 2, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634869457", - "databaseId": 7970397157 + "databaseId": 7970397157, + "title": null }, { "name": "linux-bionic-cuda10.2-py3.9-gcc7 / test (nogpu_AVX512, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634869537", - "databaseId": 7970397279 + "databaseId": 7970397279, + "title": null }, { "name": "linux-bionic-cuda10.2-py3.9-gcc7 / test (nogpu_NO_AVX2, 1, 1, linux.2xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634869649", - "databaseId": 7970397429 + "databaseId": 7970397429, + "title": null }, { "name": "linux-bionic-cuda10.2-py3.9-gcc7 / test (jit_legacy, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634869743", - "databaseId": 7970397569 + "databaseId": 7970397569, + "title": null }, { "name": "linux-bionic-cuda10.2-py3.9-gcc7 / test (distributed, 1, 2, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634869861", - "databaseId": 7970397718 + "databaseId": 7970397718, + "title": null }, { "name": "linux-bionic-cuda10.2-py3.9-gcc7 / test (distributed, 2, 2, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4634869984", - "databaseId": 7970397867 + "databaseId": 7970397867, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / test (default, 1, 5, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4635049837", - "databaseId": 7970646016 + "databaseId": 7970646016, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / test (default, 2, 5, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4635049935", - "databaseId": 7970646221 + "databaseId": 7970646221, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / test (default, 3, 5, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4635050025", - "databaseId": 7970646433 + "databaseId": 7970646433, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / test (default, 4, 5, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4635050129", - "databaseId": 7970646611 + "databaseId": 7970646611, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / test (default, 5, 5, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4635050234", - "databaseId": 7970646765 + "databaseId": 7970646765, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / test (functorch, 1, 1, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4635050323", - "databaseId": 7970646889 + "databaseId": 7970646889, + "title": null }, { "name": "win-vs2019-cuda11.6-py3 / test (force_on_cpu, 1, 1, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351701/jobs/4635050460", - "databaseId": 7970647096 + "databaseId": 7970647096, + "title": null } ], "pageInfo": { @@ -33287,187 +34987,218 @@ "name": "ios-12-5-1-arm64-metal / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634504650", - "databaseId": 7969912973 + "databaseId": 7969912973, + "title": null }, { "name": "linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634504883", - "databaseId": 7969913277 + "databaseId": 7969913277, + "title": null }, { "name": "ios-12-5-1-arm64 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634505024", - "databaseId": 7969913466 + "databaseId": 7969913466, + "title": null }, { "name": "buck-build-test / buck-build-test", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634505165", - "databaseId": 7969913662 + "databaseId": 7969913662, + "title": null }, { "name": "ios-12-5-1-arm64-coreml / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634505316", - "databaseId": 7969913887 + "databaseId": 7969913887, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.7-gcc7-debug / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634505521", - "databaseId": 7969914151 + "databaseId": 7969914151, + "title": null }, { "name": "libtorch-linux-bionic-cuda11.7-py3.7-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634505667", - "databaseId": 7969914340 + "databaseId": 7969914340, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.7-gcc7-debug / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634505786", - "databaseId": 7969914499 + "databaseId": 7969914499, + "title": null }, { "name": "linux-focal-rocm5.2-py3.7-slow / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634506031", - "databaseId": 7969914821 + "databaseId": 7969914821, + "title": null }, { "name": "linux-bionic-cuda10.2-py3.9-gcc7 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634506209", - "databaseId": 7969915045 + "databaseId": 7969915045, + "title": null }, { "name": "linux-focal-rocm5.2-py3.7-distributed / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634506353", - "databaseId": 7969915229 + "databaseId": 7969915229, + "title": null }, { "name": "win-vs2019-cuda11.7-py3 / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634506550", - "databaseId": 7969915473 + "databaseId": 7969915473, + "title": null }, { "name": "ios-12-5-1-x86-64-coreml / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634506968", - "databaseId": 7969916053 + "databaseId": 7969916053, + "title": null }, { "name": "ios-12-5-1-arm64-custom-ops / build", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634507176", - "databaseId": 7969916307 + "databaseId": 7969916307, + "title": null }, { "name": "linux-focal-rocm5.2-py3.7-distributed / test (distributed, 1, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634799214", - "databaseId": 7970304744 + "databaseId": 7970304744, + "title": "linux-focal-rocm5.2-py3.7-distributed / test (distributed, 1, 2, linux.rocm.gpu)" }, { "name": "linux-focal-rocm5.2-py3.7-distributed / test (distributed, 2, 2, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634799342", - "databaseId": 7970304903 + "databaseId": 7970304903, + "title": "linux-focal-rocm5.2-py3.7-distributed / test (distributed, 2, 2, linux.rocm.gpu)" }, { "name": "linux-focal-rocm5.2-py3.7-slow / test (slow, 1, 1, linux.rocm.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634800216", - "databaseId": 7970306032 + "databaseId": 7970306032, + "title": null }, { "name": "linux-bionic-cuda10.2-py3.9-gcc7 / test (multigpu, 1, 1, linux.16xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634896194", - "databaseId": 7970432600 + "databaseId": 7970432600, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.7-gcc7-debug / test (default, 1, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634955955", - "databaseId": 7970514363 + "databaseId": 7970514363, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.7-gcc7-debug / test (default, 2, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634956066", - "databaseId": 7970514517 + "databaseId": 7970514517, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.7-gcc7-debug / test (default, 3, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634956160", - "databaseId": 7970514662 + "databaseId": 7970514662, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.7-gcc7-debug / test (default, 4, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634956251", - "databaseId": 7970514797 + "databaseId": 7970514797, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.7-gcc7-debug / test (default, 1, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634987167", - "databaseId": 7970558324 + "databaseId": 7970558324, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.7-gcc7-debug / test (default, 2, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634987289", - "databaseId": 7970558482 + "databaseId": 7970558482, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.7-gcc7-debug / test (default, 3, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634987406", - "databaseId": 7970558635 + "databaseId": 7970558635, + "title": null }, { "name": "linux-bionic-cuda11.7-py3.7-gcc7-debug / test (default, 4, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4634987543", - "databaseId": 7970558811 + "databaseId": 7970558811, + "title": null }, { "name": "win-vs2019-cuda11.7-py3 / test (default, 1, 2, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4635020787", - "databaseId": 7970605496 + "databaseId": 7970605496, + "title": null }, { "name": "win-vs2019-cuda11.7-py3 / test (default, 2, 2, windows.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4635020896", - "databaseId": 7970605648 + "databaseId": 7970605648, + "title": null }, { "name": "win-vs2019-cuda11.7-py3 / test (force_on_cpu, 1, 1, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4635021008", - "databaseId": 7970605769 + "databaseId": 7970605769, + "title": null }, { "name": "linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck / test (default, 1, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4635184380", - "databaseId": 7970823528 + "databaseId": 7970823528, + "title": null }, { "name": "linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck / test (default, 2, 2, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2910351759/jobs/4635184472", - "databaseId": 7970823657 + "databaseId": 7970823657, + "title": null } ], "pageInfo": { @@ -33492,7 +35223,7 @@ } } }, - "query_sha=c982c18030d28524b33d684c8b62a4db4218f2a40a0630a0babb20ed3b87d323 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAdqZ2fA= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAdioqXw= name=pytorch number=79694 owner=pytorch": { + "query_sha=ada119ceda3e867b82ccea3406111b1cab554821289b906c554518aeaffdfde2 cr_cursor=Y3Vyc29yOnYyOpHPAAAAAdqZ2fA= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAdioqXw= name=pytorch number=79694 owner=pytorch": { "data": { "repository": { "pullRequest": { @@ -33510,43 +35241,50 @@ "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 4, 4, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628856668", - "databaseId": 7962483297 + "databaseId": 7962483297, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (distributed, 1, 2, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628856772", - "databaseId": 7962483437 + "databaseId": 7962483437, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (distributed, 2, 2, linux.8xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628856812", - "databaseId": 7962483496 + "databaseId": 7962483496, + "title": null }, { "name": "linux-bionic-cuda11.6-py3.10-gcc7 / test (functorch, 1, 1, linux.4xlarge.nvidia.gpu)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628856867", - "databaseId": 7962483565 + "databaseId": 7962483565, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628858900", - "databaseId": 7962486224 + "databaseId": 7962486224, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628858948", - "databaseId": 7962486285 + "databaseId": 7962486285, + "title": null }, { "name": "win-vs2019-cpu-py3 / test (functorch, 1, 1, windows.4xlarge)", "conclusion": "SUCCESS", "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/2907393329/jobs/4628859006", - "databaseId": 7962486353 + "databaseId": 7962486353, + "title": null } ], "pageInfo": { @@ -33623,5 +35361,3671 @@ "team": null } } + }, + "query_sha=987321fccb8ab37e061c69e26e83543eca6f4d1c0a8f8f55d4d34df8f46009b4 name=pytorch number=100652 owner=pytorch": { + "data": { + "repository": { + "pullRequest": { + "closed": true, + "isCrossRepository": false, + "author": { + "login": "eellison" + }, + "title": "Inductor Freezing", + "body": "Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom):\n* #100746\n* #100653\n* __->__ #100652\n\r\n\r\nAdds a freezing pass that will constant fold parameters in inductor `config.freezing`. This occurs post functionalization in aot autograd to capture both dispatching and allow passes to occur post functionalization. A few notes:\r\n\r\n- There is an option to discard parameters `config.freezing_discard_parameters` which will take the current eager modules and wrap parameters to a Tensor subclass which will error if used. \r\n- I needed to expose flat_params in aot_autograd in order to discard old references when we constant fold away parameters, like with amp. I also exposed `fw_metadata` to avoid constant folding mutated paraemters. \r\n- Caching parameter transformations/constant folding across different inferences nyi\r\n- Checking version_counter of constant folded params nyi\r\n\r\n\r\nI'm not really sure what the actual naming should be. In jit there was both \"freezing\", which was platform agnostic, and \"optimize for inference\", which made device specific optimizations. We're doing the latter here but maybe freezing is a better name.\r\n\r\ncc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @Xia-Weiwen @wenzhe-nrv @jiayisunx @peterbell10 @ipiszy @ngimel @yf225 @aakhundov @soumith @desertfire\r\n\r\nDifferential Revision: [D46244033](https://our.internmc.facebook.com/intern/diff/D46244033)", + "headRefName": "gh/eellison/439/head", + "headRepository": { + "nameWithOwner": "pytorch/pytorch" + }, + "baseRefName": "gh/eellison/439/base", + "baseRefOid": "2db79741a092d03294d04c7e247a1916a0835f74", + "baseRepository": { + "nameWithOwner": "pytorch/pytorch", + "isPrivate": false, + "defaultBranchRef": { + "name": "main" + } + }, + "mergeCommit": null, + "commits_with_authors": { + "nodes": [ + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "65d0a7647df8a7c466401b40d91c94280a1d7a66" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "85539eeecbb9734dd00d227b48ff4b52d0cb1d1a" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "b26af0bde20d8dbddccce4d0b0eeb47d1293e8f7" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "7e1e2a9fabfdd9c65fe6cbe8fbf13e788535c176" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "03bd79e50eaf28bec5cd6ac7d55c732b3f868d48" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "edadb81ec4d9242e12042a6e61d0bfd093579eaa" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "20100caad8bd1c4357cc81117785611105f8faa6" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "955ba1df27e888f58f71836dc1643c5b8bfaa9db" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "6fdc41994bf788cdb16d53662895c9147a4ac79f" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "da655754076d00b3c1f731d06eb45c520f0543c4" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "6333b3924994e09911b31bc1f68c2c13490157e1" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "887649beed5b74fe969bc271471fad623651db3c" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "44dd75a40897268bac97195620c646384f741f9b" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "e43ccddc850d2f16e586caec054b92ab4a163c82" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "ca0263f7157efb8b9a1c546f37607179588e6602" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "3e5eea2a3a2698f7084af5f1d476ae57d34478f8" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "25e3f655c3d19f4fe63db8482e54f380631b62e3" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "fb2d81550356b1b11a4266aee391f762aba27b6d" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "bd2f558bce118f49b3853bcf5d93c5a065c3ce83" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "fc87b3241b201b2356d4c5d55db01d9a17be6ecc" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "c6f0b94dd5e4a46e9694fcfa1a19989d33576010" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "0449e3118ae6e5ea4f5afa64823e2a2599e0e611" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "0e7b9494f792646b430d80b0607a341e4be80bdf" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "cbd30a6c41b6db05a93257b541125d60a460f58f" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "e4ab199614c3d4fa332e136020d79891051a02af" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "eb915e3520d2ce0def0018f84257499315423c33" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "bf875a04fff931831569bf2f6901860a2b986f52" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "e6199da058cc9ef6cbe09e2a97d7fd29759ac92e" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "91fd27c1148a8a5e36c9bbc1ff7be0305eb6d496" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "8372107ba863e5f755ac3d79b4d5b8d3f84fecb8" + } + }, + { + "commit": { + "author": { + "user": { + "login": "eellison" + }, + "email": "elias.ellison@gmail.com", + "name": "Elias Ellison" + }, + "oid": "17a09e69c00f9416f8e9719a311d942df2b5fc42" + } + } + ], + "pageInfo": { + "endCursor": "MzE", + "hasNextPage": false + }, + "totalCount": 31 + }, + "commits": { + "nodes": [ + { + "commit": { + "checkSuites": { + "edges": [ + { + "node": { + "app": { + "name": "Facebook GitHub Tools", + "databaseId": 12274 + }, + "workflowRun": null, + "checkRuns": { + "nodes": [ + { + "name": "Meta Internal-Only Changes Check", + "conclusion": "SUCCESS", + "detailsUrl": "https://opensource.facebook.com/", + "databaseId": 14196207912, + "title": "There is no internal Diff connected, this can be merged now" + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA04o8Sg=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydq_aA=" + }, + { + "node": { + "app": { + "name": "Netlify", + "databaseId": 13473 + }, + "workflowRun": null, + "checkRuns": { + "nodes": [], + "pageInfo": { + "endCursor": null, + "hasNextPage": false + } + }, + "conclusion": null + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydq_bM=" + }, + { + "node": { + "app": { + "name": "Azure Pipelines", + "databaseId": 9426 + }, + "workflowRun": null, + "checkRuns": { + "nodes": [], + "pageInfo": { + "endCursor": null, + "hasNextPage": false + } + }, + "conclusion": null + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydq_b4=" + }, + { + "node": { + "app": { + "name": "Dependabot", + "databaseId": 29110 + }, + "workflowRun": null, + "checkRuns": { + "nodes": [], + "pageInfo": { + "endCursor": null, + "hasNextPage": false + } + }, + "conclusion": null + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydq_dI=" + }, + { + "node": { + "app": { + "name": "Codecov", + "databaseId": 254 + }, + "workflowRun": null, + "checkRuns": { + "nodes": [], + "pageInfo": { + "endCursor": null, + "hasNextPage": false + } + }, + "conclusion": null + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydq_ek=" + }, + { + "node": { + "app": { + "name": "PyTorch Bot", + "databaseId": 40112 + }, + "workflowRun": null, + "checkRuns": { + "nodes": [], + "pageInfo": { + "endCursor": null, + "hasNextPage": false + } + }, + "conclusion": null + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydq_fs=" + }, + { + "node": { + "app": { + "name": "CircleCI Checks", + "databaseId": 18001 + }, + "workflowRun": null, + "checkRuns": { + "nodes": [], + "pageInfo": { + "endCursor": null, + "hasNextPage": false + } + }, + "conclusion": null + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydq_gs=" + }, + { + "node": { + "app": { + "name": "copilot4prs", + "databaseId": 299760 + }, + "workflowRun": null, + "checkRuns": { + "nodes": [], + "pageInfo": { + "endCursor": null, + "hasNextPage": false + } + }, + "conclusion": null + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydq_iY=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "Labeler" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5246650542" + }, + "checkRuns": { + "nodes": [ + { + "name": "triage", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650542/jobs/9475746659", + "databaseId": 14196208894, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA04o9P4=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydrDxk=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "BC Lint" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5246650657" + }, + "checkRuns": { + "nodes": [ + { + "name": "bc_linter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650657/jobs/9475746931", + "databaseId": 14196209272, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA04o9ng=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydrEI8=" + } + ], + "pageInfo": { + "hasNextPage": true + } + }, + "status": { + "contexts": [ + { + "context": "EasyCLA", + "state": "SUCCESS", + "targetUrl": "https://easycla.lfx.linuxfoundation.org/#/?version=2" + } + ] + }, + "pushedDate": "2023-06-12T17:25:05Z", + "oid": "17a09e69c00f9416f8e9719a311d942df2b5fc42" + } + } + ] + }, + "changedFiles": 9, + "files": { + "nodes": [ + { + "path": "test/inductor/test_inductor_freezing.py" + }, + { + "path": "torch/_functorch/aot_autograd.py" + }, + { + "path": "torch/_guards.py" + }, + { + "path": "torch/_inductor/compile_fx.py" + }, + { + "path": "torch/_inductor/config.py" + }, + { + "path": "torch/_inductor/freezing.py" + }, + { + "path": "torch/_inductor/inductor_prims.py" + }, + { + "path": "torch/_inductor/ir.py" + }, + { + "path": "torch/_prims/__init__.py" + } + ], + "pageInfo": { + "endCursor": "OQ", + "hasNextPage": false + } + }, + "reviews": { + "nodes": [ + { + "author": { + "login": "bdhirsh" + }, + "state": "COMMENTED" + }, + { + "author": { + "login": "bdhirsh" + }, + "state": "COMMENTED" + }, + { + "author": { + "login": "bdhirsh" + }, + "state": "COMMENTED" + }, + { + "author": { + "login": "bdhirsh" + }, + "state": "COMMENTED" + }, + { + "author": { + "login": "bdhirsh" + }, + "state": "COMMENTED" + }, + { + "author": { + "login": "jansel" + }, + "state": "CHANGES_REQUESTED" + }, + { + "author": { + "login": "eellison" + }, + "state": "COMMENTED" + }, + { + "author": { + "login": "eellison" + }, + "state": "COMMENTED" + }, + { + "author": { + "login": "leslie-fang-intel" + }, + "state": "COMMENTED" + }, + { + "author": { + "login": "jansel" + }, + "state": "COMMENTED" + }, + { + "author": { + "login": "eellison" + }, + "state": "COMMENTED" + }, + { + "author": { + "login": "eellison" + }, + "state": "COMMENTED" + }, + { + "author": { + "login": "jansel" + }, + "state": "APPROVED" + } + ], + "pageInfo": { + "startCursor": "Y3Vyc29yOnYyOpO5MjAyMy0wNS0zMVQwOTozNjozNy0wNzowMLkyMDIzLTA1LTMxVDA5OjM2OjM2LTA3OjAwzlalj9Y=", + "hasPreviousPage": false + } + }, + "comments": { + "nodes": [ + { + "bodyText": "@pytorchbot revert -m \"This seems to be breaking test_aliased_param_return_cpu on trunk. See for more details: https://www.torch-ci.com/pytorch/pytorch/commit/d083d444ff41cfb2352f4f5e1780c1b9a2126049\" -c landrace", + "createdAt": "2023-06-12T22:30:07Z", + "author": { + "login": "osalpekar" + }, + "authorAssociation": "MEMBER", + "editor": null, + "databaseId": 1588195237, + "url": "https://github.com/pytorch/pytorch/pull/100652#issuecomment-1588195237" + }, + { + "bodyText": "@pytorchbot successfully started a revert job. Check the current status here.\nQuestions? Feedback? Please reach out to the PyTorch DevX Team", + "createdAt": "2023-06-12T22:32:32Z", + "author": { + "login": "pytorchmergebot" + }, + "authorAssociation": "MEMBER", + "editor": null, + "databaseId": 1588196846, + "url": "https://github.com/pytorch/pytorch/pull/100652#issuecomment-1588196846" + }, + { + "bodyText": "Can't revert PR that was landed via phabricator as D46244033. Please revert by going to the internal diff and clicking Unland.", + "createdAt": "2023-06-12T22:32:36Z", + "author": { + "login": "pytorchmergebot" + }, + "authorAssociation": "MEMBER", + "editor": null, + "databaseId": 1588196904, + "url": "https://github.com/pytorch/pytorch/pull/100652#issuecomment-1588196904" + }, + { + "bodyText": "Test disabled here #103466", + "createdAt": "2023-06-12T22:56:12Z", + "author": { + "login": "eellison" + }, + "authorAssociation": "MEMBER", + "editor": null, + "databaseId": 1588213564, + "url": "https://github.com/pytorch/pytorch/pull/100652#issuecomment-1588213564" + }, + { + "bodyText": "There are now other failed tests besides the above disabled one https://hud.pytorch.org/pytorch/pytorch/commit/c3d3165f16dccd88872139b72cd421e0ceafdd9b, and the diff hasn't been landed internally yet, so should we submit a revert PR or disable the whole test_inductor_freezing file?", + "createdAt": "2023-06-12T23:29:28Z", + "author": { + "login": "huydhn" + }, + "authorAssociation": "MEMBER", + "editor": null, + "databaseId": 1588245341, + "url": "https://github.com/pytorch/pytorch/pull/100652#issuecomment-1588245341" + } + ], + "pageInfo": { + "startCursor": "Y3Vyc29yOnYyOpHOXqnvpQ==", + "hasPreviousPage": true + } + }, + "labels": { + "edges": [ + { + "node": { + "name": "Merged" + } + }, + { + "node": { + "name": "ciflow/trunk" + } + }, + { + "node": { + "name": "module: inductor" + } + }, + { + "node": { + "name": "ciflow/inductor" + } + }, + { + "node": { + "name": "release notes: AO frontend" + } + } + ] + } + } + } + } + }, + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAydrEI8= name=pytorch number=100652 owner=pytorch": { + "data": { + "repository": { + "pullRequest": { + "commits": { + "nodes": [ + { + "commit": { + "oid": "17a09e69c00f9416f8e9719a311d942df2b5fc42", + "checkSuites": { + "edges": [ + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "TorchBench CI (pytorch-linux-py3.8-cu116)" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5246650659" + }, + "checkRuns": { + "nodes": [ + { + "name": "run-torchbench", + "conclusion": "NEUTRAL", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650659/jobs/9475747046", + "databaseId": 14196209425, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA04o9xE=", + "hasNextPage": false + } + }, + "conclusion": "SKIPPED" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydrEJI=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "pull" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5246650683" + }, + "checkRuns": { + "nodes": [ + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475764942", + "databaseId": 14196233125, + "title": null + }, + { + "name": "linux-bionic-cpu-py3.10-gcc9-bazel-test / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475765110", + "databaseId": 14196233343, + "title": null + }, + { + "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single-full-jit / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475765251", + "databaseId": 14196233527, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475765361", + "databaseId": 14196233679, + "title": null + }, + { + "name": "linux-focal-rocm5.4.2-py3.8 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475765566", + "databaseId": 14196233961, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475765728", + "databaseId": 14196234165, + "title": null + }, + { + "name": "linux-focal-py3-clang7-mobile-custom-build-static / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475765887", + "databaseId": 14196234370, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7-mobile-lightweight-dispatch-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475766035", + "databaseId": 14196234546, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-bazel-test / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475766196", + "databaseId": 14196234749, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475766360", + "databaseId": 14196234951, + "title": null + }, + { + "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475766518", + "databaseId": 14196235135, + "title": null + }, + { + "name": "win-vs2019-cpu-py3 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475766669", + "databaseId": 14196235315, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475766805", + "databaseId": 14196235488, + "title": null + }, + { + "name": "linux-jammy-cuda11.8-cudnn8-py3.8-clang12 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475767003", + "databaseId": 14196235720, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475767134", + "databaseId": 14196235889, + "title": null + }, + { + "name": "linux-bionic-py3_8-clang8-xla / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475767271", + "databaseId": 14196236057, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc9 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475767393", + "databaseId": 14196236217, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7-no-ops / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475767559", + "databaseId": 14196236430, + "title": null + }, + { + "name": "linux-focal-py3.8-clang10-onnx / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475767746", + "databaseId": 14196236671, + "title": null + }, + { + "name": "linux-focal-py3-clang7-mobile-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475767899", + "databaseId": 14196236866, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7-pch / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475768048", + "databaseId": 14196237046, + "title": null + }, + { + "name": "linux-bionic-cpu-py3.10-gcc9-bazel-test / build-and-test (default, 1, 1, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475771190", + "databaseId": 14196241092, + "title": null + }, + { + "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test (default, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475776336", + "databaseId": 14196247864, + "title": null + }, + { + "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single / build-and-test (default, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475776488", + "databaseId": 14196248099, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-bazel-test / build-and-test (default, 1, 1, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475776857", + "databaseId": 14196248608, + "title": null + }, + { + "name": "linux-focal-py3.8-clang10-onnx / test (default, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475980310", + "databaseId": 14196513254, + "title": null + }, + { + "name": "linux-focal-py3.8-clang10-onnx / test (default, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9475980428", + "databaseId": 14196513417, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (default, 1, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476004926", + "databaseId": 14196545540, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (default, 2, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476005094", + "databaseId": 14196545762, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (default, 3, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476005219", + "databaseId": 14196545943, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (docs_test, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476005346", + "databaseId": 14196546111, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (jit_legacy, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476005472", + "databaseId": 14196546270, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (backwards_compat, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476005600", + "databaseId": 14196546441, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (distributed, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476005716", + "databaseId": 14196546590, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (distributed, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476005867", + "databaseId": 14196546782, + "title": null + }, + { + "name": "linux-docs / build-docs-cpp-false", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476006008", + "databaseId": 14196546955, + "title": null + }, + { + "name": "linux-docs / build-docs-python-false", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476006158", + "databaseId": 14196547142, + "title": null + }, + { + "name": "linux-docs / build-docs-functorch-false", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476006287", + "databaseId": 14196547321, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (default, 1, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476007711", + "databaseId": 14196549320, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (default, 2, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476007804", + "databaseId": 14196549463, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (default, 3, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476007905", + "databaseId": 14196549613, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (crossref, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476008012", + "databaseId": 14196549765, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (crossref, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476008123", + "databaseId": 14196549915, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (dynamo, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476008245", + "databaseId": 14196550076, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (dynamo, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476008361", + "databaseId": 14196550252, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (default, 1, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476010958", + "databaseId": 14196553786, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (default, 2, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476011073", + "databaseId": 14196553942, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (default, 3, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476011219", + "databaseId": 14196554164, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (crossref, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476011345", + "databaseId": 14196554330, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (crossref, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476011449", + "databaseId": 14196554476, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA04uOuw=", + "hasNextPage": true + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydrEPs=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "Lint" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5246650697" + }, + "checkRuns": { + "nodes": [ + { + "name": "docker-image", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650697/jobs/9475754744", + "databaseId": 14196219699, + "title": null + }, + { + "name": "pr-sanity-checks", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650697/jobs/9475754941", + "databaseId": 14196219949, + "title": null + }, + { + "name": "Test collect_env (with_torch)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650697/jobs/9475755118", + "databaseId": 14196220187, + "title": null + }, + { + "name": "Test collect_env (without_torch)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650697/jobs/9475755250", + "databaseId": 14196220347, + "title": null + }, + { + "name": "Test collect_env (older_python_version)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650697/jobs/9475755333", + "databaseId": 14196220480, + "title": null + }, + { + "name": "Test tools / linux-job", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650697/jobs/9475777773", + "databaseId": 14196249810, + "title": null + }, + { + "name": "toc / linux-job", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650697/jobs/9475777949", + "databaseId": 14196250024, + "title": null + }, + { + "name": "workflow-checks / linux-job", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650697/jobs/9475778090", + "databaseId": 14196250223, + "title": null + }, + { + "name": "quick-checks / linux-job", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650697/jobs/9475778250", + "databaseId": 14196250420, + "title": null + }, + { + "name": "lintrunner / linux-job", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650697/jobs/9475778406", + "databaseId": 14196250613, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA04pl_U=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydrET0=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "linux-binary-libtorch-pre-cxx11" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5246652342" + }, + "checkRuns": { + "nodes": [ + { + "name": "libtorch-cpu-shared-with-deps-pre-cxx11-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652342/jobs/9475761881", + "databaseId": 14196229022, + "title": null + }, + { + "name": "libtorch-cpu-shared-with-deps-pre-cxx11-test / test", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652342/jobs/9476605807", + "databaseId": 14197329432, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA046Dhg=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydrInc=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "linux-binary-manywheel" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5246652349" + }, + "checkRuns": { + "nodes": [ + { + "name": "manywheel-py3_8-cuda12_1-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652349/jobs/9475761837", + "databaseId": 14196228959, + "title": null + }, + { + "name": "manywheel-py3_8-cuda11_8-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652349/jobs/9475761990", + "databaseId": 14196229163, + "title": null + }, + { + "name": "manywheel-py3_8-cuda12_1-test / test", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652349/jobs/9477453183", + "databaseId": 14198431424, + "title": null + }, + { + "name": "manywheel-py3_8-cuda11_8-test / test", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652349/jobs/9477555224", + "databaseId": 14198562615, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA05M3zc=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydrIoI=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "linux-binary-libtorch-cxx11-abi" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5246652352" + }, + "checkRuns": { + "nodes": [ + { + "name": "libtorch-cpu-shared-with-deps-cxx11-abi-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652352/jobs/9475758534", + "databaseId": 14196224696, + "title": null + }, + { + "name": "libtorch-cpu-shared-with-deps-cxx11-abi-test / test", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652352/jobs/9476452983", + "databaseId": 14197136155, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA043Gxs=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydrIoo=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "trunk" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5246652354" + }, + "checkRuns": { + "nodes": [ + { + "name": "linux-focal-rocm5.4.2-py3.8 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9475765626", + "databaseId": 14196234042, + "title": null + }, + { + "name": "macos-12-py3-arm64 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9475765801", + "databaseId": 14196234256, + "title": null + }, + { + "name": "pytorch-linux-focal-py3-clang7-android-ndk-r19c-build / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9475765953", + "databaseId": 14196234450, + "title": null + }, + { + "name": "win-vs2019-cuda11.8-py3 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9475766115", + "databaseId": 14196234649, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9475766297", + "databaseId": 14196234874, + "title": null + }, + { + "name": "libtorch-linux-bionic-cuda12.1-py3.7-gcc9-debug / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9475766441", + "databaseId": 14196235047, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-no-ops / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9475766579", + "databaseId": 14196235206, + "title": null + }, + { + "name": "win-vs2019-cpu-py3 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9475766730", + "databaseId": 14196235393, + "title": null + }, + { + "name": "caffe2-linux-focal-py3.8-gcc7 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9475766907", + "databaseId": 14196235607, + "title": null + }, + { + "name": "pytorch-linux-focal-py3-clang7-android-ndk-r19c-build / build (default, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9475776251", + "databaseId": 14196247755, + "title": null + }, + { + "name": "macos-12-py3-arm64 / test (default, 1, 3, macos-m1-12)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9475963022", + "databaseId": 14196490778, + "title": null + }, + { + "name": "macos-12-py3-arm64 / test (default, 2, 3, macos-m1-12)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9475963159", + "databaseId": 14196490959, + "title": null + }, + { + "name": "macos-12-py3-arm64 / test (default, 3, 3, macos-m1-12)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9475963297", + "databaseId": 14196491149, + "title": null + }, + { + "name": "macos-12-py3-arm64-mps / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9475963475", + "databaseId": 14196491383, + "title": null + }, + { + "name": "macos-12-py3-arm64-mps / test (default, 1, 1)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9475971471", + "databaseId": 14196501750, + "title": null + }, + { + "name": "linux-focal-rocm5.4.2-py3.8 / test (default, 1, 3, linux.rocm.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9476211087", + "databaseId": 14196819369, + "title": null + }, + { + "name": "linux-focal-rocm5.4.2-py3.8 / test (default, 2, 3, linux.rocm.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9476211269", + "databaseId": 14196819592, + "title": null + }, + { + "name": "linux-focal-rocm5.4.2-py3.8 / test (default, 3, 3, linux.rocm.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9476211388", + "databaseId": 14196819762, + "title": null + }, + { + "name": "win-vs2019-cpu-py3 / test (default, 1, 3, windows.4xlarge.nonephemeral)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9476241491", + "databaseId": 14196859624, + "title": null + }, + { + "name": "win-vs2019-cpu-py3 / test (default, 2, 3, windows.4xlarge.nonephemeral)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9476241592", + "databaseId": 14196859765, + "title": null + }, + { + "name": "win-vs2019-cpu-py3 / test (default, 3, 3, windows.4xlarge.nonephemeral)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9476241708", + "databaseId": 14196859931, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (nogpu_AVX512, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9476243398", + "databaseId": 14196862265, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (nogpu_NO_AVX2, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9476243492", + "databaseId": 14196862391, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (jit_legacy, 1, 1, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652354/jobs/9476243620", + "databaseId": 14196862565, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA04y7mU=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydrIo0=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "inductor-periodic" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5246652496" + }, + "checkRuns": { + "nodes": [ + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652496/jobs/9475757915", + "databaseId": 14196223913, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (dynamo_eager_torchbench, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "FAILURE", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652496/jobs/9476239698", + "databaseId": 14196857228, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (dynamo_eager_huggingface, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652496/jobs/9476239851", + "databaseId": 14196857439, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (dynamo_eager_timm, 1, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652496/jobs/9476239974", + "databaseId": 14196857609, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (dynamo_eager_timm, 2, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652496/jobs/9476240121", + "databaseId": 14196857799, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (aot_eager_torchbench, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "FAILURE", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652496/jobs/9476240233", + "databaseId": 14196857955, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (aot_eager_huggingface, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652496/jobs/9476240377", + "databaseId": 14196858148, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (aot_eager_timm, 1, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652496/jobs/9476240492", + "databaseId": 14196858301, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (aot_eager_timm, 2, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652496/jobs/9476240618", + "databaseId": 14196858466, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (dynamic_aot_eager_torchbench, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "FAILURE", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652496/jobs/9476240718", + "databaseId": 14196858604, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (dynamic_aot_eager_huggingface, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652496/jobs/9476240845", + "databaseId": 14196858767, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (dynamic_aot_eager_timm, 1, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652496/jobs/9476240968", + "databaseId": 14196858916, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (dynamic_aot_eager_timm, 2, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652496/jobs/9476241069", + "databaseId": 14196859058, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA04y4LI=", + "hasNextPage": false + } + }, + "conclusion": "FAILURE" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydrI8g=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "inductor" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5246652497" + }, + "checkRuns": { + "nodes": [ + { + "name": "cuda11.8-py3.10-gcc7-sm80 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9475758143", + "databaseId": 14196224204, + "title": null + }, + { + "name": "linux-focal-cpu-py3.8-gcc7-inductor / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9475758399", + "databaseId": 14196224520, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9475758572", + "databaseId": 14196224739, + "title": null + }, + { + "name": "linux-focal-cpu-py3.8-gcc7-inductor / test (inductor_huggingface_cpu_accuracy, 1, 1, linux.12xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9476001370", + "databaseId": 14196540682, + "title": null + }, + { + "name": "linux-focal-cpu-py3.8-gcc7-inductor / test (inductor_timm_cpu_accuracy, 1, 2, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9476001510", + "databaseId": 14196540878, + "title": null + }, + { + "name": "linux-focal-cpu-py3.8-gcc7-inductor / test (inductor_timm_cpu_accuracy, 2, 2, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9476001646", + "databaseId": 14196541076, + "title": null + }, + { + "name": "linux-focal-cpu-py3.8-gcc7-inductor / test (inductor_torchbench_cpu_accuracy, 1, 1, linux.4xlarge)", + "conclusion": "FAILURE", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9476001761", + "databaseId": 14196541249, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9476224680", + "databaseId": 14196837156, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_huggingface, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9476224810", + "databaseId": 14196837320, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_timm, 1, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9476224938", + "databaseId": 14196837473, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_timm, 2, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9476225055", + "databaseId": 14196837629, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_torchbench, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "FAILURE", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9476225188", + "databaseId": 14196837802, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_huggingface_dynamic, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9476225312", + "databaseId": 14196837968, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_timm_dynamic, 1, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9476225452", + "databaseId": 14196838145, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_timm_dynamic, 2, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9476225579", + "databaseId": 14196838321, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_torchbench_dynamic, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "FAILURE", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9476225690", + "databaseId": 14196838481, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_distributed, 1, 1, linux.g5.12xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9476225818", + "databaseId": 14196838636, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm80 / test (inductor_torchbench_smoketest_perf, 1, 1, linux.gcp.a100)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246652497/jobs/9476233730", + "databaseId": 14196849331, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA04yurM=", + "hasNextPage": false + } + }, + "conclusion": "FAILURE" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAydrI8o=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "BC Lint" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5248439402" + }, + "checkRuns": { + "nodes": [ + { + "name": "bc_linter", + "conclusion": "CANCELLED", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5248439402/jobs/9479932397", + "databaseId": 14201655485, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA058EL0=", + "hasNextPage": false + } + }, + "conclusion": "CANCELLED" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAye1kgM=" + } + ], + "pageInfo": { + "hasNextPage": true + } + } + } + } + ] + } + } + } + } + }, + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAye1kgM= name=pytorch number=100652 owner=pytorch": { + "data": { + "repository": { + "pullRequest": { + "commits": { + "nodes": [ + { + "commit": { + "oid": "17a09e69c00f9416f8e9719a311d942df2b5fc42", + "checkSuites": { + "edges": [ + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "BC Lint" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5248440364" + }, + "checkRuns": { + "nodes": [], + "pageInfo": { + "endCursor": null, + "hasNextPage": false + } + }, + "conclusion": "CANCELLED" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAye1nyc=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "BC Lint" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5248440518" + }, + "checkRuns": { + "nodes": [ + { + "name": "bc_linter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5248440518/jobs/9479937609", + "databaseId": 14201662522, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA058LDo=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAye1oN8=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "Labeler" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5249182532" + }, + "checkRuns": { + "nodes": [ + { + "name": "triage", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182532/jobs/9481648637", + "databaseId": 14203865928, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA06dy0g=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAyfSHPI=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "TorchBench CI (pytorch-linux-py3.8-cu116)" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5249182588" + }, + "checkRuns": { + "nodes": [ + { + "name": "run-torchbench", + "conclusion": "NEUTRAL", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182588/jobs/9481648861", + "databaseId": 14203866197, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA06dzFU=", + "hasNextPage": false + } + }, + "conclusion": "SKIPPED" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAyfSHak=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "BC Lint" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5249182591" + }, + "checkRuns": { + "nodes": [ + { + "name": "bc_linter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182591/jobs/9481648853", + "databaseId": 14203866188, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA06dzEw=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAyfSHao=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "Auto Request Review" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5249182593" + }, + "checkRuns": { + "nodes": [ + { + "name": "Auto Request Review", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182593/jobs/9481648864", + "databaseId": 14203866202, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA06dzFo=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAyfSHa4=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "pull" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5249182616" + }, + "checkRuns": { + "nodes": [ + { + "name": "linux-focal-py3.9-clang7-asan / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481649423", + "databaseId": 14203866919, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481649540", + "databaseId": 14203867065, + "title": null + }, + { + "name": "linux-focal-py3-clang7-mobile-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481649629", + "databaseId": 14203867174, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481649737", + "databaseId": 14203867320, + "title": null + }, + { + "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single-full-jit / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481649807", + "databaseId": 14203867414, + "title": null + }, + { + "name": "linux-focal-py3.8-clang10-onnx / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481649925", + "databaseId": 14203867575, + "title": null + }, + { + "name": "linux-bionic-cpu-py3.10-gcc9-bazel-test / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481650014", + "databaseId": 14203867702, + "title": null + }, + { + "name": "win-vs2019-cpu-py3 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481650100", + "databaseId": 14203867816, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481650184", + "databaseId": 14203867921, + "title": null + }, + { + "name": "linux-bionic-py3_8-clang8-xla / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481650259", + "databaseId": 14203868029, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7-no-ops / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481650339", + "databaseId": 14203868161, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc9 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481650432", + "databaseId": 14203868294, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-bazel-test / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481650535", + "databaseId": 14203868440, + "title": null + }, + { + "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481650625", + "databaseId": 14203868561, + "title": null + }, + { + "name": "linux-jammy-cuda11.8-cudnn8-py3.8-clang12 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481650734", + "databaseId": 14203868712, + "title": null + }, + { + "name": "linux-focal-py3-clang7-mobile-custom-build-static / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481650846", + "databaseId": 14203868870, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7-mobile-lightweight-dispatch-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481650964", + "databaseId": 14203869038, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481651088", + "databaseId": 14203869212, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481651193", + "databaseId": 14203869349, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7-pch / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481651305", + "databaseId": 14203869521, + "title": null + }, + { + "name": "linux-focal-rocm5.4.2-py3.8 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481651403", + "databaseId": 14203869650, + "title": null + }, + { + "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single-full-jit / build-and-test (default, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481655854", + "databaseId": 14203875232, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-bazel-test / build-and-test (default, 1, 1, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481656170", + "databaseId": 14203875605, + "title": null + }, + { + "name": "linux-bionic-cpu-py3.10-gcc9-bazel-test / build-and-test (default, 1, 1, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481657297", + "databaseId": 14203876972, + "title": null + }, + { + "name": "linux-focal-py3-clang7-android-ndk-r19c-gradle-custom-build-single / build-and-test (default, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481659188", + "databaseId": 14203879349, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (default, 1, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481810146", + "databaseId": 14204075348, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (default, 2, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481810246", + "databaseId": 14204075486, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (default, 3, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481810323", + "databaseId": 14204075598, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (crossref, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481810406", + "databaseId": 14204075717, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (crossref, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481810523", + "databaseId": 14204075869, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (dynamo, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481810607", + "databaseId": 14204075992, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (dynamo, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481810714", + "databaseId": 14204076133, + "title": null + }, + { + "name": "linux-docs / build-docs-cpp-false", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481811684", + "databaseId": 14204077478, + "title": null + }, + { + "name": "linux-docs / build-docs-python-false", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481811763", + "databaseId": 14204077585, + "title": null + }, + { + "name": "linux-docs / build-docs-functorch-false", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481811816", + "databaseId": 14204077659, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (default, 1, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481811910", + "databaseId": 14204077788, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (default, 2, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481812005", + "databaseId": 14204077906, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (default, 3, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481812079", + "databaseId": 14204078004, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (docs_test, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481812139", + "databaseId": 14204078092, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (jit_legacy, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481812206", + "databaseId": 14204078182, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (backwards_compat, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481812264", + "databaseId": 14204078260, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (distributed, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481812350", + "databaseId": 14204078378, + "title": null + }, + { + "name": "linux-focal-py3.8-gcc7 / test (distributed, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481812431", + "databaseId": 14204078491, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (default, 1, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481812554", + "databaseId": 14204078658, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (default, 2, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481812614", + "databaseId": 14204078749, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (default, 3, 3, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481812683", + "databaseId": 14204078848, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (crossref, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481812755", + "databaseId": 14204078950, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (crossref, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481812818", + "databaseId": 14204079037, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (dynamo, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481812886", + "databaseId": 14204079121, + "title": null + }, + { + "name": "linux-bionic-py3.11-clang9 / test (dynamo, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481812965", + "databaseId": 14204079220, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA06hDHQ=", + "hasNextPage": true + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAyfSHdk=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "Lint" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5249182631" + }, + "checkRuns": { + "nodes": [ + { + "name": "pr-sanity-checks", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182631/jobs/9481649060", + "databaseId": 14203866443, + "title": null + }, + { + "name": "docker-image", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182631/jobs/9481649329", + "databaseId": 14203866788, + "title": null + }, + { + "name": "Test collect_env (with_torch)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182631/jobs/9481649425", + "databaseId": 14203866921, + "title": null + }, + { + "name": "Test collect_env (without_torch)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182631/jobs/9481649520", + "databaseId": 14203867037, + "title": null + }, + { + "name": "Test collect_env (older_python_version)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182631/jobs/9481649607", + "databaseId": 14203867141, + "title": null + }, + { + "name": "quick-checks / linux-job", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182631/jobs/9481671737", + "databaseId": 14203895551, + "title": null + }, + { + "name": "workflow-checks / linux-job", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182631/jobs/9481671833", + "databaseId": 14203895681, + "title": null + }, + { + "name": "toc / linux-job", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182631/jobs/9481671923", + "databaseId": 14203895807, + "title": null + }, + { + "name": "lintrunner / linux-job", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182631/jobs/9481672020", + "databaseId": 14203895926, + "title": null + }, + { + "name": "Test tools / linux-job", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182631/jobs/9481672100", + "databaseId": 14203896033, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA06eQOE=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAyfSHfk=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "linux-binary-manywheel" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5249183314" + }, + "checkRuns": { + "nodes": [ + { + "name": "manywheel-py3_8-cuda11_8-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183314/jobs/9481650919", + "databaseId": 14203868963, + "title": null + }, + { + "name": "manywheel-py3_8-cuda12_1-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183314/jobs/9481651024", + "databaseId": 14203869130, + "title": null + }, + { + "name": "manywheel-py3_8-cuda12_1-test / test", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183314/jobs/9482725631", + "databaseId": 14205254181, + "title": null + }, + { + "name": "manywheel-py3_8-cuda11_8-test / test", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183314/jobs/9483105537", + "databaseId": 14205733119, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA066SP8=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAyfSJUo=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "linux-binary-libtorch-cxx11-abi" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5249183319" + }, + "checkRuns": { + "nodes": [ + { + "name": "libtorch-cpu-shared-with-deps-cxx11-abi-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183319/jobs/9481650910", + "databaseId": 14203868954, + "title": null + }, + { + "name": "libtorch-cpu-shared-with-deps-cxx11-abi-test / test", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183319/jobs/9482161326", + "databaseId": 14204524674, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA06n2II=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAyfSJVs=" + } + ], + "pageInfo": { + "hasNextPage": true + } + } + } + } + ] + } + } + } + } + }, + "query_sha=7d01fb92d2ac98a33cbeff4e8b490a40433f3110e3bf9dd70d88bc496d846e56 cursor=Y3Vyc29yOnYyOpHPAAAAAyfSJVs= name=pytorch number=100652 owner=pytorch": { + "data": { + "repository": { + "pullRequest": { + "commits": { + "nodes": [ + { + "commit": { + "oid": "17a09e69c00f9416f8e9719a311d942df2b5fc42", + "checkSuites": { + "edges": [ + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "linux-binary-libtorch-pre-cxx11" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5249183321" + }, + "checkRuns": { + "nodes": [ + { + "name": "libtorch-cpu-shared-with-deps-pre-cxx11-build / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183321/jobs/9481650901", + "databaseId": 14203868943, + "title": null + }, + { + "name": "libtorch-cpu-shared-with-deps-pre-cxx11-test / test", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183321/jobs/9482244505", + "databaseId": 14204629287, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA06pcSc=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAyfSJV8=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "trunk" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5249183323" + }, + "checkRuns": { + "nodes": [ + { + "name": "libtorch-linux-bionic-cuda12.1-py3.7-gcc9-debug / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481651043", + "databaseId": 14203869149, + "title": null + }, + { + "name": "win-vs2019-cpu-py3 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481651168", + "databaseId": 14203869318, + "title": null + }, + { + "name": "caffe2-linux-focal-py3.8-gcc7 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481651266", + "databaseId": 14203869447, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-no-ops / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481651358", + "databaseId": 14203869594, + "title": null + }, + { + "name": "win-vs2019-cuda11.8-py3 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481651449", + "databaseId": 14203869720, + "title": null + }, + { + "name": "macos-12-py3-arm64 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481651537", + "databaseId": 14203869832, + "title": null + }, + { + "name": "linux-focal-rocm5.4.2-py3.8 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481651623", + "databaseId": 14203869940, + "title": null + }, + { + "name": "pytorch-linux-focal-py3-clang7-android-ndk-r19c-build / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481651702", + "databaseId": 14203870058, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481651790", + "databaseId": 14203870166, + "title": null + }, + { + "name": "pytorch-linux-focal-py3-clang7-android-ndk-r19c-build / build (default, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481656213", + "databaseId": 14203875655, + "title": null + }, + { + "name": "macos-12-py3-arm64 / test (default, 1, 3, macos-m1-12)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481750643", + "databaseId": 14203998590, + "title": null + }, + { + "name": "macos-12-py3-arm64 / test (default, 2, 3, macos-m1-12)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481750772", + "databaseId": 14203998751, + "title": null + }, + { + "name": "macos-12-py3-arm64 / test (default, 3, 3, macos-m1-12)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481750886", + "databaseId": 14203998883, + "title": null + }, + { + "name": "macos-12-py3-arm64-mps / filter", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481751031", + "databaseId": 14203999071, + "title": null + }, + { + "name": "macos-12-py3-arm64-mps / test (default, 1, 1)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481756333", + "databaseId": 14204005890, + "title": null + }, + { + "name": "linux-focal-rocm5.4.2-py3.8 / test (default, 1, 3, linux.rocm.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481963064", + "databaseId": 14204272697, + "title": null + }, + { + "name": "linux-focal-rocm5.4.2-py3.8 / test (default, 2, 3, linux.rocm.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481963172", + "databaseId": 14204272833, + "title": null + }, + { + "name": "linux-focal-rocm5.4.2-py3.8 / test (default, 3, 3, linux.rocm.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481963264", + "databaseId": 14204272950, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (nogpu_AVX512, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481982261", + "databaseId": 14204297464, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (nogpu_NO_AVX2, 1, 1, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481982346", + "databaseId": 14204297576, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (jit_legacy, 1, 1, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481982431", + "databaseId": 14204297694, + "title": null + }, + { + "name": "win-vs2019-cpu-py3 / test (default, 1, 3, windows.4xlarge.nonephemeral)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481988824", + "databaseId": 14204305894, + "title": null + }, + { + "name": "win-vs2019-cpu-py3 / test (default, 2, 3, windows.4xlarge.nonephemeral)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481988922", + "databaseId": 14204306012, + "title": null + }, + { + "name": "win-vs2019-cpu-py3 / test (default, 3, 3, windows.4xlarge.nonephemeral)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183323/jobs/9481989040", + "databaseId": 14204306157, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA06kgu0=", + "hasNextPage": false + } + }, + "conclusion": "SUCCESS" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAyfSJWI=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "inductor-periodic" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5249183431" + }, + "checkRuns": { + "nodes": [ + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183431/jobs/9481651222", + "databaseId": 14203869381, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (dynamo_eager_torchbench, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "FAILURE", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183431/jobs/9481989829", + "databaseId": 14204307166, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (dynamo_eager_huggingface, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183431/jobs/9481989922", + "databaseId": 14204307285, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (dynamo_eager_timm, 1, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183431/jobs/9481990018", + "databaseId": 14204307403, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (dynamo_eager_timm, 2, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183431/jobs/9481990119", + "databaseId": 14204307531, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (aot_eager_torchbench, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "FAILURE", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183431/jobs/9481990225", + "databaseId": 14204307666, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (aot_eager_huggingface, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183431/jobs/9481990317", + "databaseId": 14204307781, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (aot_eager_timm, 1, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183431/jobs/9481990411", + "databaseId": 14204307906, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (aot_eager_timm, 2, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183431/jobs/9481990495", + "databaseId": 14204308012, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (dynamic_aot_eager_torchbench, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "FAILURE", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183431/jobs/9481990597", + "databaseId": 14204308144, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (dynamic_aot_eager_huggingface, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183431/jobs/9481990682", + "databaseId": 14204308257, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (dynamic_aot_eager_timm, 1, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183431/jobs/9481990758", + "databaseId": 14204308355, + "title": null + }, + { + "name": "cuda12.1-py3.10-gcc9-sm86-periodic-dynamo-benchmarks / test (dynamic_aot_eager_timm, 2, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183431/jobs/9481990839", + "databaseId": 14204308456, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA06ki-g=", + "hasNextPage": false + } + }, + "conclusion": "FAILURE" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAyfSJnY=" + }, + { + "node": { + "app": { + "name": "GitHub Actions", + "databaseId": 15368 + }, + "workflowRun": { + "workflow": { + "name": "inductor" + }, + "url": "https://github.com/pytorch/pytorch/actions/runs/5249183433" + }, + "checkRuns": { + "nodes": [ + { + "name": "linux-focal-cpu-py3.8-gcc7-inductor / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481651238", + "databaseId": 14203869404, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm80 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481651337", + "databaseId": 14203869570, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / build", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481651433", + "databaseId": 14203869697, + "title": null + }, + { + "name": "linux-focal-cpu-py3.8-gcc7-inductor / test (inductor_huggingface_cpu_accuracy, 1, 1, linux.12xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481815283", + "databaseId": 14204082280, + "title": null + }, + { + "name": "linux-focal-cpu-py3.8-gcc7-inductor / test (inductor_timm_cpu_accuracy, 1, 2, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481815394", + "databaseId": 14204082414, + "title": null + }, + { + "name": "linux-focal-cpu-py3.8-gcc7-inductor / test (inductor_timm_cpu_accuracy, 2, 2, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481815476", + "databaseId": 14204082520, + "title": null + }, + { + "name": "linux-focal-cpu-py3.8-gcc7-inductor / test (inductor_torchbench_cpu_accuracy, 1, 1, linux.4xlarge)", + "conclusion": "FAILURE", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481815573", + "databaseId": 14204082644, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm80 / test (inductor_torchbench_smoketest_perf, 1, 1, linux.gcp.a100)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481965669", + "databaseId": 14204276095, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481967580", + "databaseId": 14204278517, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_huggingface, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481967663", + "databaseId": 14204278634, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_timm, 1, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481967730", + "databaseId": 14204278728, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_timm, 2, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "FAILURE", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481967795", + "databaseId": 14204278817, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_torchbench, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "FAILURE", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481967867", + "databaseId": 14204278909, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_huggingface_dynamic, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481967938", + "databaseId": 14204279011, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_timm_dynamic, 1, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481968026", + "databaseId": 14204279141, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_timm_dynamic, 2, 2, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481968104", + "databaseId": 14204279264, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_torchbench_dynamic, 1, 1, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "FAILURE", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481968198", + "databaseId": 14204279379, + "title": null + }, + { + "name": "cuda11.8-py3.10-gcc7-sm86 / test (inductor_distributed, 1, 1, linux.g5.12xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249183433/jobs/9481968306", + "databaseId": 14204279517, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA06kGt0=", + "hasNextPage": false + } + }, + "conclusion": "FAILURE" + }, + "cursor": "Y3Vyc29yOnYyOpHPAAAAAyfSJnk=" + } + ], + "pageInfo": { + "hasNextPage": false + } + } + } + } + ] + } + } + } + } + }, + "query_sha=ada119ceda3e867b82ccea3406111b1cab554821289b906c554518aeaffdfde2 cr_cursor=Y3Vyc29yOnYyOpHPAAAAA04uOuw= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAydrEJI= name=pytorch number=100652 owner=pytorch": { + "data": { + "repository": { + "pullRequest": { + "commits": { + "nodes": [ + { + "commit": { + "oid": "17a09e69c00f9416f8e9719a311d942df2b5fc42", + "checkSuites": { + "nodes": [ + { + "checkRuns": { + "nodes": [ + { + "name": "linux-bionic-py3.8-clang9 / test (dynamo, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476011590", + "databaseId": 14196554641, + "title": null + }, + { + "name": "linux-bionic-py3.8-clang9 / test (dynamo, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476011757", + "databaseId": 14196554856, + "title": null + }, + { + "name": "linux-bionic-py3_8-clang8-xla / test (xla, 1, 1, linux.12xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476065218", + "databaseId": 14196625588, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 1, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476067828", + "databaseId": 14196629063, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 2, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476067976", + "databaseId": 14196629255, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 3, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476068116", + "databaseId": 14196629449, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 4, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476068225", + "databaseId": 14196629600, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 5, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476068401", + "databaseId": 14196629825, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 6, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476068551", + "databaseId": 14196630011, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (default, 1, 5, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476238896", + "databaseId": 14196856151, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (default, 2, 5, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476239043", + "databaseId": 14196856341, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (default, 3, 5, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476239166", + "databaseId": 14196856504, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (default, 4, 5, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476239267", + "databaseId": 14196856660, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (default, 5, 5, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476239377", + "databaseId": 14196856801, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476239470", + "databaseId": 14196856931, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / test (default, 1, 5, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476247092", + "databaseId": 14196867378, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / test (default, 2, 5, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476247233", + "databaseId": 14196867562, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / test (default, 3, 5, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476247357", + "databaseId": 14196867725, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / test (default, 4, 5, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476247480", + "databaseId": 14196867904, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / test (default, 5, 5, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476247594", + "databaseId": 14196868057, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc9 / test (distributed, 1, 3, linux.8xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476249572", + "databaseId": 14196870827, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc9 / test (distributed, 2, 3, linux.8xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476249698", + "databaseId": 14196870999, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc9 / test (distributed, 3, 3, linux.8xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5246650683/jobs/9476249817", + "databaseId": 14196871147, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA04zD-s=", + "hasNextPage": false + } + } + } + ] + } + } + } + ] + } + } + } + } + }, + "query_sha=ada119ceda3e867b82ccea3406111b1cab554821289b906c554518aeaffdfde2 cr_cursor=Y3Vyc29yOnYyOpHPAAAAA06hDHQ= cs_cursor=Y3Vyc29yOnYyOpHPAAAAAyfSHa4= name=pytorch number=100652 owner=pytorch": { + "data": { + "repository": { + "pullRequest": { + "commits": { + "nodes": [ + { + "commit": { + "oid": "17a09e69c00f9416f8e9719a311d942df2b5fc42", + "checkSuites": { + "nodes": [ + { + "checkRuns": { + "nodes": [ + { + "name": "linux-bionic-py3_8-clang8-xla / test (xla, 1, 1, linux.12xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481850431", + "databaseId": 14204127267, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 1, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481852093", + "databaseId": 14204129483, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 2, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481852170", + "databaseId": 14204129589, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 3, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481852252", + "databaseId": 14204129698, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 4, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481852335", + "databaseId": 14204129801, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 5, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481852400", + "databaseId": 14204129881, + "title": null + }, + { + "name": "linux-focal-py3.9-clang7-asan / test (default, 6, 6, linux.4xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481852482", + "databaseId": 14204129984, + "title": null + }, + { + "name": "linux-focal-py3.8-clang10-onnx / test (default, 1, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481961999", + "databaseId": 14204271315, + "title": null + }, + { + "name": "linux-focal-py3.8-clang10-onnx / test (default, 2, 2, linux.2xlarge)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481962094", + "databaseId": 14204271438, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / test (default, 1, 5, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481968575", + "databaseId": 14204279853, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / test (default, 2, 5, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481968691", + "databaseId": 14204280015, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / test (default, 3, 5, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481968792", + "databaseId": 14204280142, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / test (default, 4, 5, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481968875", + "databaseId": 14204280256, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9-sm86 / test (default, 5, 5, linux.g5.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481968958", + "databaseId": 14204280361, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (default, 1, 5, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481969243", + "databaseId": 14204280734, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (default, 2, 5, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481969329", + "databaseId": 14204280858, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (default, 3, 5, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481969427", + "databaseId": 14204280984, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (default, 4, 5, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481969521", + "databaseId": 14204281126, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (default, 5, 5, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481969652", + "databaseId": 14204281308, + "title": null + }, + { + "name": "linux-bionic-cuda12.1-py3.10-gcc9 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481969721", + "databaseId": 14204281418, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc9 / test (distributed, 1, 3, linux.8xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481975106", + "databaseId": 14204288381, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc9 / test (distributed, 2, 3, linux.8xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481975190", + "databaseId": 14204288490, + "title": null + }, + { + "name": "linux-bionic-cuda11.8-py3.10-gcc9 / test (distributed, 3, 3, linux.8xlarge.nvidia.gpu)", + "conclusion": "SUCCESS", + "detailsUrl": "https://github.com/pytorch/pytorch/actions/runs/5249182616/jobs/9481975272", + "databaseId": 14204288593, + "title": null + } + ], + "pageInfo": { + "endCursor": "Y3Vyc29yOnYyOpHPAAAAA06kPlE=", + "hasNextPage": false + } + } + } + ] + } + } + } + ] + } + } + } + } } } diff --git a/.github/scripts/test_trymerge.py b/.github/scripts/test_trymerge.py index e900ab145755..f69c3e97e6c9 100755 --- a/.github/scripts/test_trymerge.py +++ b/.github/scripts/test_trymerge.py @@ -453,13 +453,7 @@ class TestTryMerge(TestCase): def test_revert_codev_fails(self, *args: Any) -> None: pr = GitHubPR("pytorch", "pytorch", 91340) - class GitRepoCoDev(GitRepo): - def __init__(self) -> None: - super().__init__(get_git_repo_dir(), get_git_remote_name()) - - def commits_resolving_gh_pr(self, pr_num: int) -> List[str]: - return ["FakeCommitSha"] - + class GitRepoCoDev(DummyGitRepo): def commit_message(self, ref: str) -> str: return pr.get_body() @@ -470,6 +464,16 @@ class TestTryMerge(TestCase): lambda: validate_revert(repo, pr, comment_id=1372496233), ) + def test_revert_codev_abandoned_diff_succeeds(self, *args: Any) -> None: + pr = GitHubPR("pytorch", "pytorch", 100652) + + class GitRepoCoDev(DummyGitRepo): + def commit_message(self, ref: str) -> str: + return pr.get_body() + + repo = GitRepoCoDev() + validate_revert(repo, pr, comment_id=1588195237) + def test_pr_changed_submodule_detection(self, *args: Any) -> None: # Updates submodule during dev-cycle but reverts it later pr = GitHubPR("pytorch", "pytorch", 95045) diff --git a/.github/scripts/trymerge.py b/.github/scripts/trymerge.py index 900e99c07361..fed10147db30 100755 --- a/.github/scripts/trymerge.py +++ b/.github/scripts/trymerge.py @@ -59,6 +59,7 @@ class JobCheckState(NamedTuple): status: Optional[str] classification: Optional[str] job_id: Optional[int] + title: Optional[str] JobNameToStateDict = Dict[str, JobCheckState] @@ -126,6 +127,7 @@ fragment PRCheckSuites on CheckSuiteConnection { conclusion detailsUrl databaseId + title } pageInfo { endCursor @@ -317,6 +319,7 @@ query ($owner: String!, $name: String!, $number: Int!, $cs_cursor: String, $cr_c conclusion detailsUrl databaseId + title } pageInfo { endCursor @@ -441,6 +444,10 @@ MERGE_RULE_PATH = Path(".github") / "merge_rules.yaml" ROCKSET_MERGES_COLLECTION = "merges" ROCKSET_MERGES_WORKSPACE = "commons" REMOTE_MAIN_BRANCH = "origin/main" +INTERNAL_CHANGES_CHECKRUN_NAME = "Meta Internal-Only Changes Check" +HAS_NO_CONNECTED_DIFF_TITLE = ( + "There is no internal Diff connected, this can be merged now" +) def gh_graphql(query: str, **kwargs: Any) -> Dict[str, Any]: @@ -544,8 +551,9 @@ def add_workflow_conclusions( checkrun_name, checkrun_node["detailsUrl"], checkrun_node["conclusion"], - None, - checkrun_node["databaseId"], + classification=None, + job_id=checkrun_node["databaseId"], + title=checkrun_node["title"], ) if bool(checkruns["pageInfo"]["hasNextPage"]): @@ -573,8 +581,9 @@ def add_workflow_conclusions( workflow.name, workflow.url, workflow.status, - None, - None, + classification=None, + job_id=None, + title=None, ) for job_name, job in no_workflow_obj.jobs.items(): res[job_name] = job @@ -879,8 +888,9 @@ class GitHubPR: name, status["targetUrl"], status["state"], - None, - None, + classification=None, + job_id=None, + title=None, ) return self.conclusions @@ -977,7 +987,7 @@ class GitHubPR: return rc.group(1) if rc is not None else None def has_internal_changes(self) -> bool: - checkrun_name = "Meta Internal-Only Changes Check" + checkrun_name = INTERNAL_CHANGES_CHECKRUN_NAME if self.get_diff_revision() is None: return False checks = self.get_checkrun_conclusions() @@ -985,6 +995,13 @@ class GitHubPR: return False return checks[checkrun_name].status != "SUCCESS" + def has_no_connected_diff(self) -> bool: + checkrun_name = INTERNAL_CHANGES_CHECKRUN_NAME + checks = self.get_checkrun_conclusions() + if checks is None or checkrun_name not in checks: + return False + return checks[checkrun_name].title == HAS_NO_CONNECTED_DIFF_TITLE + def merge_ghstack_into( self, repo: GitRepo, @@ -1507,11 +1524,17 @@ def get_classifications( check.status, "IGNORE_CURRENT_CHECK", check.job_id, + check.title, ) continue if "unstable" in name: checks_with_classifications[name] = JobCheckState( - check.name, check.url, check.status, "UNSTABLE", check.job_id + check.name, + check.url, + check.status, + "UNSTABLE", + check.job_id, + check.title, ) continue head_sha_job = head_sha_jobs.get(name) @@ -1523,11 +1546,16 @@ def get_classifications( and head_sha_job["failure_captures"] == merge_base_job["failure_captures"] ): checks_with_classifications[name] = JobCheckState( - check.name, check.url, check.status, "BROKEN_TRUNK", check.job_id + check.name, + check.url, + check.status, + "BROKEN_TRUNK", + check.job_id, + check.title, ) elif any(rule.matches(head_sha_job) for rule in flaky_rules): checks_with_classifications[name] = JobCheckState( - check.name, check.url, check.status, "FLAKY", check.job_id + check.name, check.url, check.status, "FLAKY", check.job_id, check.title ) return checks_with_classifications @@ -1563,6 +1591,10 @@ def validate_revert( ) skip_internal_checks = can_skip_internal_checks(pr, comment_id) + # Ignore associated diff it PR does not have internal changes + if pr.has_no_connected_diff(): + skip_internal_checks = True + # Raises exception if matching rule is not found, but ignores all status checks find_matching_merge_rule( pr, repo, skip_mandatory_checks=True, skip_internal_checks=skip_internal_checks