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 perm length constraint in Transpose doc #5857

Merged
merged 1 commit into from Jan 16, 2024

Conversation

isdanni
Copy link
Contributor

@isdanni isdanni commented Jan 14, 2024

fix #5481

@isdanni isdanni requested a review from a team as a code owner January 14, 2024 23:47
@isdanni isdanni force-pushed the doc-perm-transpose branch 3 times, most recently from 576de2d to 58ac0a0 Compare January 15, 2024 00:27
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f1c59a5) 56.45% compared to head (fd98b95) 56.45%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5857   +/-   ##
=======================================
  Coverage   56.45%   56.45%           
=======================================
  Files         504      504           
  Lines       29865    29865           
  Branches     4484     4484           
=======================================
  Hits        16860    16860           
  Misses      12188    12188           
  Partials      817      817           

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

@isdanni isdanni force-pushed the doc-perm-transpose branch 3 times, most recently from 9bf733c to 8956000 Compare January 15, 2024 01:06
onnx/defs/tensor/defs.cc Outdated Show resolved Hide resolved
Signed-off-by: isdanni <leedanni@gmail.com>
@xadupre xadupre added this pull request to the merge queue Jan 16, 2024
@justinchuby
Copy link
Contributor

Thank you!

Merged via the queue into onnx:main with commit 54e704e Jan 16, 2024
37 checks passed
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.

Document perm in Transpose need to have the same length as the input rank
3 participants