|
Ran
|
Jobs
3
|
Files
121
|
Run time
1min
|
Badge
README BADGES
|
push
github
Fix "to_standard_module" for Ghost Clipping (#754) Summary: Pull Request resolved: https://github.com/pytorch/opacus/pull/754 Issue [#749](https://github.com/pytorch/opacus/issues/749) Under FGC, we use ``del p.grad_sample`` to release used per-sample gradients. However, when running ``to_standard_module``, w/o new changes, it will lead to attribute not found errors. Reviewed By: iden-kalemaj Differential Revision: D74019695 fbshipit-source-id: ac8541418
3 of 4 new or added lines in 2 files covered. (75.0%)
2 existing lines in 1 file now uncovered.5311 of 6185 relevant lines covered (85.87%)
1.91 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
90.74 |
-4.0% | opacus/grad_sample/gsm_base.py |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
90.74 |
-4.0% | opacus/grad_sample/gsm_base.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | run-2 - 14870123826.1 | 120 |
85.7 |
GitHub Action Run | |
| 2 | run-3 - 14870123826.2 | 66 |
48.51 |
GitHub Action Run | |
| 3 | run-1 - 14870123826.3 | 120 |
85.71 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|