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

[Refactoring] Add Caffe2Xavier Initializer #902

Merged
merged 2 commits into from
Mar 24, 2021

Conversation

MeowZheng
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Mar 22, 2021

Codecov Report

Merging #902 (0564d91) into master (933b052) will increase coverage by 0.02%.
The diff coverage is 100.00%.

❗ Current head 0564d91 differs from pull request most recent head d4bca2c. Consider uploading reports for the commit d4bca2c to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #902      +/-   ##
==========================================
+ Coverage   65.91%   65.93%   +0.02%     
==========================================
  Files         147      147              
  Lines        8986     8992       +6     
  Branches     1613     1614       +1     
==========================================
+ Hits         5923     5929       +6     
  Misses       2747     2747              
  Partials      316      316              
Flag Coverage Δ
unittests 65.93% <100.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
mmcv/cnn/__init__.py 100.00% <100.00%> (ø)
mmcv/cnn/utils/__init__.py 100.00% <100.00%> (ø)
mmcv/cnn/utils/weight_init.py 98.85% <100.00%> (+0.04%) ⬆️

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 933b052...d4bca2c. Read the comment docs.

@ZwwWayne ZwwWayne self-requested a review March 22, 2021 07:35
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