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

[serving] set ai.djl.pytorch.num_interop_threads #1059

Merged
merged 1 commit into from
Jun 29, 2021

Conversation

frankfliu
Copy link
Contributor

Change-Id: I9b654322e2b7505dbaa8569b6480a4f5ab19c981

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

codecov-commenter commented Jun 29, 2021

Codecov Report

Merging #1059 (e038f0e) into master (05ad89a) will decrease coverage by 0.37%.
The diff coverage is 63.39%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1059      +/-   ##
============================================
- Coverage     70.36%   69.98%   -0.38%     
- Complexity     5085     5212     +127     
============================================
  Files           501      510       +9     
  Lines         22415    23255     +840     
  Branches       2325     2489     +164     
============================================
+ Hits          15772    16276     +504     
- Misses         5403     5650     +247     
- Partials       1240     1329      +89     
Impacted Files Coverage Δ
api/src/main/java/ai/djl/Device.java 71.11% <ø> (+0.89%) ⬆️
api/src/main/java/ai/djl/ndarray/NDArray.java 73.25% <0.00%> (-1.31%) ⬇️
.../java/ai/djl/repository/RepositoryFactoryImpl.java 76.74% <0.00%> (-1.83%) ⬇️
.../src/main/java/ai/djl/repository/zoo/ModelZoo.java 54.00% <0.00%> (-18.81%) ⬇️
api/src/main/java/ai/djl/util/Platform.java 45.65% <0.00%> (-3.19%) ⬇️
.../main/java/ai/djl/zero/cv/ImageClassification.java 0.00% <0.00%> (ø)
...ine/src/main/java/ai/djl/mxnet/engine/MxModel.java 61.11% <ø> (-1.06%) ⬇️
...src/main/java/ai/djl/mxnet/engine/MxNDArrayEx.java 87.77% <ø> (ø)
...ngine/src/main/java/ai/djl/mxnet/jna/LibUtils.java 43.47% <0.00%> (-2.58%) ⬇️
...va/ai/djl/mxnet/zoo/nlp/qa/MxBertQATranslator.java 92.15% <ø> (ø)
... and 126 more

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 45ac6ed...e038f0e. Read the comment docs.

@frankfliu frankfliu merged commit a3d7cb1 into deepjavalibrary:master Jun 29, 2021
@frankfliu frankfliu deleted the pt_threads branch June 29, 2021 07:13
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