-
Notifications
You must be signed in to change notification settings - Fork 153
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
Add PyTorch 1.11.0 in GH Actions #359
Merged
Merged
Conversation
This file contains 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
Owner
zhiqwang
commented
Mar 12, 2022
•
edited
Loading
edited
- Compatibility updates for PyTorch 1.11.0
- Upgrade minimal version of PyTorch to 1.8.0
- Add Python 3.10 and remove Python 3.6
zhiqwang
added
code quality
Code format and unit tests
dependencies
Pull requests that update a dependency file
labels
Mar 12, 2022
zhiqwang
force-pushed
the
pytorch-1.11.0
branch
from
March 12, 2022 04:58
5708744
to
52c2353
Compare
Codecov Report
@@ Coverage Diff @@
## main #359 +/- ##
=======================================
Coverage 98.58% 98.58%
=======================================
Files 11 11
Lines 776 776
=======================================
Hits 765 765
Misses 11 11
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
zhiqwang
added a commit
that referenced
this pull request
Mar 12, 2022
* Add PyTorch 1.11.0 in GH Actions * Add check_version from yolov5 * Compatibility updates * GeneratorExp aren't supported in TorchScript * Apply pre-commit * Minor updates * Upgrade PyTorch minimal version to 1.8.0, add Python 3.10 and remove Python 3.6 * Fix pre-commit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.