Skip to content

Conversation

@xadupre
Copy link
Member

@xadupre xadupre commented Sep 8, 2025

No description provided.

@codecov
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

❌ Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.38%. Comparing base (50d7e87) to head (6084bec).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
onnxscript/function_libs/torch_lib/ops/core.py 0.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2548      +/-   ##
==========================================
- Coverage   70.38%   70.38%   -0.01%     
==========================================
  Files         222      222              
  Lines       26619    26621       +2     
  Branches     2661     2662       +1     
==========================================
  Hits        18736    18736              
- Misses       6969     6971       +2     
  Partials      914      914              

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

@justinchuby justinchuby changed the title fix repeat_interleave when repeats is a symbolic tensor [torchlib] Fix repeat_interleave when repeats is a symbolic tensor Sep 9, 2025
@justinchuby justinchuby added the module: torchlib Related to the torch/aten function lib in development label Sep 9, 2025
@justinchuby justinchuby added this to the 0.4.1 milestone Sep 9, 2025
@justinchuby
Copy link
Collaborator

I think there's still dim -> pos_dim

@xadupre xadupre merged commit 366f7be into microsoft:main Sep 12, 2025
32 checks passed
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