update dependency version#4582
Open
Shuang-cnt wants to merge 1 commit into
Open
Conversation
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Shuang-cnt
marked this pull request as ready for review
July 23, 2026 20:43
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
Shuang-cnt
requested review from
RissyRan,
aireenmei,
darisoy,
gagika,
gobbleturk,
igorts-git,
jiangjy1982,
parambole,
richjames0,
shralex,
shuningjin and
suexu1025
as code owners
July 23, 2026 20:43
Shuang-cnt
force-pushed
the
update_pathwaysutils_version
branch
from
July 23, 2026 22:42
4eed916 to
fa73410
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
When running a Pathways workload using the elastic feature, an error occurs due to a missing inactive_slice_indices attribute.
Detail: b/535854963
We followed the guide at https://github.com/AI-Hypercomputer/maxtext/blob/main/docs/development/update_dependencies.md to update the dependency versions. Additionally, since sentencepiece was upgraded to version 0.2.2, we had to update src/maxtext/assets/tokenizers/tokenizer.default to prevent unit test failures.
FIXES: b/535456891
Checklist
Before submitting this PR, please make sure (put X in square brackets):
gemini-reviewlabel.