Skip to content

Conversation

gramalingam
Copy link
Contributor

Fix #6185

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
@gramalingam gramalingam requested a review from a team as a code owner July 8, 2024 22:43
Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.18%. Comparing base (83194ed) to head (f5433b6).
Report is 71 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6217      +/-   ##
==========================================
+ Coverage   56.95%   57.18%   +0.23%     
==========================================
  Files         506      507       +1     
  Lines       30467    31249     +782     
  Branches     4592     4662      +70     
==========================================
+ Hits        17353    17871     +518     
- Misses      12285    12530     +245     
- Partials      829      848      +19     

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

@justinchuby justinchuby added the review needed: operators approvers Require reviews from members of operators-approvers label Jul 12, 2024
@gramalingam gramalingam self-assigned this Jul 15, 2024
Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
@gramalingam
Copy link
Contributor Author

@postrational : this needs an operator SIG approval ... would be great if you could take a look. I can't approve it myself.

@justinchuby justinchuby added this to the 1.17 milestone Jul 22, 2024
@gramalingam gramalingam added this pull request to the merge queue Jul 25, 2024
Merged via the queue into onnx:main with commit c92195f Jul 25, 2024
39 checks passed
@gramalingam gramalingam deleted the gemm-6-check branch July 25, 2024 15:27
@cjvolzka cjvolzka modified the milestones: 1.17, 1.16.2 Jul 25, 2024
cjvolzka pushed a commit that referenced this pull request Jul 25, 2024
Fix #6185

---------

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
(cherry picked from commit c92195f)
cjvolzka pushed a commit that referenced this pull request Jul 25, 2024
Fix #6185

---------

Signed-off-by: G. Ramalingam <grama@microsoft.com>
(cherry picked from commit c92195f)
@cjvolzka cjvolzka mentioned this pull request Jul 26, 2024
cjvolzka pushed a commit that referenced this pull request Jul 29, 2024
Fix #6185

---------

Signed-off-by: G. Ramalingam <grama@microsoft.com>
(cherry picked from commit c92195f)
cjvolzka added a commit that referenced this pull request Jul 30, 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

* Fixes since 1.16.0 release
  * #6164
  * #6222
  * #6217
  * #6255
  * #6254

---------

Co-authored-by: sunflowersxu <166728538+sunflowersxu@users.noreply.github.com>
Co-authored-by: liqun Fu <liqfu@microsoft.com>
Co-authored-by: G. Ramalingam <grama@microsoft.com>
andife pushed a commit to andife/onnx that referenced this pull request Aug 26, 2024
Fix onnx#6185

---------

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
linshokaku pushed a commit to linshokaku/onnx that referenced this pull request Oct 2, 2024
Fix onnx#6185

---------

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
Signed-off-by: Linsho Kaku <linsho@preferred.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review needed: operators approvers Require reviews from members of operators-approvers
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Shape Inference crash on Gemm
4 participants