feat(framework): Add Python 3.13 to matrix CI#5249
Closed
chongshenng wants to merge 147 commits intomainfrom
Closed
feat(framework): Add Python 3.13 to matrix CI#5249chongshenng wants to merge 147 commits intomainfrom
chongshenng wants to merge 147 commits intomainfrom
Conversation
Co-authored-by: Chong Shen Ng <chong.shen@flower.ai>
…LI utils (#5253) Co-authored-by: Heng Pan <pan@flower.ai>
Co-authored-by: Javier <jafermarq@users.noreply.github.com>
Signed-off-by: Robert Steiner <robert@flower.ai>
Signed-off-by: Robert Steiner <robert@flower.ai> Co-authored-by: Daniel J. Beutel <daniel@flower.ai>
…4.04 and latest supported Python version (#5264) Signed-off-by: Robert Steiner <robert@flower.ai>
Co-authored-by: Charles Beauville <charles@flower.ai>
Signed-off-by: Robert Steiner <robert@flower.ai>
Co-authored-by: Charles Beauville <charles@flower.ai>
Co-authored-by: Charles Beauville <charles@flower.ai>
Co-authored-by: Charles Beauville <charles@flower.ai>
…litate SuperNode refactoring (#5419)
Co-authored-by: Daniel J. Beutel <daniel@flower.ai>
Co-authored-by: Heng Pan <pan@flower.ai>
Co-authored-by: Heng Pan <pan@flower.ai>
* Update models.py * Update models.py * Update utils.py * Update base.yaml
Co-authored-by: Javier <jafermarq@users.noreply.github.com>
… use `.object_id` in Deployment (#5432) Co-authored-by: Heng Pan <pan@flower.ai> Co-authored-by: Daniel J. Beutel <daniel@flower.ai>
… CLI exception handler (#5427)
This was referenced Aug 14, 2025
Member
Author
|
Closed in favor of #6116. |
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.
This PR officially adds Python 3.13 support to the framework. However, several dependencies first needs to be updated:
ray- Now available in2.46.0grpcio-tools- This is related to refactor(framework) Downgrade gRPC-related dependencies to be compatible with Tensorflow #4887 and having TensorFlow support 3.13 (currently available intf-nightly)