Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support multi-batch inference #184

Merged
merged 6 commits into from
Sep 30, 2020
Merged

Conversation

dreamerlin
Copy link
Collaborator

No description provided.

@dreamerlin dreamerlin added the WIP work in progress label Sep 16, 2020
@codecov
Copy link

codecov bot commented Sep 16, 2020

Codecov Report

Merging #184 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
+ Coverage   84.46%   84.49%   +0.02%     
==========================================
  Files          78       78              
  Lines        4951     4952       +1     
  Branches      782      782              
==========================================
+ Hits         4182     4184       +2     
+ Misses        642      641       -1     
  Partials      127      127              
Flag Coverage Δ
#unittests 84.49% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmaction/models/recognizers/base.py 63.41% <100.00%> (+0.59%) ⬆️
mmaction/models/recognizers/recognizer3d.py 82.60% <100.00%> (+0.79%) ⬆️
mmaction/models/localizers/bmn.py 99.00% <0.00%> (-0.01%) ⬇️
mmaction/models/localizers/bsn.py 100.00% <0.00%> (ø)
...maction/models/localizers/utils/post_processing.py 100.00% <0.00%> (ø)
mmaction/datasets/activitynet_dataset.py 96.96% <0.00%> (+1.92%) ⬆️

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 a182997...606210b. Read the comment docs.

@dreamerlin dreamerlin force-pushed the val_mode branch 2 times, most recently from 332ff17 to 58f75de Compare September 26, 2020 14:51
@dreamerlin dreamerlin removed WIP work in progress need doc labels Sep 27, 2020
@innerlee innerlee merged commit ae4b581 into open-mmlab:master Sep 30, 2020
@dreamerlin dreamerlin deleted the val_mode branch October 15, 2020 14:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants