|
Ran
|
Jobs
3
|
Files
131
|
Run time
1min
|
Badge
README BADGES
|
push
github
FSDP + MixedPrecision (#781) Summary: Pull Request resolved: https://github.com/pytorch/opacus/pull/781 We test whether there is any compatibility issue between FSDP and mixed-precision, which are the two newly added features. Specifically, we test the inherent mixed precision of FSDP2, as well as adding api changes. Reviewed By: aparna-aketi Differential Revision: D81100195 fbshipit-source-id: 2741fec1c
7 of 43 new or added lines in 2 files covered. (16.28%)
2 existing lines in 2 files now uncovered.5559 of 6930 relevant lines covered (80.22%)
1.79 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
37.5 |
-4.61% | opacus/utils/fsdp_utils.py |
| 30 |
26.8 |
-5.63% | opacus/tests/multigpu_fsdpcheck.py |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
26.8 |
-5.63% | opacus/tests/multigpu_fsdpcheck.py |
| 1 |
37.5 |
-4.61% | opacus/utils/fsdp_utils.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | run-2 - 17587757998.1 | 130 |
79.98 |
GitHub Action Run | |
| 2 | run-1 - 17587757998.2 | 130 |
79.99 |
GitHub Action Run | |
| 3 | run-3 - 17587757998.3 | 70 |
47.81 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|