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

Support FP16 #21

Merged
merged 9 commits into from
Jul 20, 2020
Merged

Support FP16 #21

merged 9 commits into from
Jul 20, 2020

Conversation

xvjiarui
Copy link
Collaborator

Support FP16 #18

@xvjiarui xvjiarui added the WIP Work in process label Jul 16, 2020
@codecov
Copy link

codecov bot commented Jul 16, 2020

Codecov Report

Merging #21 into master will decrease coverage by 0.50%.
The diff coverage is 36.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage   81.91%   81.41%   -0.51%     
==========================================
  Files          70       71       +1     
  Lines        3124     3158      +34     
  Branches      485      493       +8     
==========================================
+ Hits         2559     2571      +12     
- Misses        475      497      +22     
  Partials       90       90              
Flag Coverage Δ
#unittests 81.41% <36.84%> (-0.51%) ⬇️

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

Impacted Files Coverage Δ
mmseg/core/utils/dist_utils.py 18.51% <18.51%> (ø)
mmseg/models/segmentors/base.py 45.37% <60.00%> (+1.56%) ⬆️
mmseg/core/utils/__init__.py 100.00% <100.00%> (ø)
mmseg/models/decode_heads/decode_head.py 91.66% <100.00%> (+0.30%) ⬆️

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 1af2ad6...e764b3c. Read the comment docs.

@xvjiarui xvjiarui removed the WIP Work in process label Jul 20, 2020
@hellock hellock merged commit 1765c12 into open-mmlab:master Jul 20, 2020
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* Support FP16

* add miss folder

* add tests

* remove useless config

* update memory

* reduce config

* migrate fp16 to mmcv

* add model link
sibozhang pushed a commit to sibozhang/mmsegmentation that referenced this pull request Mar 22, 2024
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.

2 participants