|
Ran
|
Files
133
|
Run time
3s
|
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
5541 of 6910 relevant lines covered (80.19%)
0.8 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|