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

add mmcv.jit #4192

Merged
merged 5 commits into from
Feb 21, 2021
Merged

add mmcv.jit #4192

merged 5 commits into from
Feb 21, 2021

Conversation

lml131
Copy link
Contributor

@lml131 lml131 commented Nov 27, 2020

No description provided.

@CLAassistant
Copy link

CLAassistant commented Nov 27, 2020

CLA assistant check
All committers have signed the CLA.

@hellock
Copy link
Member

hellock commented Nov 28, 2020

Task linked: CU-5brfzp MMDet support JIT decorator

@codecov
Copy link

codecov bot commented Feb 3, 2021

Codecov Report

Merging #4192 (8d94332) into master (3620bb7) will decrease coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4192      +/-   ##
==========================================
- Coverage   63.76%   63.66%   -0.10%     
==========================================
  Files         252      252              
  Lines       19244    19287      +43     
  Branches     3246     3246              
==========================================
+ Hits        12271    12280       +9     
- Misses       6344     6381      +37     
+ Partials      629      626       -3     
Flag Coverage Δ
unittests 63.64% <100.00%> (-0.09%) ⬇️

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

Impacted Files Coverage Δ
mmdet/core/bbox/coder/bucketing_bbox_coder.py 63.76% <100.00%> (+1.08%) ⬆️
mmdet/core/bbox/coder/delta_xywh_bbox_coder.py 100.00% <100.00%> (ø)
...et/core/bbox/coder/legacy_delta_xywh_bbox_coder.py 23.28% <100.00%> (+3.28%) ⬆️
mmdet/core/bbox/coder/tblr_bbox_coder.py 25.39% <100.00%> (+3.73%) ⬆️
mmdet/core/bbox/coder/yolo_bbox_coder.py 60.97% <100.00%> (+3.08%) ⬆️
mmdet/models/losses/accuracy.py 100.00% <100.00%> (ø)
mmdet/models/losses/ae_loss.py 100.00% <100.00%> (ø)
mmdet/models/losses/balanced_l1_loss.py 65.51% <100.00%> (+2.55%) ⬆️
mmdet/models/losses/gaussian_focal_loss.py 100.00% <100.00%> (ø)
mmdet/models/losses/gfocal_loss.py 49.12% <100.00%> (+2.82%) ⬆️
... and 8 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 3620bb7...ef8afdb. Read the comment docs.

@ZwwWayne ZwwWayne merged commit e1599e7 into open-mmlab:master Feb 21, 2021
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.

4 participants