-
Notifications
You must be signed in to change notification settings - Fork 74
Moving from Python3.8 to Python 3.11 #811
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
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
ce99901
feat: package updates with python311
init-22 21fb3f9
fix: absl package version change
init-22 67b9f15
fix: pytorch version change
init-22 78df36f
fix: tf version to use numpy < 2
init-22 2584416
fix: librispeech requirement of tf-text rolled back to v2.17
init-22 d603ce9
fix: using the main repo and branch for testing
init-22 be68f8c
fix: overflow error resolved and PRNGKey to key
init-22 e890c89
fix: minor changes in docs
init-22 1bc2a7b
fix: changing the python versions in workflow to pass the tests
init-22 7a0fee3
fix: changing numpy compatible version
init-22 7cdea16
adding key_data to check the CI tests
init-22 7264c3f
fix: updated packge of sacrebleu changed the way it used to work, hen…
init-22 abbdc82
fix: temporarily commenting tfa
init-22 86029a7
fix: explicitly using mask kwarg to use MultiHeadDotProductAttention …
init-22 aca45a2
fix: using flax.core.pop instead of variables.pop, better way to upda…
init-22 2618c5e
fix: changing the traindiffs_tests branch to main again
init-22 8c90625
fix: unfreeze() in test_param_shapes expect FrozenDict also added fla…
init-22 1b587b7
fix: formatting changes with yapf
init-22 c65d93e
fix: running yapf again with 0.32, earlier using 0.43
init-22 3afd1df
fix: running yapf again with 0.32, earlier using 0.43
init-22 6ff2010
fix: latest versions of typing dont support Text instead str is recom…
init-22 55bacbd
fix: minor yapf
init-22 cfd5a00
Merge branch 'python_upgrades' into python311
priyakasimbeg 5eac985
fix: going back to sacrebleu v1.3.1
init-22 7867711
feat: custom tf_addons support in TF2.18
init-22 d6dd2e8
fix: resolving pylint issues in custom_tf_addons
init-22 a0b587a
resolved pyline and changed the pylint version to current version of …
init-22 9393145
fix: removing tensorflow addons from setup cfg
init-22 53eff1d
fix: adding absolute paths for custom_tf_addons in randaugment
init-22 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.