|
Ran
|
Jobs
3
|
Files
134
|
Run time
1min
|
Badge
README BADGES
|
push
github
Fix failing tests (#793) Summary: - Increased tolerance for gradient comparison test from `1e-7` to `2e-7` in `conv2d_test.py`. - Added GRU validator imports in `validators/__init__.py`. - Disabled downloading of pretrained weights in PrivacyEngine test. ## Types of changes - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] Docs change / refactoring / dependency upgrade ## Motivation and Context / Related issue I experience a few failing tests in local setup, this minor changes seems to fix them. ## Checklist - [x] The documentation is up-to-date with the changes I made. - [x] I have read the **CONTRIBUTING** document and completed the CLA (see **CONTRIBUTING**). - [x] All tests passed, and additional code has been covered with new tests. Pull Request resolved: https://github.com/meta-pytorch/opacus/pull/793 Reviewed By: iden-kalemaj Differential Revision: D85085351 fbshipit-source-id: 98a6533fe
2 of 2 new or added lines in 2 files covered. (100.0%)
5635 of 7008 relevant lines covered (80.41%)
1.79 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | run-1 - 18797974761.1 | 133 |
80.19 |
GitHub Action Run | |
| 2 | run-3 - 18797974761.2 | 72 |
48.01 |
GitHub Action Run | |
| 3 | run-2 - 18797974761.3 | 133 |
80.18 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|