-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Silence some warnings in unit tests #2628
Conversation
This pull request was exported from Phabricator. Differential Revision: D66004225 |
Summary: This was deprecated and marked for removal in v0.11. Reviewed By: esantorella Differential Revision: D66003588
Summary: Legacy non-linear inequality constraint format has been deprecated since pytorch#1793. Reviewed By: esantorella Differential Revision: D66003879
Summary: Silences warnings for non-log EI acqfs and deprecated model converter code.This will reduce the noise in test outputs. Reviewed By: esantorella Differential Revision: D66004225
7c9ee6a
to
b374ea2
Compare
This pull request was exported from Phabricator. Differential Revision: D66004225 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2628 +/- ##
==========================================
- Coverage 99.98% 99.98% -0.01%
==========================================
Files 196 196
Lines 17332 17313 -19
==========================================
- Hits 17330 17311 -19
Misses 2 2 ☔ View full report in Codecov by Sentry. |
Summary: Silences warnings for non-log EI acqfs and deprecated model converter code.This will reduce the noise in test outputs. Reviewed By: esantorella Differential Revision: D66004225
This pull request has been merged in 9c7521f. |
Summary: Silences warnings for non-log EI acqfs and deprecated model converter code.This will reduce the noise in test outputs.
Differential Revision: D66004225