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

🎨 Refactor ModelABC to Help Use Default Torch Models #867

Open
wants to merge 2 commits into
base: dev-define-engines-abc
Choose a base branch
from

Conversation

shaneahmed
Copy link
Member

  • Refactor ModelABC to Help Use Default Torch Models
  • Remove infer_batch from ModelABC

Signed-off-by: Shan E Ahmed Raza <13048456+shaneahmed@users.noreply.github.com>
@shaneahmed shaneahmed self-assigned this Sep 20, 2024
@shaneahmed shaneahmed added this to the Release v2.0.0 milestone Sep 20, 2024
@shaneahmed shaneahmed added the enhancement New feature or request label Sep 20, 2024
Signed-off-by: Shan E Ahmed Raza <13048456+shaneahmed@users.noreply.github.com>
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.32%. Comparing base (8c2f50b) to head (76c7972).

Additional details and impacted files
@@                    Coverage Diff                     @@
##           dev-define-engines-abc     #867      +/-   ##
==========================================================
+ Coverage                   91.27%   91.32%   +0.05%     
==========================================================
  Files                          71       71              
  Lines                        8832     8821      -11     
  Branches                     1690     1684       -6     
==========================================================
- Hits                         8061     8056       -5     
+ Misses                        750      744       -6     
  Partials                       21       21              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant