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

add lod functionalities to paddle #1140

Merged
merged 1 commit into from
Aug 3, 2021
Merged

Conversation

lanking520
Copy link
Contributor

Description

For LoD functionalities addition.

@codecov-commenter
Copy link

codecov-commenter commented Aug 3, 2021

Codecov Report

Merging #1140 (c6d8ca3) into master (d36d6d2) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1140      +/-   ##
============================================
+ Coverage     70.14%   70.15%   +0.01%     
- Complexity     5327     5331       +4     
============================================
  Files           513      513              
  Lines         23687    23693       +6     
  Branches       2542     2542              
============================================
+ Hits          16616    16623       +7     
+ Misses         5716     5714       -2     
- Partials       1355     1356       +1     
Impacted Files Coverage Δ
...in/java/ai/djl/paddlepaddle/jni/PaddleLibrary.java 100.00% <ø> (ø)
...ain/java/ai/djl/paddlepaddle/engine/PpNDArray.java 45.23% <100.00%> (+4.21%) ⬆️
...rc/main/java/ai/djl/paddlepaddle/jni/JniUtils.java 88.37% <100.00%> (+0.87%) ⬆️
api/src/main/java/ai/djl/repository/Artifact.java 88.33% <0.00%> (-1.67%) ⬇️
api/src/main/java/ai/djl/inference/Predictor.java 90.38% <0.00%> (+2.88%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d36d6d2...c6d8ca3. Read the comment docs.

@lanking520 lanking520 merged commit 27cce9b into deepjavalibrary:master Aug 3, 2021
Lokiiiiii pushed a commit to Lokiiiiii/djl that referenced this pull request Oct 10, 2023
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