djl icon indicating copy to clipboard operation
djl copied to clipboard

[huggingface] Adds more option to convert onnx model

Open frankfliu opened this issue 1 year ago • 1 comments
trafficstars

  • [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 avatar May 12 '24 17:05 frankfliu

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

:exclamation: 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     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar May 12 '24 17:05 codecov-commenter