Home
last modified time | relevance | path

Searched +full:- +full:- +full:workflow +full:- +full:run +full:- +full:id (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/external/pytorch/.github/workflows/
Dupload-test-stats.yml5 …trunk, periodic, inductor, unstable, slow, unstable-periodic, inductor-periodic, rocm, inductor-mi…
7 - completed
11 …ion adapted from https://github.com/community/community/discussions/21090#discussioncomment-3226271
14 runs-on: ubuntu-latest
18 - name: Get workflow run conclusion
19 uses: octokit/request-action@v2.1.0
20 id: get_conclusion
22 …route: GET /repos/${{ github.repository }}/actions/runs/${{ github.event.workflow_run.id }}/attemp…
26 upload-test-stats:
32 runs-on: ubuntu-22.04
[all …]
Dgenerated-windows-binary-conda-nightly.yml5 name: windows-binary-conda
11 - nightly
14 # Release candidate tags look like: v1.11.0-rc1
15 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
16 - 'ciflow/binaries/*'
17 - 'ciflow/binaries_conda/*'
22 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
24 AWS_DEFAULT_REGION: us-east-1
25 BUILD_ENVIRONMENT: windows-binary-conda
31 …group: windows-binary-conda-${{ github.event.pull_request.number || github.ref_name }}-${{ github.…
[all …]
Dgenerated-windows-binary-wheel-nightly.yml5 name: windows-binary-wheel
11 - nightly
14 # Release candidate tags look like: v1.11.0-rc1
15 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
16 - 'ciflow/binaries/*'
17 - 'ciflow/binaries_wheel/*'
22 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
24 AWS_DEFAULT_REGION: us-east-1
25 BUILD_ENVIRONMENT: windows-binary-wheel
31 …group: windows-binary-wheel-${{ github.event.pull_request.number || github.ref_name }}-${{ github.…
[all …]
Dupload-torch-dynamo-perf-stats.yml5 …workflows: [inductor-A100-perf-nightly, inductor-perf-nightly-A10g, inductor-perf-nightly-aarch64,…
7 - completed
10 get-conclusion:
11 runs-on: ubuntu-latest
13 conclusion: ${{ fromJson(steps.get-conclusion.outputs.data).conclusion }}
15 - name: Get workflow run conclusion
16 uses: octokit/request-action@v2.1.0
17 id: get-conclusion
19 …route: GET /repos/${{ github.repository }}/actions/runs/${{ github.event.workflow_run.id }}/attemp…
23 upload-perf-stats:
[all …]
Dgenerated-windows-binary-libtorch-debug-nightly.yml5 name: windows-binary-libtorch-debug
11 - nightly
14 # Release candidate tags look like: v1.11.0-rc1
15 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
16 - 'ciflow/binaries/*'
17 - 'ciflow/binaries_libtorch/*'
22 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
24 AWS_DEFAULT_REGION: us-east-1
25 BUILD_ENVIRONMENT: windows-binary-libtorch-debug
31 …up: windows-binary-libtorch-debug-${{ github.event.pull_request.number || github.ref_name }}-${{ g…
[all …]
Dgenerated-windows-binary-libtorch-release-nightly.yml5 name: windows-binary-libtorch-release
11 - nightly
14 # Release candidate tags look like: v1.11.0-rc1
15 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
16 - 'ciflow/binaries/*'
17 - 'ciflow/binaries_libtorch/*'
22 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
24 AWS_DEFAULT_REGION: us-east-1
25 BUILD_ENVIRONMENT: windows-binary-libtorch-release
31 …p: windows-binary-libtorch-release-${{ github.event.pull_request.number || github.ref_name }}-${{ …
[all …]
Dtarget_determination.yml1 name: target-determination
7 target-determination:
8 # Don't run on forked repos
10 runs-on: linux.2xlarge
14 # checkout because when we run this action we don't *have* a local
16 - name: Checkout PyTorch
17 uses: pytorch/pytorch/.github/actions/checkout-pytorch@release/2.4
21 - name: Setup Linux
22 uses: ./.github/actions/setup-linux
24 - name: Get workflow job id
[all …]
D_mac-test.yml1 name: mac-test
6 build-environment:
9 description: Top-level label for what's being built/tested.
10 test-matrix:
13 description: JSON description of what test configs to run.
14 sync-tag:
20 job with the same `sync-tag` is identical.
21 python-version:
27 timeout-minutes:
32 Set the maximum (in minutes) how long the workflow should take to finish
[all …]
Dgenerated-windows-binary-libtorch-release-main.yml5 name: windows-binary-libtorch-release
10 - main
15 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
17 AWS_DEFAULT_REGION: us-east-1
18 BUILD_ENVIRONMENT: windows-binary-libtorch-release
24 …p: windows-binary-libtorch-release-${{ github.event.pull_request.number || github.ref_name }}-${{ …
25 cancel-in-progress: true
28 libtorch-cpu-shared-with-deps-release-build:
30 runs-on: windows.4xlarge.nonephemeral
31 timeout-minutes: 240
[all …]
Dgenerated-windows-binary-libtorch-debug-main.yml5 name: windows-binary-libtorch-debug
10 - main
15 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
17 AWS_DEFAULT_REGION: us-east-1
18 BUILD_ENVIRONMENT: windows-binary-libtorch-debug
24 …up: windows-binary-libtorch-debug-${{ github.event.pull_request.number || github.ref_name }}-${{ g…
25 cancel-in-progress: true
28 libtorch-cpu-shared-with-deps-debug-build:
30 runs-on: windows.4xlarge.nonephemeral
31 timeout-minutes: 240
[all …]
D_win-build.yml1 name: windows-build
6 build-environment:
9 description: Top-level label for what's being built/tested.
10 cuda-version:
14 build-with-debug:
19 sync-tag:
25 job with the same `sync-tag` is identical.
26 test-matrix:
30 An option JSON description of what test configs to run later on. This
31 is moved here from the Linux test workflow so that we can apply filter
[all …]
D_win-test.yml1 name: win-test
6 build-environment:
9 description: Top-level label for what's being built/tested.
10 cuda-version:
14 test-matrix:
17 description: JSON description of what test configs to run.
18 sync-tag:
24 job with the same `sync-tag` is identical.
25 timeout-minutes:
30 Set the maximum (in minutes) how long the workflow should take to finish
[all …]
D_xpu-test.yml1 # TODO: this looks sort of similar to _linux-test, but there are like a dozen
3 # just use a different workflow altogether
5 name: xpu-test
10 build-environment:
13 description: Top-level label for what's being built/tested.
14 test-matrix:
17 description: JSON description of what test configs to run.
18 docker-image:
21 description: Docker image to run in.
22 sync-tag:
[all …]
D_rocm-test.yml1 # TODO: this looks sort of similar to _linux-test, but there are like a dozen
3 # just use a different workflow altogether
10 build-environment:
13 description: Top-level label for what's being built/tested.
14 test-matrix:
17 description: JSON description of what test configs to run.
18 docker-image:
21 description: Docker image to run in.
22 sync-tag:
28 job with the same `sync-tag` is identical.
[all …]
D_linux-build.yml1 name: linux-build
6 build-environment:
9 description: Top-level label for what's being built/tested.
10 docker-image-name:
14 build-generates-artifacts:
19 build-with-debug:
24 sync-tag:
30 job with the same `sync-tag` is identical.
31 cuda-arch-list:
43 test-matrix:
[all …]
D_runner-determinator.yml1 name: Check whether the workflow owner can use ARC runners
9 description: The name of the workflow owner.
20 workflow-type:
22 value: ${{ jobs.runner-determinator.outputs.workflow-type }}
25 runner-determinator:
26 runs-on: linux.4xlarge
28 workflow-type: ${{ steps.set-condition.outputs.workflow-type }}
34 - name: Checkout PyTorch
35 uses: pytorch/pytorch/.github/actions/checkout-pytorch@release/2.4
37 fetch-depth: 1
[all …]
/external/aws-sdk-java-v2/services/migrationhuborchestrator/src/main/resources/codegen-resources/
Dservice-2.json4 "apiVersion":"2021-08-28",
5 "endpointPrefix":"migrationhub-orchestrator",
7 "protocol":"rest-json",
11 "signingName":"migrationhub-orchestrator",
12 "uid":"migrationhuborchestrator-2021-08-28"
30 "documentation":"<p>Create a workflow to orchestrate your migrations.</p>"
47 "documentation":"<p>Create a step in the migration workflow.</p>"
64 "documentation":"<p>Create a step group in a migration workflow.</p>"
70 "requestUri":"/migrationworkflow/{id}",
82 …"documentation":"<p>Delete a migration workflow. You must pause a running workflow in Migration Hu…
[all …]
/external/pytorch/tools/stats/
Dupload_test_stats_intermediate.py11 "--workflow-run-id",
13 help="id of the workflow to get artifacts from",
16 "--workflow-run-attempt",
19 help="which retry of the workflow this is",
23 print(f"Workflow id is: {args.workflow_run_id}")
Dupload_artifacts.py10 "sccache-stats",
11 "test-jsons",
12 "test-reports",
13 "usage-log",
15 BUCKET_NAME = "gha-artifacts"
16 FILENAME_REGEX = r"-runattempt\d+"
19 def get_artifacts(repo: str, workflow_run_id: int, workflow_run_attempt: int) -> None:
30 … # GHA artifact is named as follows: NAME-runattempt${{ github.run_attempt }}-SUFFIX.zip
32 # pytorch/pytorch/WORKFLOW_ID/RUN_ATTEMPT/artifact/NAME-SUFFIX.zip
44 "--workflow-run-id",
[all …]
Dupload_sccache_stats.py18 ) -> list[dict[str, Any]]:
24 download_s3_artifacts("sccache-stats", workflow_run_id, workflow_run_attempt)
36 "--workflow-run-id",
39 help="id of the workflow to get artifacts from",
42 "--workflow-run-attempt",
45 help="which retry of the workflow this is",
/external/pytorch/.github/actions/get-workflow-job-id/
Daction.yml1 name: Get workflow job id
3 description: Get the ID of the workflow job that is currently running.
6 github-token:
11 job-id:
12 description: The retrieved workflow job id
13 value: ${{ steps.get-job-id.outputs.job-id }}
14 job-name:
15 description: The retrieved workflow job name
16 value: ${{ steps.get-job-id.outputs.job-name }}
21 - name: Get job id and name or fail
[all …]
/external/pytorch/.github/scripts/
Dget_workflow_job_id.py1 # Helper to get the id of the currently running job in a GitHub Actions
2 # workflow. GitHub does not provide this information to workflow runs, so we
18 def parse_json_and_links(conn: Any) -> Tuple[Any, Dict[str, Dict[str, str]]]:
21 # see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Link
49 ) -> Any:
62 retries=retries - 1,
73 def parse_args() -> Any:
76 "workflow_run_id", help="The id of the workflow run, should be GITHUB_RUN_ID"
80 help="The name of the runner to retrieve the job id, should be RUNNER_NAME",
86 def fetch_jobs(url: str, headers: Dict[str, str]) -> List[Dict[str, str]]:
[all …]
/external/aws-sdk-java-v2/services/codecatalyst/src/main/resources/codegen-resources/
Dservice-2.json4 "apiVersion":"2022-09-28",
7 "protocol":"rest-json",
12 "uid":"codecatalyst-2022-09-28"
32-based source repositories. PATs represent you in Amazon CodeCatalyst and you can manage them in y…
51 …"documentation":"<p>Creates a Dev Environment in Amazon CodeCatalyst, a cloud-based development en…
91 …"documentation":"<p>Creates an empty Git-based source repository in a specified project. The repos…
118 "requestUri":"/v1/accessTokens/{id}",
138 "requestUri":"/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}",
218 "requestUri":"/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}",
351 "requestUri":"/v1/spaces/{spaceName}/projects/{projectName}/workflows/{id}",
[all …]
/external/aws-sdk-java-v2/services/omics/src/main/resources/codegen-resources/
Dservice-2.json4 "apiVersion":"2022-11-28",
7 "protocol":"rest-json",
12 "uid":"omics-2022-11-28"
35 "endpoint":{"hostPrefix":"control-storage-"}
56 "endpoint":{"hostPrefix":"analytics-"}
76 "endpoint":{"hostPrefix":"control-storage-"},
96 "endpoint":{"hostPrefix":"analytics-"},
103 "requestUri":"/run/{id}/cancel",
117 "documentation":"<p>Cancels a run.</p>",
118 "endpoint":{"hostPrefix":"workflows-"}
[all …]
/external/pytorch/benchmarks/dynamo/pr_time_benchmarks/
Dbenchmark_base.py16 …# The commit SHA that triggered the workflow, e.g., 02a6b1d30f338206a71d0b75bfa09d85fac0028a. Deri…
27 …# A unique number for each workflow run within a repository, e.g., 19471190684. Derived from GITHU…
30 …# A unique number for each attempt of a particular workflow run in a repository, e.g., 1. Derived …
33 …protections or rulesets are configured for the ref that triggered the workflow run. Derived from G…
36 …# The fully-formed ref of the branch or tag that triggered the workflow run, e.g., refs/pull/13389…
42 …# The name of the current job. Derived from JOB_NAME, e.g., linux-jammy-py3.8-gcc11 / test (defaul…
48 …# A unique number for each run of a particular workflow in a repository, e.g., 238742. Derived fro…
93 id = i_counter.start()
95 count = i_counter.end(id)

12345678910>>...12