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

LSTM : padding when the size of input is 2 #2000

Merged
merged 1 commit into from Sep 9, 2022
Merged

LSTM : padding when the size of input is 2 #2000

merged 1 commit into from Sep 9, 2022

Conversation

takanori-ugai
Copy link
Contributor

@codecov-commenter
Copy link

Codecov Report

Merging #2000 (4696bc2) into master (bb5073f) will decrease coverage by 2.21%.
The diff coverage is 68.60%.

@@             Coverage Diff              @@
##             master    #2000      +/-   ##
============================================
- Coverage     72.08%   69.87%   -2.22%     
- Complexity     5126     5915     +789     
============================================
  Files           473      586     +113     
  Lines         21970    26222    +4252     
  Branches       2351     2848     +497     
============================================
+ Hits          15838    18323    +2485     
- Misses         4925     6517    +1592     
- Partials       1207     1382     +175     
Impacted Files Coverage Δ
api/src/main/java/ai/djl/modality/cv/Image.java 69.23% <ø> (-4.11%) ⬇️
...rc/main/java/ai/djl/modality/cv/MultiBoxPrior.java 76.00% <ø> (ø)
...rc/main/java/ai/djl/modality/cv/output/Joints.java 71.42% <ø> (ø)
.../main/java/ai/djl/modality/cv/output/Landmark.java 100.00% <ø> (ø)
...main/java/ai/djl/modality/cv/output/Rectangle.java 72.41% <0.00%> (ø)
...i/djl/modality/cv/translator/BigGANTranslator.java 21.42% <0.00%> (-5.24%) ⬇️
...odality/cv/translator/BigGANTranslatorFactory.java 33.33% <0.00%> (+8.33%) ⬆️
.../cv/translator/InstanceSegmentationTranslator.java 0.00% <0.00%> (-86.59%) ⬇️
...nslator/InstanceSegmentationTranslatorFactory.java 7.14% <0.00%> (-11.04%) ⬇️
.../cv/translator/SemanticSegmentationTranslator.java 0.00% <0.00%> (ø)
... and 500 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@zachgk zachgk merged commit c4f162f into deepjavalibrary:master Sep 9, 2022
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.

None yet

3 participants