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

Support PyTorch 2.1.2 on branch release/1.3.x #1290

Merged
merged 11 commits into from
Jan 31, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 6, 2023

Run tests on latest PyTorch release
Issue/s resolved: #910
Auto-generated by [create-pull-request][1]
[1]: https://github.com/peter-evans/create-pull-request

  • update CI matrix to include n-1 Pytorch version
  • update Nvidia and AMD Docker images on gitlab CI

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (03d1bb2) 91.66% compared to head (cbb2964) 92.15%.

Additional details and impacted files
@@                Coverage Diff                @@
##           release/1.3.x    #1290      +/-   ##
=================================================
+ Coverage          91.66%   92.15%   +0.48%     
=================================================
  Files                 75       75              
  Lines              10707    10744      +37     
=================================================
+ Hits                9815     9901      +86     
+ Misses               892      843      -49     
Flag Coverage Δ
unit 92.15% <ø> (+0.48%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ghost
Copy link

ghost commented Dec 6, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@mtar mtar changed the title Support PyTorch 2.1.1 on branch release/1.3.x Support PyTorch 2.1.2 on branch release/1.3.x Jan 25, 2024
Copy link
Collaborator

@mtar mtar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The latest images are now working.

@mtar mtar merged commit 5639dbf into release/1.3.x Jan 31, 2024
49 checks passed
mtar added a commit that referenced this pull request Jan 31, 2024
* Support latest PyTorch release

* add checklist to PR description

* add pytorch 2.0 to list

* Support latest PyTorch release (#1311)

Co-authored-by: mtar <[email protected]>

* activate carry forward flag

* start pr test only on path heat/**

* update test environment settings

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* skip sparse test mul

* read envar for skipping

---------

Co-authored-by: ClaudiaComito <[email protected]>
Co-authored-by: Claudia Comito <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mtar <[email protected]>
Co-authored-by: Michael Tarnawa <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
mtar added a commit that referenced this pull request Jan 31, 2024
* Support latest PyTorch release

* add checklist to PR description

* add pytorch 2.0 to list

* Support latest PyTorch release (#1311)



* activate carry forward flag

* start pr test only on path heat/**

* update test environment settings

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* skip sparse test mul

* read envar for skipping

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ClaudiaComito <[email protected]>
Co-authored-by: Claudia Comito <[email protected]>
Co-authored-by: mtar <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@mtar mtar deleted the support/new-pytorch-release/1.3.x branch March 6, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants