Skip to content

Conversation

cjvolzka
Copy link
Collaborator

@cjvolzka cjvolzka commented Jul 19, 2024

Description

Check-pick commits from main into rel-1.16.2 branch

Motivation and Context

Fix 1.16.1 issues and enabled 1.16.2 builds by cherry-picking the following PRs from main into the 1.16.2 branch

@cjvolzka cjvolzka force-pushed the test-picks branch 3 times, most recently from b44f17e to 1faaf7d Compare July 19, 2024 17:44
Copy link
Contributor

github-actions bot commented Jul 19, 2024

Test Results

     3 files       3 suites   2m 0s ⏱️
 7 452 tests  4 422 ✅ 3 030 💤 0 ❌
22 339 runs  13 159 ✅ 9 180 💤 0 ❌

Results for commit 8af7fe3.

♻️ This comment has been updated with latest results.

@cjvolzka cjvolzka mentioned this pull request Jul 19, 2024
@cjvolzka cjvolzka added this to the 1.16.2 milestone Jul 26, 2024
@cjvolzka cjvolzka changed the title Test possible 1.16.2 cherry-picks 1.16.2 cherry picks Jul 26, 2024
sunflowersxu and others added 5 commits July 29, 2024 09:51
Hi, this pr is cleaner version than #6145

Signed-off-by: sunflowersxu <166728538+sunflowersxu@users.noreply.github.com>
Co-authored-by: sunflowersxu <166728538+sunflowersxu@users.noreply.github.com>
Co-authored-by: Justin Chu <justinchuby@users.noreply.github.com>
(cherry picked from commit 3fc3845)
---------

Signed-off-by: liqunfu <liqfu@microsoft.com>
Signed-off-by: liqun Fu <liqfu@microsoft.com>
Co-authored-by: G. Ramalingam <grama@microsoft.com>
Co-authored-by: Justin Chu <justinchuby@users.noreply.github.com>
(cherry picked from commit 1b70f9b)
Fix #6185

---------

Signed-off-by: G. Ramalingam <grama@microsoft.com>
(cherry picked from commit c92195f)
### Description
Prepare for rel-1.16.2 branch

### Motivation and Context
Prepare ONNX 1.16.2 release

Signed-off-by: Charles Volzka <cjvolzka@us.ibm.com>
(cherry picked from commit c158623)
### Description
Fix some broken URLs that failed test when I tried to create rel-1.16.2
branch.

### Motivation and Context
* https://docs.scipy.org/doc/numpy/reference/arrays.indexing.html
* Automatically redirects to
https://numpy.org/doc/stable/reference/arrays.indexing.html which now
404's
* Based on web.archive.org search,
https://numpy.org/doc/stable/reference/routines.indexing.html has the
same information as the old URL so updating to use that link instead.
*
https://github.com/pytorch/pytorch/blob/master/caffe2/python/net_drawer.py
* Automatically redirects to main, but that file no longer exists in
that branch. The last tag with the file was
https://github.com/pytorch/pytorch/blob/v2.3.1/caffe2/python/net_drawer.py.
* Based on the v2.3.1 version, I tried searching for a couple of the
method names but got no hits. So I think the file was deleted rather
than renamed. Updated the URL in the comment to the last version
available.

---------

Signed-off-by: Charles Volzka <cjvolzka@us.ibm.com>
(cherry picked from commit ed405f6)
@cjvolzka cjvolzka changed the base branch from rel-1.16.1 to rel-1.16.2 July 29, 2024 16:27
@cjvolzka cjvolzka marked this pull request as ready for review July 29, 2024 17:51
@cjvolzka cjvolzka requested review from a team as code owners July 29, 2024 17:51
@cjvolzka cjvolzka enabled auto-merge (squash) July 29, 2024 17:52
@cjvolzka cjvolzka merged commit 8405188 into rel-1.16.2 Jul 30, 2024
69 checks passed
@cjvolzka cjvolzka deleted the test-picks branch July 30, 2024 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants