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

[huggingface] Adds more option to convert onnx model #3180

Merged
merged 1 commit into from
May 13, 2024

Conversation

frankfliu
Copy link
Contributor

  • [tokenizer] Refactor djl_convert python code
  • [huggingface] Adds more option to convert onnx model

Description

Brief description of what this PR is about

  • If this change is a backward incompatible change, why must this change be made?
  • Interesting edge cases to note here

@frankfliu frankfliu requested review from zachgk and a team as code owners May 12, 2024 17:15
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.65%. Comparing base (5c691c0) to head (33d1be7).
Report is 1 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3180      +/-   ##
============================================
+ Coverage     68.41%   71.65%   +3.23%     
- Complexity     7027     7302     +275     
============================================
  Files           697      697              
  Lines         32759    32759              
  Branches       3406     3406              
============================================
+ Hits          22413    23473    +1060     
+ Misses         8737     7684    -1053     
+ Partials       1609     1602       -7     

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

@frankfliu frankfliu merged commit d7ce12d into deepjavalibrary:master May 13, 2024
5 checks passed
@frankfliu frankfliu deleted the imp branch May 13, 2024 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants