Skip to content

[ADD] Missing Batchnorm#317

Merged
ravinkohli merged 4 commits intoautoml:developmentfrom
ravinkohli:fix_missing_batch_norm
Nov 11, 2021
Merged

[ADD] Missing Batchnorm#317
ravinkohli merged 4 commits intoautoml:developmentfrom
ravinkohli:fix_missing_batch_norm

Conversation

@ravinkohli
Copy link
Contributor

This PR fixes #297

@codecov
Copy link

codecov bot commented Nov 11, 2021

Codecov Report

Merging #317 (e9f3508) into development (3659407) will decrease coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #317      +/-   ##
===============================================
- Coverage        81.83%   81.74%   -0.09%     
===============================================
  Files              151      151              
  Lines             8650     8652       +2     
  Branches          1322     1322              
===============================================
- Hits              7079     7073       -6     
- Misses            1106     1110       +4     
- Partials           465      469       +4     
Impacted Files Coverage Δ
...omponents/training/data_loader/base_data_loader.py 90.54% <ø> (ø)
...e/components/setup/network_backbone/MLPBackbone.py 98.11% <100.00%> (+0.03%) ⬆️
...onents/setup/network_backbone/ShapedMLPBackbone.py 94.44% <100.00%> (+0.10%) ⬆️
...ipeline/components/setup/network_backbone/utils.py 87.12% <0.00%> (-1.52%) ⬇️
...peline/components/training/trainer/base_trainer.py 95.76% <0.00%> (-1.06%) ⬇️
autoPyTorch/ensemble/ensemble_builder.py 72.32% <0.00%> (-0.84%) ⬇️

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 3659407...e9f3508. Read the comment docs.

@ravinkohli ravinkohli added the first priority PRs to be checked as a priority label Nov 11, 2021
Copy link
Collaborator

@nabenabe0928 nabenabe0928 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not see problems now.

@ravinkohli ravinkohli merged commit e493d99 into automl:development Nov 11, 2021
github-actions bot pushed a commit that referenced this pull request Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

first priority PRs to be checked as a priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants