|
Ran
|
Jobs
3
|
Files
123
|
Run time
1min
|
Badge
README BADGES
|
push
github
allow multi gpu tests to be run (#765) Summary: Pull Request resolved: https://github.com/pytorch/opacus/pull/765 Tests were always skipped since their name does not follow the `test_*.py` or `*_test.py` format. Instead, skip tests in CPU/single-GPU environments using the `unittest.skipIf` decorator. Reviewed By: HuanyuZhang Differential Revision: D76141869 fbshipit-source-id: b8009714e
3 of 5 new or added lines in 2 files covered. (60.0%)
5362 of 6240 relevant lines covered (85.93%)
1.91 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
32.86 |
opacus/tests/multigpu_adaptive_clipping_test.py | |
| 1 |
27.52 |
opacus/tests/multigpu_gradcheck_test.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | run-1 - 15575898076.1 | 122 |
85.77 |
GitHub Action Run | |
| 2 | run-3 - 15575898076.2 | 67 |
48.53 |
GitHub Action Run | |
| 3 | run-2 - 15575898076.3 | 122 |
85.76 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|