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

[djl-bench] Add warmup to benchmark #1152

Merged
merged 1 commit into from
Aug 9, 2021

Conversation

frankfliu
Copy link
Contributor

Change-Id: I3f5e5ec3bc6d9c4f2c4ad09c6695775f50981ebd

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: I3f5e5ec3bc6d9c4f2c4ad09c6695775f50981ebd
@codecov-commenter
Copy link

codecov-commenter commented Aug 7, 2021

Codecov Report

Merging #1152 (bca728c) into master (0df8265) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1152      +/-   ##
============================================
- Coverage     70.26%   70.25%   -0.01%     
+ Complexity     5339     5337       -2     
============================================
  Files           513      513              
  Lines         23664    23672       +8     
  Branches       2552     2552              
============================================
+ Hits          16627    16631       +4     
- Misses         5674     5676       +2     
- Partials       1363     1365       +2     
Impacted Files Coverage Δ
.../main/java/ai/djl/benchmark/AbstractBenchmark.java 91.27% <100.00%> (-0.06%) ⬇️
...mark/src/main/java/ai/djl/benchmark/Benchmark.java 63.41% <100.00%> (+2.88%) ⬆️
.../java/ai/djl/benchmark/MultithreadedBenchmark.java 77.01% <100.00%> (+1.70%) ⬆️
api/src/main/java/ai/djl/repository/Artifact.java 87.80% <0.00%> (-1.63%) ⬇️
...c/main/java/ai/djl/mxnet/engine/MxSymbolBlock.java 82.01% <0.00%> (-1.44%) ⬇️

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 0df8265...bca728c. Read the comment docs.

@frankfliu frankfliu merged commit f5fffd2 into deepjavalibrary:master Aug 9, 2021
@frankfliu frankfliu deleted the warmup branch August 9, 2021 03:31
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