DomainLab
DomainLab copied to clipboard
user shceduler itself to update model parameter
trafficstars
Codecov Report
Merging #626 (bc9de7f) into fbopt (c2d5015) will increase coverage by
0.14%. Report is 49 commits behind head on fbopt. The diff coverage is83.33%.
@@ Coverage Diff @@
## fbopt #626 +/- ##
==========================================
+ Coverage 92.77% 92.92% +0.14%
==========================================
Files 138 138
Lines 5384 5411 +27
==========================================
+ Hits 4995 5028 +33
+ Misses 389 383 -6
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 92.92% <83.33%> (+0.14%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Files | Coverage Δ | |
|---|---|---|
| domainlab/algos/builder_jigen1.py | 100.00% <100.00%> (ø) |
|
| domainlab/algos/msels/a_model_sel.py | 77.08% <100.00%> (ø) |
|
| domainlab/algos/msels/c_msel_tr_loss.py | 74.19% <ø> (ø) |
|
| domainlab/algos/msels/c_msel_val.py | 97.50% <ø> (ø) |
|
| domainlab/algos/trainers/args_fbopt.py | 100.00% <100.00%> (ø) |
|
| domainlab/algos/trainers/fbopt_mu_controller.py | 90.16% <100.00%> (+0.16%) |
:arrow_up: |
| domainlab/compos/exp/exp_main.py | 86.84% <100.00%> (ø) |
|
| domainlab/dsets/utils_wrapdset_patches.py | 94.91% <ø> (ø) |
|
| domainlab/models/args_jigen.py | 100.00% <100.00%> (ø) |
|
| domainlab/models/model_dann.py | 100.00% <ø> (ø) |
|
| ... and 5 more |
... and 4 files with indirect coverage changes
:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!