Skip to content
Discussion options

You must be logged in to vote

The standard way is padding data to the same size.
For better efficiency, you can bucket your data by size, sample data by sampling a bucket then sampling a batch of data in this bucket instead of directly sampling a batch of data.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@YouJiacheng
Comment options

@ahwillia
Comment options

@YouJiacheng
Comment options

@ahwillia
Comment options

@YouJiacheng
Comment options

Answer selected by ahwillia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants