|
Ran
|
Jobs
3
|
Files
126
|
Run time
1min
|
Badge
README BADGES
|
push
github
FSDP2 with Ghost Clipping and Fast Gradient Clipping prototyping (#761) Summary: Pull Request resolved: https://github.com/pytorch/opacus/pull/761 Integrating FSDP2 with Opacus First Prototype: 1. FSDP is supported only if all the layers with trainable parameters are supported by ghost clipping or fast gradient clipping. 2. No freezing/unfreezing of parameters in between the training. Reviewed By: HuanyuZhang Differential Revision: D70533184 fbshipit-source-id: 003476823
55 of 145 new or added lines in 9 files covered. (37.93%)
5411 of 6379 relevant lines covered (84.83%)
1.89 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
82.5 |
-3.99% | opacus/grad_sample/utils.py |
| 3 |
51.52 |
-2.06% | opacus/optimizers/__init__.py |
| 11 |
42.11 |
opacus/utils/fsdp_utils.py | |
| 33 |
32.65 |
opacus/optimizers/fsdpoptimizer_fast_gradient_clipping.py | |
| 41 |
28.07 |
opacus/grad_sample/grad_sample_module_fast_gradient_clipping_fsdp.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | run-1 - 15671700693.1 | 125 |
84.65 |
GitHub Action Run | |
| 2 | run-2 - 15671700693.2 | 125 |
84.64 |
GitHub Action Run | |
| 3 | run-3 - 15671700693.3 | 69 |
47.96 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|