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

Support benchmark onnx on GPU machine #1148

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

frankfliu
Copy link
Contributor

Change-Id: I5c2b18b06202941fe6cac3b9d538ba74405a9677

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

Change-Id: I5c2b18b06202941fe6cac3b9d538ba74405a9677
@codecov-commenter
Copy link

codecov-commenter commented Aug 6, 2021

Codecov Report

Merging #1148 (f0e58c0) into master (eea8c6c) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1148      +/-   ##
============================================
- Coverage     70.11%   70.10%   -0.01%     
+ Complexity     5323     5322       -1     
============================================
  Files           513      513              
  Lines         23689    23689              
  Branches       2553     2553              
============================================
- Hits          16610    16608       -2     
- Misses         5711     5712       +1     
- Partials       1368     1369       +1     
Impacted Files Coverage Δ
.../src/main/java/ai/djl/repository/zoo/Criteria.java 85.79% <ø> (ø)
...src/main/java/ai/djl/serving/wlm/ModelManager.java 80.00% <100.00%> (ø)
api/src/main/java/ai/djl/Device.java 82.14% <0.00%> (-7.15%) ⬇️
api/src/main/java/ai/djl/repository/Artifact.java 87.80% <0.00%> (ø)

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 eea8c6c...f0e58c0. Read the comment docs.

@frankfliu frankfliu merged commit eb1d58a into deepjavalibrary:master Aug 6, 2021
@frankfliu frankfliu deleted the onnx branch August 6, 2021 16:26
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