Skip to content

Fix Op(unflatten) #2070

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

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Conversation

titaiwangms
Copy link
Contributor

The op was failing and not traced.

@titaiwangms titaiwangms enabled auto-merge (squash) February 21, 2025 20:28
@titaiwangms titaiwangms added the module: torchlib Related to the torch/aten function lib in development label Feb 21, 2025
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.35%. Comparing base (013d28c) to head (5381803).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2070      +/-   ##
==========================================
+ Coverage   72.31%   72.35%   +0.03%     
==========================================
  Files         216      216              
  Lines       28868    28873       +5     
  Branches     3426     3429       +3     
==========================================
+ Hits        20875    20890      +15     
+ Misses       6866     6855      -11     
- Partials     1127     1128       +1     

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

Copy link
Collaborator

@justinchuby justinchuby left a comment

Choose a reason for hiding this comment

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

Thanks!

@titaiwangms titaiwangms merged commit 17e7bb8 into microsoft:main Feb 21, 2025
22 of 29 checks passed
@justinchuby justinchuby added this to the 0.2.1 milestone Feb 21, 2025
justinchuby pushed a commit that referenced this pull request Feb 21, 2025
The op was failing and not traced.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: torchlib Related to the torch/aten function lib in development
Projects
Development

Successfully merging this pull request may close these issues.

2 participants