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] Fixes detecting wrong flavor on macOS issue #3027

Merged
merged 1 commit into from
Mar 12, 2024

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 March 12, 2024 05:48
@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 72.28%. Comparing base (063fb8d) to head (8d3ee44).

Files Patch % Lines
...ine/src/main/java/ai/djl/pytorch/jni/LibUtils.java 60.00% 3 Missing and 1 partial ⚠️

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

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3027      +/-   ##
============================================
- Coverage     72.30%   72.28%   -0.02%     
+ Complexity     7292     7291       -1     
============================================
  Files           722      722              
  Lines         32499    32508       +9     
  Branches       3392     3395       +3     
============================================
+ Hits          23499    23500       +1     
- Misses         7382     7387       +5     
- Partials       1618     1621       +3     

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

@frankfliu frankfliu merged commit 0fa0db2 into deepjavalibrary:master Mar 12, 2024
5 checks passed
@frankfliu frankfliu deleted the pt branch April 7, 2024 19:31
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