Skip to content

Commit c62db2c

Browse files
Bump torch from 2.1.1 to 2.6.0 in /benchmarks/benchmark/tools/profile-generator/container (GoogleCloudPlatform#1079)
Bump torch in /benchmarks/benchmark/tools/profile-generator/container Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.1 to 2.6.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.1.1...v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76f6307 commit c62db2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/benchmark/tools/profile-generator/container/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ psutil
2424
ray >= 2.9
2525
sentencepiece # Required for LLaMA tokenizer.
2626
numpy < 2.0
27-
torch == 2.1.1
27+
torch == 2.6.0
2828
transformers >= 4.42.0 # Required for Qwen2
2929
xformers == 0.0.23
3030
fastapi

0 commit comments

Comments
 (0)