heat
heat copied to clipboard
Features/589 batch normalization
Description
Issue/s resolved: #
Changes proposed:
Type of change
Due Diligence
- [ ] All split configurations tested
- [ ] Multiple dtypes tested in relevant functions
- [ ] Documentation updated (if needed)
- [ ] Updated changelog.md under the title "Pending Additions"
Does this change modify the behaviour of other functions? If so, which?
yes / no
Codecov Report
Merging #748 (f93ebcd) into main (43d0a38) will decrease coverage by
0.58%
. Report is 67 commits behind head on main. The diff coverage is18.47%
.
@@ Coverage Diff @@
## main #748 +/- ##
==========================================
- Coverage 92.32% 91.74% -0.58%
==========================================
Files 77 78 +1
Lines 11056 11144 +88
==========================================
+ Hits 10207 10224 +17
- Misses 849 920 +71
Flag | Coverage Δ | |
---|---|---|
unit | 91.74% <18.47%> (-0.58%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Files | Coverage Δ | |
---|---|---|
heat/nn/__init__.py | 39.02% <11.11%> (-2.65%) |
:arrow_down: |
heat/nn/batchnorm.py | 19.27% <19.27%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Thank you for the PR!
Thank you for the PR!