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

[pytorch] Load dependencies with specific order #2599

Merged
merged 1 commit into from
May 15, 2023
Merged

[pytorch] Load dependencies with specific order #2599

merged 1 commit into from
May 15, 2023

Conversation

frankfliu
Copy link
Contributor

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 14, 2023 15:17
@codecov-commenter
Copy link

codecov-commenter commented May 14, 2023

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 46.15385% with 7 lines in your changes missing coverage. Please review.

Project coverage is 73.62%. Comparing base (bb5073f) to head (1358efb).
Report is 1331 commits behind head on master.

Files with missing lines Patch % Lines
...ine/src/main/java/ai/djl/pytorch/jni/LibUtils.java 46.15% 4 Missing and 3 partials ⚠️

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

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2599      +/-   ##
============================================
+ Coverage     72.08%   73.62%   +1.53%     
- Complexity     5126     6959    +1833     
============================================
  Files           473      684     +211     
  Lines         21970    30400    +8430     
  Branches       2351     3149     +798     
============================================
+ Hits          15838    22381    +6543     
- Misses         4925     6487    +1562     
- Partials       1207     1532     +325     

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

@frankfliu frankfliu merged commit 6372b42 into master May 15, 2023
@frankfliu frankfliu deleted the pt branch May 15, 2023 21:15
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.

3 participants