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

Fix missing type in _add_attribute_to_torchscript_node for Deberta models #1773

Merged
merged 5 commits into from
Aug 7, 2024

Conversation

xadupre
Copy link
Member

@xadupre xadupre commented Aug 4, 2024

No description provided.

Copy link

codecov bot commented Aug 4, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 75.10%. Comparing base (66e6a66) to head (a3c8088).

Files Patch % Lines
.../torch_lib/graph_building/_graph_building_torch.py 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1773      +/-   ##
==========================================
- Coverage   75.11%   75.10%   -0.01%     
==========================================
  Files         245      245              
  Lines       26517    26519       +2     
  Branches     4834     4835       +1     
==========================================
  Hits        19918    19918              
- Misses       5670     5671       +1     
- Partials      929      930       +1     

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

@justinchuby justinchuby self-assigned this Aug 4, 2024
@xadupre xadupre merged commit 2b5173d into microsoft:main Aug 7, 2024
32 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants