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

⚡️Add torch.compile Functionality #716

Merged
merged 103 commits into from
Nov 15, 2024

:bug: Fix `test_torch_compile_compatibility`

020d9ef
Select commit
Loading
Failed to load commit list.
Merged

⚡️Add torch.compile Functionality #716

:bug: Fix `test_torch_compile_compatibility`
020d9ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 1s

99.88% (+0.00%) compared to 9113996

View this Pull Request on Codecov

99.88% (+0.00%) compared to 9113996

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.88%. Comparing base (9113996) to head (020d9ef).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #716   +/-   ##
========================================
  Coverage    99.88%   99.88%           
========================================
  Files           69       69           
  Lines         8702     8717   +15     
  Branches      1148     1149    +1     
========================================
+ Hits          8692     8707   +15     
  Misses           4        4           
  Partials         6        6           

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