-
-
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
more explict sharding methods #4396
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 lgtm...
Looks good to me although this is @canonizer's baby so I will defer to him. If I understand correctly this is not required for your external memory prediction PR in its current state because you are deleting and recreating SparsePage objects? It may be nice to merge this anyway. |
@canonizer @RAMitchell I think this is ready. Please take another look. Thanks! |
Reshard
method toShard
Reshard
method for sharding a vector that's already sharded@canonizer @RAMitchell @sriramch