mirror of
https://github.com/ROCm/jax.git
synced 2025-04-17 12:26:07 +00:00
Set V3 cores to 4
This commit is contained in:
parent
0232cb9f8d
commit
76a7b19c10
2
.github/workflows/cloud-tpu-ci-nightly.yml
vendored
2
.github/workflows/cloud-tpu-ci-nightly.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
matrix:
|
||||
jaxlib-version: ["pypi_latest", "nightly", "nightly+oldest_supported_libtpu"]
|
||||
tpu: [
|
||||
{type: "v3-8", cores: "8"},
|
||||
{type: "v3-8", cores: "4"},
|
||||
{type: "v4-8", cores: "4"},
|
||||
{type: "v5e-8", cores: "8"}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user