Home
last modified time | relevance | path

Searched +full:conda +full:- +full:py3_8 +full:- +full:cuda11_8 +full:- +full:test (Results 1 – 9 of 9) sorted by relevance

/external/pytorch/.github/workflows/
Dgenerated-linux-binary-conda-nightly.yml5 name: linux-binary-conda
12 - nightly
15 # Release candidate tags look like: v1.11.0-rc1
16 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
17 - 'ciflow/binaries/*'
18 - 'ciflow/binaries_conda/*'
22 # Needed for conda builds
23 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
25 AWS_DEFAULT_REGION: us-east-1
27 BUILD_ENVIRONMENT: linux-binary-conda
[all …]
Dgenerated-linux-binary-manywheel-nightly.yml5 name: linux-binary-manywheel
12 - nightly
15 # Release candidate tags look like: v1.11.0-rc1
16 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
17 - 'ciflow/binaries/*'
18 - 'ciflow/binaries_wheel/*'
22 # Needed for conda builds
23 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
25 AWS_DEFAULT_REGION: us-east-1
27 BUILD_ENVIRONMENT: linux-binary-manywheel
[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/*'
21 # Needed for conda builds
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
[all …]
Dgenerated-linux-binary-manywheel-main.yml5 name: linux-binary-manywheel
11 - main
13 - 'ciflow/trunk/*'
17 # Needed for conda builds
18 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"
20 AWS_DEFAULT_REGION: us-east-1
22 BUILD_ENVIRONMENT: linux-binary-manywheel
31 …group: linux-binary-manywheel-${{ github.event.pull_request.number || github.ref_name }}-${{ githu…
32 cancel-in-progress: true
35 manywheel-py3_8-cuda11_8-build:
[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/*'
21 # Needed for conda builds
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
[all …]
/external/pytorch/.github/scripts/
Dtest_trymerge.py3 # In order to avoid test flakiness, results of the queries
8 # And re-run the test locally with ones PAT
54 ) -> Any:
57 def get_mocked_queries() -> Any:
60 with gzip.open(gql_db_fname, encoding="utf-8", mode="rt") as f:
63 def save_mocked_queries(obj: Any) -> None:
64 with gzip.open(gql_db_fname, encoding="utf-8", mode="wt") as f:
101 def mocked_gh_graphql(query: str, **kwargs: Any) -> Any:
102 def key_function(query: str, kwargs: Any) -> str:
103 return f"query_sha={sha256(query.encode('utf-8')).hexdigest()} " + " ".join(
[all …]
Dgql_mocks.json.gz ... xla hash.", 13 "headRefName": "update-xla-commit-hash/5573005593-54-1", ...
Ddrci_mocks.json.gz
Drockset_mocks.json.gz