-
Notifications
You must be signed in to change notification settings - Fork 438
bump: support torch>=2.0
#2671
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
bump: support torch>=2.0
#2671
Changes from all commits
Commits
Show all changes
76 commits
Select commit
Hold shift + click to select a range
4ea6de2
ci
Borda 8ac5de3
req
Borda 9b15f98
torch
Borda 5ef5c67
torchvision
Borda d566521
torchaudio
Borda 649bdd4
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 38db864
fix
Borda f068e7f
cudnn9
Borda 25774ea
Merge branch 'master' into bump/torch
Borda 401a78c
Merge branch 'master' into bump/torch
Borda a4c0e31
images
Borda a74ad43
_TORCHVISION_AVAILABLE
Borda 529f7cf
Merge branch 'master' into bump/torch
Borda 5ff8c78
ver
Borda 0b9ec14
Merge branch 'bump/torch' of https://github.com/PyTorchLightning/metr…
Borda 0510bc4
ver
Borda 7963e25
ver
Borda 9e4a79f
tqdm
Borda fdb6195
xfail
Borda 1da7f51
bump pystoi
Borda 7d967f4
Merge branch 'master' into bump/torch
Borda ed34404
Merge branch 'master' into bump/torch
Borda f3587f1
Merge branch 'master' into bump/torch
Borda 765ea32
Merge branch 'master' into bump/torch
Borda 84a7c9d
Merge branch 'master' into bump/torch
Borda 51d7e7b
pyGithub
Borda 3e1c93c
Update requirements/_tests.txt
SkafteNicki b9efe07
Merge branch 'master' into bump/torch
SkafteNicki ccee20c
changelog
SkafteNicki 7700c41
skip kendal on mac
SkafteNicki c860b49
nltk
Borda 969be58
pygithub
Borda 51804cf
tqdm
Borda ecd32ac
Empty-Commit
Borda 6c7037a
doctest
Borda 83d642c
librosa
Borda 6fee0b9
Merge branch 'master' into bump/torch
Borda c9f5957
Merge branch 'master' into bump/torch
Borda 097a480
stoi
Borda 089d644
atol = 1e-7
Borda 75c2a9d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 66008e3
scikit-learn
Borda a4487ff
Merge branch 'bump/torch' of https://github.com/PyTorchLightning/metr…
Borda 6c6ece8
> =
Borda 51567b2
hamming
Borda 665d50f
atol=1e-3
Borda 7c01448
vals
Borda 3e4ca7d
atol=5e-3
Borda b80a9ec
rtol=1e-2
Borda de43778
Merge branch 'master' into bump/torch
Borda 8e03554
Merge branch 'master' into bump/torch
Borda cb95add
Merge branch 'master' into bump/torch
Borda 043ceef
Merge branch 'master' into bump/torch
Borda d6787fb
more...
Borda 39d1e24
skip
Borda 397ecd1
smaller array to fix torch.unique case
SkafteNicki 71cb200
95
Borda 3a298bf
dython ~=0.7.7
Borda 69f282f
dython ==0.7.*
Borda 7c80f5f
pandas >1.4.0
Borda 47b45c6
matplotlib >=3.5.0
Borda 5661434
Apply suggestions from code review
Borda 70fa7ec
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] fcbfbb5
Apply suggestions from code review
Borda c034159
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] cd56411
Apply suggestions from code review
Borda 7387290
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 442d514
fix indention
SkafteNicki a0b3488
more fixes
SkafteNicki 7862a67
more fixes
SkafteNicki 2119299
more fixes
SkafteNicki 33637ba
dython ==0.7.7
Borda dafd744
matplotlib >=3.6.0
Borda cd868ca
Merge branch 'master' into bump/torch
SkafteNicki 7528c39
Merge branch 'master' into bump/torch
Borda 6ccb5bc
Merge branch 'master' into bump/torch
Borda 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package | ||
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment | ||
|
||
torchvision >=0.8, <0.20.0 | ||
torchvision >=0.15.1, <0.20.0 | ||
pycocotools >2.0.0, <2.1.0 |
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
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.