-
Notifications
You must be signed in to change notification settings - Fork 655
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
[xgboost] Adds xgboost aarch64 support #2659
Conversation
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## master #2659 +/- ##
============================================
+ Coverage 72.08% 73.63% +1.54%
- Complexity 5126 6977 +1851
============================================
Files 473 685 +212
Lines 21970 30457 +8487
Branches 2351 3157 +806
============================================
+ Hits 15838 22428 +6590
- Misses 4925 6496 +1571
- Partials 1207 1533 +326
☔ View full report in Codecov by Sentry. |
It brings you some level of maintainability |
Description
Brief description of what this PR is about