-
Notifications
You must be signed in to change notification settings - Fork 19.5k
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
adds split_dataset utility #16398
adds split_dataset utility #16398
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.
Thanks for the PR!
Adding unit tests will help you make the use cases more concrete.
… having same shape
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.
Thanks for the update!
Please let me know when you'd like me to review (and you can also graduate the PR from draft to ready). |
@fchollet I Incorporated the requested changes. The code passes both Pylint and Bazel tests. The pull request is now ready for review. |
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.
Excellent, I think we're good! Thanks for the update.
I added a comment but we can probably just fix it in post.
mentioned in #16394