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

[torchlib] Use traced function param schema to process inputs #1915

Conversation

titaiwangms
Copy link
Contributor

The firs step of #1914, this is setting up onnxscript CI to test whether traced_only function has enough information to process inputs to tensors.

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.17%. Comparing base (2b60939) to head (28a0c56).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1915      +/-   ##
==========================================
- Coverage   75.46%   74.17%   -1.29%     
==========================================
  Files         252      252              
  Lines       27335    27335              
  Branches     3171     3170       -1     
==========================================
- Hits        20628    20276     -352     
- Misses       5743     6100     +357     
+ Partials      964      959       -5     

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

@titaiwangms titaiwangms marked this pull request as ready for review October 23, 2024 23:22
@titaiwangms
Copy link
Contributor Author

Moved to #1916

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