-
-
Notifications
You must be signed in to change notification settings - Fork 379
[GSK-852] Change Tensorflow to latest version, to enable arm64 test a… #1409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
GSK-852 TensorFlow 2.11.0 not working on arm64
Reported error by hugo : To try:
|
dc3698a to
be48728
Compare
217b1f5 to
1a85c48
Compare
7fe3243 to
28c714c
Compare
28c714c to
6561258
Compare
38e8bba to
56a7d31
Compare
15f418b to
c467382
Compare
18f3446 to
2dc7945
Compare
Base automatically changed from
feature/gsk-1745-upgrade-pydantic-to-20
to
main
September 22, 2023 09:51
2dc7945 to
4ad907d
Compare
Inokinoki
reviewed
Sep 22, 2023
Inokinoki
reviewed
Sep 22, 2023
04ef83d to
7a26a6c
Compare
Member
|
Review finished. I will try to test on Linux and macOS, with py3.11 |
8200204 to
fcd1579
Compare
Contributes to GSK-1762
fcd1579 to
c174083
Compare
|
Kudos, SonarCloud Quality Gate passed! |
rabah-khalek
approved these changes
Sep 28, 2023
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.








Needs #1401 to be merged
Description
I'm not sure why it's changing so much, but I guess we are not using the same weights exactly.
Is it
Notes :
Pydantic >2 cannot be installed with tensorflow >=2.13, because of incompatible version typing-extensions
tensorflow/tensorflow#60687 (comment)
Should be fine in 2.14