nsys-jax: optimise data loading and .zip creation #3710
Triggered via pull request
January 10, 2025 11:09
Status
Failure
Total duration
1d 2h 59m 31s
Artifacts
64
ci.yaml
on: pull_request
metadata
0s
Matrix: amd64 / test-distribution
Matrix: arm64 / test-distribution
Matrix: amd64 / test-jax / run-unit-test
amd64
/
...
/
launch-slurm-runner
4h 37m
amd64
/
test-nsys-jax-eks
5m 8s
Matrix: amd64 / test-nsys-jax / run-unit-test
Matrix: arm64 / test-jax / run-unit-test
Waiting for pending jobs
arm64
/
test-nsys-jax-eks
0s
arm64
/
...
/
launch-slurm-runner
Matrix: arm64 / test-nsys-jax / run-unit-test
Waiting for pending jobs
Matrix: amd64 / test-te / run-unit-test
Waiting for pending jobs
Matrix: amd64 / test-upstream-pax / pax-multi-node
Waiting for pending jobs
Matrix: amd64 / test-upstream-pax / single-process-evaluation
Waiting for pending jobs
Matrix: amd64 / test-upstream-pax / single-process-multi-device
Waiting for pending jobs
Matrix: amd64 / test-te-multigpu / te-multi-gpu
Waiting for pending jobs
Matrix: amd64 / test-upstream-t5x / t5x-multi-gpu
Matrix: amd64 / test-upstream-t5x / t5x-multi-node
Matrix: amd64 / test-gemma / run-unit-test
Matrix: amd64 / test-levanter / run-unit-test
Matrix: amd64 / test-maxtext / maxtext-multinode
Matrix: amd64 / test-maxtext / single-process-multi-device
Matrix: amd64 / test-triton / run-unit-test
Matrix: amd64 / test-nsys-jax-archive
Matrix: arm64 / test-te / run-unit-test
Waiting for pending jobs
Matrix: arm64 / test-upstream-pax / pax-multi-node
Waiting for pending jobs
Matrix: arm64 / test-upstream-pax / single-process-evaluation
Waiting for pending jobs
Matrix: arm64 / test-upstream-pax / single-process-multi-device
Waiting for pending jobs
Matrix: arm64 / test-te-multigpu / te-multi-gpu
Waiting for pending jobs
Matrix: arm64 / test-upstream-t5x / t5x-multi-gpu
Waiting for pending jobs
Matrix: arm64 / test-upstream-t5x / t5x-multi-node
Waiting for pending jobs
Matrix: arm64 / test-gemma / run-unit-test
Waiting for pending jobs
Matrix: arm64 / test-levanter / run-unit-test
Waiting for pending jobs
Matrix: arm64 / test-maxtext / maxtext-multinode
Waiting for pending jobs
Matrix: arm64 / test-maxtext / single-process-multi-device
Waiting for pending jobs
Matrix: arm64 / test-triton / run-unit-test
Waiting for pending jobs
Matrix: arm64 / test-nsys-jax-archive
Matrix: amd64 / test-rosetta-pax / rosetta-pax-multi-node-te
Waiting for pending jobs
Matrix: amd64 / test-rosetta-pax / rosetta-pax-multi-node
Waiting for pending jobs
Matrix: amd64 / test-rosetta-pax / rosetta-pax-single-node-dropout-te
Waiting for pending jobs
Matrix: amd64 / test-rosetta-pax / single-process-evaluation-te
Waiting for pending jobs
Matrix: amd64 / test-rosetta-pax / single-process-multi-device-te
Waiting for pending jobs
Matrix: amd64 / test-rosetta-t5x / multi-gpu-multi-node
Matrix: amd64 / test-rosetta-t5x / single-process-multi-device
Matrix: amd64 / test-rosetta-t5x / vit-multi-gpu-multi-node
Matrix: amd64 / test-rosetta-t5x / vit-single-process-multi-device
Matrix: arm64 / test-rosetta-pax / rosetta-pax-multi-node-te
Waiting for pending jobs
Matrix: arm64 / test-rosetta-pax / rosetta-pax-multi-node
Waiting for pending jobs
Matrix: arm64 / test-rosetta-pax / rosetta-pax-single-node-dropout-te
Waiting for pending jobs
Matrix: arm64 / test-rosetta-pax / single-process-evaluation-te
Waiting for pending jobs
Matrix: arm64 / test-rosetta-pax / single-process-multi-device-te
Waiting for pending jobs
Matrix: arm64 / test-rosetta-t5x / multi-gpu-multi-node
Waiting for pending jobs
Matrix: arm64 / test-rosetta-t5x / single-process-multi-device
Waiting for pending jobs
Matrix: arm64 / test-rosetta-t5x / vit-multi-gpu-multi-node
Waiting for pending jobs
Matrix: arm64 / test-rosetta-t5x / vit-single-process-multi-device
Waiting for pending jobs
Matrix: publish-containers
finalize
/
publish-badge
2s
Annotations
21 errors
|
arm64 / build-upstream-pax / build-upstream-pax
buildx failed with: ERROR: failed to solve: process "/bin/sh -c <<\"EOF\" bash -exu -o pipefail\ngit-clone.sh ${URLREF_LINGVO} ${SRC_PATH_LINGVO}\npushd ${SRC_PATH_LINGVO}\n\nCPU_ARCH=\"$(dpkg --print-architecture)\"\nif [[ \"${CPU_ARCH}\" == \"arm64\" ]]; then\n\n# Use aarch distribution of protobufs\npatch -p1 <<\"EOFINNER\"\ndiff --git a/lingvo/repo.bzl b/lingvo/repo.bzl\nindex ce65822d2..d9c0277aa 100644\n--- a/lingvo/repo.bzl\n+++ b/lingvo/repo.bzl\n@@ -232,9 +232,9 @@ filegroup(\n )\n \"\"\",\n urls = [\n- \"https://github.com/protocolbuffers/protobuf/releases/download/v21.9/protoc-21.9-linux-x86_64.zip\",\n+ \"https://github.com/protocolbuffers/protobuf/releases/download/v21.9/protoc-21.9-linux-aarch_64.zip\",\n ],\n- sha256 = \"3cd951aff8ce713b94cde55e12378f505f2b89d47bf080508cf77e3934f680b6\",\n+ sha256 = \"a584286dfa8ebb17032ece206ed74d5e9931e2edb9016e427be2a0dab3b21071\",\n )\n\n def icu():\nEOFINNER\n\nfi\n\npip install tensorflow_datasets==4.9.2 auditwheel tensorflow==2.18.0 /opt/tensorflow_text*.whl\nfor pattern in \\\n \"s|tensorflow=|#tensorflow=|g\" \\\n \"s|tensorflow-text=|#tensorflow-text=|g\" \\\n \"s|dataclasses=|#dataclasses=|g\" \\\n \"s|==.*||g\" \\\n; do\n sed -i \"${pattern}\" ${SRC_PATH_LINGVO}/docker/dev.requirements.txt\ndone\n# Lingvo support only python < 3.12, so we hack it and update dependencies\n# to be able to build for py-3.12\nfor pattern in \\\n \"s|tensorflow-text~=2.13.0|tensorflow-text~=2.18.0|g\" \\\n \"s|tensorflow~=2.13.0|tensorflow~=2.18.0|g\" \\\n \"s|python_requires='>=3.8,<3.11'|python_requires='>=3.8,<3.13'|\" \\\n; do\n sed -i \"${pattern}\" ${SRC_PATH_LINGVO}/pip_package/setup.py;\ndone\npip install -r docker/dev.requirements.txt\n\n# Some tests are flaky right now, so we skip running the tests.\nBUILD_ARCH=\"x86_64\"\nif [[ \"$CPU_ARCH\" == \"arm64\" ]]; then\n BUILD_ARCH=\"aarch64\";\nfi\nsed -i 's/manylinux2014_x86_64/manylinux_2_38_'\"${BUILD_ARCH}\"'/' pip_package/build.sh\nSKIP_TESTS=1 PYTHON_MINOR_VERSION=$(python --version | cut -d ' ' -f 2 | cut -d '.' -f 2) pip_package/build.sh\nEOF" did not complete successfully: exit code: 1
|
|
amd64 / build-upstream-pax / build-upstream-pax
buildx failed with: ERROR: failed to solve: process "/bin/sh -c <<\"EOF\" bash -exu -o pipefail\ngit-clone.sh ${URLREF_LINGVO} ${SRC_PATH_LINGVO}\npushd ${SRC_PATH_LINGVO}\n\nCPU_ARCH=\"$(dpkg --print-architecture)\"\nif [[ \"${CPU_ARCH}\" == \"arm64\" ]]; then\n\n# Use aarch distribution of protobufs\npatch -p1 <<\"EOFINNER\"\ndiff --git a/lingvo/repo.bzl b/lingvo/repo.bzl\nindex ce65822d2..d9c0277aa 100644\n--- a/lingvo/repo.bzl\n+++ b/lingvo/repo.bzl\n@@ -232,9 +232,9 @@ filegroup(\n )\n \"\"\",\n urls = [\n- \"https://github.com/protocolbuffers/protobuf/releases/download/v21.9/protoc-21.9-linux-x86_64.zip\",\n+ \"https://github.com/protocolbuffers/protobuf/releases/download/v21.9/protoc-21.9-linux-aarch_64.zip\",\n ],\n- sha256 = \"3cd951aff8ce713b94cde55e12378f505f2b89d47bf080508cf77e3934f680b6\",\n+ sha256 = \"a584286dfa8ebb17032ece206ed74d5e9931e2edb9016e427be2a0dab3b21071\",\n )\n\n def icu():\nEOFINNER\n\nfi\n\npip install tensorflow_datasets==4.9.2 auditwheel tensorflow==2.18.0 /opt/tensorflow_text*.whl\nfor pattern in \\\n \"s|tensorflow=|#tensorflow=|g\" \\\n \"s|tensorflow-text=|#tensorflow-text=|g\" \\\n \"s|dataclasses=|#dataclasses=|g\" \\\n \"s|==.*||g\" \\\n; do\n sed -i \"${pattern}\" ${SRC_PATH_LINGVO}/docker/dev.requirements.txt\ndone\n# Lingvo support only python < 3.12, so we hack it and update dependencies\n# to be able to build for py-3.12\nfor pattern in \\\n \"s|tensorflow-text~=2.13.0|tensorflow-text~=2.18.0|g\" \\\n \"s|tensorflow~=2.13.0|tensorflow~=2.18.0|g\" \\\n \"s|python_requires='>=3.8,<3.11'|python_requires='>=3.8,<3.13'|\" \\\n; do\n sed -i \"${pattern}\" ${SRC_PATH_LINGVO}/pip_package/setup.py;\ndone\npip install -r docker/dev.requirements.txt\n\n# Some tests are flaky right now, so we skip running the tests.\nBUILD_ARCH=\"x86_64\"\nif [[ \"$CPU_ARCH\" == \"arm64\" ]]; then\n BUILD_ARCH=\"aarch64\";\nfi\nsed -i 's/manylinux2014_x86_64/manylinux_2_38_'\"${BUILD_ARCH}\"'/' pip_package/build.sh\nSKIP_TESTS=1 PYTHON_MINOR_VERSION=$(python --version | cut -d ' ' -f 2 | cut -d '.' -f 2) pip_package/build.sh\nEOF" did not complete successfully: exit code: 1
|
|
amd64 / test-triton / triton-V100-unit-test
Process completed with exit code 1.
|
|
amd64 / test-triton / triton-A100-unit-test
Process completed with exit code 1.
|
|
amd64 / test-upstream-t5x / t5x-multi-node (8G2N, 8, 2)
The job running on runner jumpbox-vc69x-b8f26 has exceeded the maximum execution time of 360 minutes.
|
|
amd64 / test-upstream-t5x / t5x-multi-node (8G2N, 8, 2)
The operation was canceled.
|
|
amd64 / test-rosetta-t5x / multi-gpu-multi-node (2N8G-te-1, 8, 2, --gin.train/utils.DatasetConfig.pack=False --gin.train_eva...
The job running on runner jumpbox-vc69x-fcb56 has exceeded the maximum execution time of 360 minutes.
|
|
|
|
amd64 / test-rosetta-t5x / vit-multi-gpu-multi-node (1, 2)
The job running on runner jumpbox-vc69x-mvvzf has exceeded the maximum execution time of 360 minutes.
|
|
amd64 / test-rosetta-t5x / vit-multi-gpu-multi-node (1, 2)
The operation was canceled.
|
|
amd64 / test-upstream-t5x / t5x-multi-node (8G2N_fmha, 8, 2, --enable-fmha 1)
The job running on runner jumpbox-vc69x-rdt2z has exceeded the maximum execution time of 360 minutes.
|
|
amd64 / test-upstream-t5x / t5x-multi-node (8G2N_fmha, 8, 2, --enable-fmha 1)
The operation was canceled.
|
|
amd64 / test-upstream-t5x / test-upstream-t5x-outcome
Process completed with exit code 1.
|
|
amd64 / test-rosetta-t5x / multi-gpu-multi-node (2N2G_te-0, 2, 2, --enable-te 0)
The job running on runner jumpbox-vc69x-plhvr has exceeded the maximum execution time of 360 minutes.
|
|
amd64 / test-rosetta-t5x / multi-gpu-multi-node (2N2G_te-0, 2, 2, --enable-te 0)
The operation was canceled.
|
|
amd64 / test-rosetta-t5x / vit-multi-gpu-multi-node (8, 2)
The job running on runner jumpbox-vc69x-khsjf has exceeded the maximum execution time of 360 minutes.
|
|
amd64 / test-rosetta-t5x / vit-multi-gpu-multi-node (8, 2)
The operation was canceled.
|
|
amd64 / test-rosetta-t5x / test-t5x-rosetta-outcome
Process completed with exit code 1.
|
|
amd64 / test-maxtext / maxtext-multinode (1, 4, 2, 2)
The job running on runner jumpbox-vc69x-m4dxp has exceeded the maximum execution time of 360 minutes.
|
|
amd64 / test-maxtext / maxtext-multinode (1, 4, 2, 2)
The operation was canceled.
|
|
amd64 / test-maxtext / test-maxtext-outcome
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
artifact-base-build-amd64
Expired
|
566 Bytes |
sha256:257e1891835e105ad24e4144724cdcaa328714347b335ea4990130592e27137d
|
|
|
artifact-base-build-arm64
Expired
|
567 Bytes |
sha256:7c70bd2ff82f1e9178dd39bc89966911006e46030171397d4364c4ca515be36f
|
|
|
artifact-equinox-build-amd64
Expired
|
569 Bytes |
sha256:2db9c02f99112ecd70b78b4f09f88c1b153f69b308fb1c50a1db4d859a9d165c
|
|
|
artifact-equinox-build-arm64
Expired
|
569 Bytes |
sha256:32f94af45b9da96d4e529c6bbfe3fcb33c94542717f54bb6a4b33432c6540471
|
|
|
artifact-final-report
Expired
|
3.78 KB |
sha256:9947a9c446253b40d7784ae8573d64a416fffad3813f1c67746c5e5035b76909
|
|
|
artifact-gemma-build-amd64
Expired
|
560 Bytes |
sha256:4cb1e449daca775772b5ada791a8090da234dd0f9b7eb959fa85d152e689b67c
|
|
|
artifact-jax-build-amd64
Expired
|
553 Bytes |
sha256:17ae90ff97a4ca68b137ccfe59db91b89b9c316118baa3d4f3b56118b2fffb16
|
|
|
artifact-jax-build-arm64
Expired
|
552 Bytes |
sha256:6b066cc71b40c0bbde48c3b66b4ef33222d4ae76857a72886c980d337caf9a75
|
|
|
artifact-levanter-build-amd64
Expired
|
572 Bytes |
sha256:db8b9eb44210e9298bbd05ea8df3330fe8ee9fc19c4bd8dc0f0beda194cc3df5
|
|
|
artifact-levanter-build-arm64
Expired
|
572 Bytes |
sha256:c527fe79810e58bce32204d6c18736bfa33bf302c4af313a08def856a2a42467
|
|
|
artifact-maxtext-build-amd64
Expired
|
568 Bytes |
sha256:a55dd96239a41e1da4ebf0a30ee6b721db21e5976c61e33031042c9b9feacf6c
|
|
|
artifact-maxtext-build-arm64
Expired
|
568 Bytes |
sha256:e755aef7901d5001ebf2f3d599f11dae16bd2a1d2a483378e8993bab537d0003
|
|
|
artifact-maxtext-test
Expired
|
654 Bytes |
sha256:a161de705bcf4a9684c689609c617d114654ae9eec91120c2b4e035e6463b8d6
|
|
|
artifact-pax-build-amd64
Expired
|
472 Bytes |
sha256:61d1ca1c111ed3dd063ef2499af581fcd6768e0c795b08290a284aac34be79d3
|
|
|
artifact-pax-build-arm64
Expired
|
471 Bytes |
sha256:cea2ca28435c89ac31eee358799d0f4d87374411f154f6204c9218d258d72176
|
|
|
artifact-rosetta-build-t5x-amd64
Expired
|
584 Bytes |
sha256:234f7e5588a4f520773c2447384c06abf2b6eb9ff54627cf585205d208196a13
|
|
|
artifact-rosetta-build-t5x-arm64
Expired
|
584 Bytes |
sha256:50f5a5a4190b8f326f56ed063c288725993cb9c2a77b165e694d9095ecfa5ad4
|
|
|
artifact-rosetta-t5x-mgmn-test
Expired
|
658 Bytes |
sha256:c641d80aef4fb9fb3789958dbd3a9534aad91021c7a495a3372568d9af360d3c
|
|
|
artifact-t5x-build-amd64
Expired
|
568 Bytes |
sha256:c851280bedf148328328c602bbc7a274433a5495328cd6675a74991cdd17db8a
|
|
|
artifact-t5x-build-arm64
Expired
|
567 Bytes |
sha256:60dac62e94638cad1dcc0c9f16b67e989b88dddc99de3e99de5a69f9fdb136ab
|
|
|
artifact-triton-build-amd64
Expired
|
565 Bytes |
sha256:45e64b420adc569fa07afe22ef23ffe385c8397259038cbd257e527b5088a6b5
|
|
|
artifact-upstream-t5x-mgmn-test
Expired
|
634 Bytes |
sha256:3d0f2f97ddbe084497c08762062063d691b66e4a4810bda0a5246ee973aefba5
|
|
|
artifact-workflow-metadata
Expired
|
277 Bytes |
sha256:043d12540e45bdf9a5fcb3a0d96d1ca0d5f7e91f808f18a23876a328af107bf1
|
|
|
bumped-manifest
Expired
|
81.2 KB |
sha256:dd3c8f890138c27372bf6a4c88e6f99774a94e0052d92455ca0fcb3025dd687f
|
|
|
final-base
Expired
|
254 Bytes |
sha256:3889dee1d1b4f81965b6d2c175a857a00bb029b316dcc530a04ccc5e3abf0e94
|
|
|
final-equinox
Expired
|
263 Bytes |
sha256:4f945deeee5adc1d4a725f243f64a5ae442d21427da10580763995d7fd9dd32f
|
|
|
final-gemma
Expired
|
257 Bytes |
sha256:99a80e40a16464fb3c93d82f0557a71d829f8b9809810012f73ae504920efa15
|
|
|
final-jax
Expired
|
251 Bytes |
sha256:d2f4a60218a8324e33d285ee44b7e0a33daa886fd42d7e766af1344929ca9fdf
|
|
|
final-levanter
Expired
|
266 Bytes |
sha256:d5cc8d3966d51d8161182d6ba4861c2e03762fa6a870aa98517895636dc03ed7
|
|
|
final-maxtext
Expired
|
263 Bytes |
sha256:fa2e19875a266f0e9845e9353fb701bb1b8854dc8444c840f497f6f912a75d23
|
|
|
final-t5x
Expired
|
251 Bytes |
sha256:932f5cbd4b92f7044920ffb8904defccd93e609319ecfcd558366322c16ae0f9
|
|
|
final-triton
Expired
|
260 Bytes |
sha256:f16ce8a37d13c0e55b813c84caae6b300e42467f07927745d2593672f733565f
|
|
|
final-upstream-t5x
Expired
|
277 Bytes |
sha256:d95ad5b5b2a8b83b69d4831b69d0ab10cdcbe5cfe1b42dc76bf5c1cab3dfa483
|
|
|
gemma-unit-test-A100
Expired
|
5.25 KB |
sha256:2401419cc26694b48cfebd862aa50647138c0c23e7f22129f3d88b08c85b4272
|
|
|
gemma-unit-test-V100
Expired
|
4.03 KB |
sha256:19f3049ff99ae626c3f3b5f6a56fc018380106f007cf40fdb4f2f1896869df61
|
|
|
jax-unit-test-A100
Expired
|
20.2 KB |
sha256:399c4fd0d1479dc2c5cf8382afdc91b88b8c0fc6961bf6100f9cec8a8e750f9e
|
|
|
jax-unit-test-V100
Expired
|
26 KB |
sha256:94267658f1bbc6c4738b91163c4669fa34473edcf76a02b4dee1b6636ab73289
|
|
|
levanter-unit-test-A100
Expired
|
7.36 KB |
sha256:ebf2715f62a2792c481d00b63b7bcf1951643dd33cdf9028480408ea7e150939
|
|
|
levanter-unit-test-V100
Expired
|
9.05 KB |
sha256:ee586b77abdb25d7d4fc8e62bef7776ae4ef62d6cab32c426f9402b3c6280eea
|
|
|
mealkit-equinox
Expired
|
272 Bytes |
sha256:5c7f14e6fdb42228cd67078db98ae69df3ebc2da5a569a9c9a1e9add2bd5e17b
|
|
|
mealkit-gemma
Expired
|
266 Bytes |
sha256:6c5979e639177fe92345c49d245f9bc389af690ef411c72d52ab7c5537056710
|
|
|
mealkit-jax
Expired
|
261 Bytes |
sha256:38ad28ee616027a067a3128f7d987fc435e164f7f7c7f35398ae8b71d82ffebd
|
|
|
mealkit-levanter
Expired
|
275 Bytes |
sha256:21dc0d181e3fe8a1d6d5b8d86863dc88c7148d35477c459e4f93ecfbd428251e
|
|
|
mealkit-maxtext
Expired
|
272 Bytes |
sha256:50b6e071cb35bdfd51fef4a8caf9d7c7e6f650865964ec7cd4697ea395a861d5
|
|
|
mealkit-t5x
Expired
|
261 Bytes |
sha256:e697a92aab1d1c3f5df0fb024cb23cc1b0ef9c9db2dd0e597a17c52165ab6bd9
|
|
|
mealkit-triton
Expired
|
269 Bytes |
sha256:7cea2e0b97d7892546f120016583d459942452439ba67b93b0d7bd9d01e089ca
|
|
|
mealkit-upstream-t5x
Expired
|
287 Bytes |
sha256:2398be6e8ee7d75cf420d4beac0de4e6140fb3c23062c7e799e2ddef99aa59e5
|
|
|
nsys-jax-unit-test-A100
Expired
|
32.5 MB |
sha256:4c6f60b55300093c903b7372ffac7c7858824ead769bd30917b696d2b6e5aca7
|
|
|
nsys-jax-unit-test-V100
Expired
|
17.4 MB |
sha256:dd2c5905d851ca8ce83544a5a931ac23458f5a95ed3daba6a6967b1cc803ec69
|
|
|
rosetta-t5x-12708375325-1P1G_te-0
Expired
|
35.2 KB |
sha256:32cb74eb310f4958b29c244aec604a29203e0e3279c29da3e9b5c361621493c3
|
|
|
rosetta-t5x-12708375325-1P8G_te-1
Expired
|
35.3 KB |
sha256:7d79f07b5d92465a4a76e48786eb22ea5682f238c8a318fa9cc24e99dc03cb9c
|
|
|
rosetta-t5x-vit-12708375325-VIT1G1N
Expired
|
21.7 KB |
sha256:9bdb71816b271a9aa2af83972d2d60823a74000ba598f80eae8a0e594215145f
|
|
|
rosetta-t5x-vit-12708375325-VIT1P8G
Expired
|
21.9 KB |
sha256:7833c9003cfc56922b0e03021f657cf53cb518370d1c3973d20bf7419ee72a06
|
|
|
rosetta-t5x-vit-12708375325-VIT8G1N
Expired
|
33.7 KB |
sha256:a130d6dbd6c60f858126502a2ea2c155e41f85314f8dd7c23c12c2e2c15ee862
|
|
|
triton-unit-test-A100
Expired
|
3.09 KB |
sha256:8e7b9507dabbef7fb41b1f2e960011e8ef4ee11ebdd4b6579b05f6b616d6caf7
|
|
|
triton-unit-test-V100
Expired
|
3.08 KB |
sha256:45fa01ed4722f20099c0117b3bb52f32d77662cf151a378424f3d8b6cc27fb43
|
|
|
upstream-maxtext-12708375325-1DP1FSDP1TP1PP
Expired
|
15.9 KB |
sha256:79b3b9fe660103d530d209a436110ed023b35d2ad5eb355e69be3e09ae3fc762
|
|
|
upstream-maxtext-12708375325-1DP1FSDP8TP1PP
Expired
|
22.5 KB |
sha256:19c2a3e5041f8492842cba7e039f2573dffcc4e3ccfec5b0cce2bc162e856d30
|
|
|
upstream-maxtext-12708375325-1DP2FSDP4TP1PP_single_process
Expired
|
16.3 KB |
sha256:e04fb7da8fd198a25745eaecb4941d70406b80c7be0607e6536efa0ee0d4f3b3
|
|
|
upstream-maxtext-12708375325-1DP4FSDP2TP1PP
Expired
|
22.1 KB |
sha256:0ef2fd5066a0246be0576b81ff36460f517daafe4fc9371d4d3042708c4bfc1d
|
|
|
upstream-maxtext-12708375325-1DP8FSDP1TP1PP
Expired
|
22.2 KB |
sha256:f38b7425b8025bf2634c25be75360f46f8855895fadb447bc4282a90c8f51fad
|
|
|
upstream-maxtext-12708375325-2DP2FSDP2TP1PP
Expired
|
22.5 KB |
sha256:535a40c049522d290386010b05bfe41176a971e36a0a724704cd24ae0e33616f
|
|
|
upstream-t5x-12708375325-1P2G_fmha
Expired
|
34 KB |
sha256:892376b12b52dccc0f0fdcc591b46457a79d9561eef833119a71759a1b4f41da
|
|
|
upstream-t5x-12708375325-1P8G
Expired
|
33.6 KB |
sha256:6f4a4d4d8bfc54b6846b3d897d701e7b88ba5478ee83caf7bdcb8e5644038952
|
|