|
Ran
|
Jobs
3
|
Files
121
|
Run time
1min
|
Badge
README BADGES
|
push
github
Add gradient sample mode to the logging system (#735) Summary: Pull Request resolved: https://github.com/pytorch/opacus/pull/735 We add gradient sample mode of each submodule to the logging system, which is especially useful information when people want to check the compatibility of complex model architecture. Reviewed By: iden-kalemaj Differential Revision: D70255075 fbshipit-source-id: 5defe47be
4 of 13 new or added lines in 1 file covered. (30.77%)
9 existing lines in 1 file now uncovered.5304 of 6193 relevant lines covered (85.65%)
1.91 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 9 |
83.15 |
-9.06% | opacus/grad_sample/grad_sample_module_fast_gradient_clipping.py |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 9 |
80.0 |
-11.25% | opacus/utils/tensor_utils.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | run-1 - 13691005735.1 | 120 |
85.41 |
GitHub Action Run | |
| 2 | run-2 - 13691005735.2 | 120 |
85.48 |
GitHub Action Run | |
| 3 | run-3 - 13691005735.3 | 66 |
48.44 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|