-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
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
Remove old callback deprecated in 1.3. #7280
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7280 +/- ##
==========================================
+ Coverage 82.64% 83.59% +0.95%
==========================================
Files 13 13
Lines 4067 3889 -178
==========================================
- Hits 3361 3251 -110
+ Misses 706 638 -68
Continue to review full report at Codecov.
|
@hcho3 Fixed the error messages and removed more unused code. Will follow up with some more refactorings and type hints once this PR is merged. Could you please take another look? |
Everything else looks good to me. Please address one comment above. |
CV. Lint. Fix tests. Remove fmt too. Fix GPU test. Apply suggestions from code review Co-authored-by: Philip Hyunsu Cho <chohyu01@cs.washington.edu> Remove old error. Remove duplicated code. Remove callback env. Unused import. Lint. Address reviewer's comment.
75e6c4e
to
8e1014e
Compare
No description provided.