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 a tool to genreate NDList file #1155

Merged
merged 1 commit into from
Aug 12, 2021

Conversation

frankfliu
Copy link
Contributor

Change-Id: I37c1fe468a5b4784a83e9be4ce62f9b6f10e2b49

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

@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2021

Codecov Report

Merging #1155 (9fcef5c) into master (0df8265) will increase coverage by 0.08%.
The diff coverage is 91.96%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1155      +/-   ##
============================================
+ Coverage     70.26%   70.34%   +0.08%     
- Complexity     5339     5352      +13     
============================================
  Files           513      514       +1     
  Lines         23664    23727      +63     
  Branches       2552     2556       +4     
============================================
+ Hits          16627    16691      +64     
- Misses         5674     5676       +2     
+ Partials       1363     1360       -3     
Impacted Files Coverage Δ
.../main/java/ai/djl/benchmark/AbstractBenchmark.java 89.88% <50.00%> (-1.45%) ⬇️
...mark/src/main/java/ai/djl/benchmark/Benchmark.java 78.04% <55.55%> (+17.52%) ⬆️
...rc/main/java/ai/djl/benchmark/NDListGenerator.java 95.74% <95.74%> (ø)
...mark/src/main/java/ai/djl/benchmark/Arguments.java 94.96% <100.00%> (-0.28%) ⬇️

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...9fcef5c. Read the comment docs.

Change-Id: I37c1fe468a5b4784a83e9be4ce62f9b6f10e2b49
@frankfliu frankfliu merged commit 520f90f into deepjavalibrary:master Aug 12, 2021
@frankfliu frankfliu deleted the ndlist branch August 12, 2021 00:46
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