-
Notifications
You must be signed in to change notification settings - Fork 90
Add converter for unique_consecutive #2694
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2694 +/- ##
==========================================
- Coverage 70.11% 70.06% -0.06%
==========================================
Files 225 225
Lines 27138 27162 +24
Branches 2730 2732 +2
==========================================
+ Hits 19029 19031 +2
- Misses 7165 7187 +22
Partials 944 944 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
titaiwangms
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We probably need to check if there is op test in common_invocation_method.py in torch
No description provided.