Searched +full:conda +full:- +full:py3_8 +full:- +full:cuda11_8 +full:- +full:test (Results 1 – 9 of 9) sorted by relevance
5 name: linux-binary-conda12 - nightly15 # Release candidate tags look like: v1.11.0-rc116 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+17 - 'ciflow/binaries/*'18 - 'ciflow/binaries_conda/*'22 # Needed for conda builds23 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"25 AWS_DEFAULT_REGION: us-east-127 BUILD_ENVIRONMENT: linux-binary-conda[all …]
5 name: linux-binary-manywheel12 - nightly15 # Release candidate tags look like: v1.11.0-rc116 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+17 - 'ciflow/binaries/*'18 - 'ciflow/binaries_wheel/*'22 # Needed for conda builds23 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"25 AWS_DEFAULT_REGION: us-east-127 BUILD_ENVIRONMENT: linux-binary-manywheel[all …]
5 name: windows-binary-conda11 - nightly14 # Release candidate tags look like: v1.11.0-rc115 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+16 - 'ciflow/binaries/*'17 - 'ciflow/binaries_conda/*'21 # Needed for conda builds22 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"24 AWS_DEFAULT_REGION: us-east-125 BUILD_ENVIRONMENT: windows-binary-conda[all …]
5 name: linux-binary-manywheel11 - main13 - 'ciflow/trunk/*'17 # Needed for conda builds18 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"20 AWS_DEFAULT_REGION: us-east-122 BUILD_ENVIRONMENT: linux-binary-manywheel31 …group: linux-binary-manywheel-${{ github.event.pull_request.number || github.ref_name }}-${{ githu…32 cancel-in-progress: true35 manywheel-py3_8-cuda11_8-build:[all …]
5 name: windows-binary-wheel11 - nightly14 # Release candidate tags look like: v1.11.0-rc115 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+16 - 'ciflow/binaries/*'17 - 'ciflow/binaries_wheel/*'21 # Needed for conda builds22 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine"24 AWS_DEFAULT_REGION: us-east-125 BUILD_ENVIRONMENT: windows-binary-wheel[all …]
3 # In order to avoid test flakiness, results of the queries8 # And re-run the test locally with ones PAT54 ) -> 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 …]
... xla hash.", 13 "headRefName": "update-xla-commit-hash/5573005593-54-1", ...