Skip to content
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 8 commits into from
Mar 12, 2022
Merged

Add PyTorch 1.11.0 in GH Actions #359

merged 8 commits into from
Mar 12, 2022

Conversation

zhiqwang
Copy link
Owner

@zhiqwang zhiqwang commented Mar 12, 2022

  • 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 zhiqwang added code quality Code format and unit tests dependencies Pull requests that update a dependency file labels Mar 12, 2022
@CLAassistant
Copy link

CLAassistant commented Mar 12, 2022

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Mar 12, 2022

Codecov Report

Merging #359 (8f8ffcb) into main (825d885) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #359   +/-   ##
=======================================
  Coverage   98.58%   98.58%           
=======================================
  Files          11       11           
  Lines         776      776           
=======================================
  Hits          765      765           
  Misses         11       11           
Flag Coverage Δ
unittests 98.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 825d885...8f8ffcb. Read the comment docs.

@zhiqwang zhiqwang merged commit d088d5f into main Mar 12, 2022
@zhiqwang zhiqwang deleted the pytorch-1.11.0 branch March 12, 2022 05:38
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
code quality Code format and unit tests dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants