Skip to content
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

Support for ragged batches during training #14

Open
matiaslindgren opened this issue Nov 8, 2020 · 0 comments
Open

Support for ragged batches during training #14

matiaslindgren opened this issue Nov 8, 2020 · 0 comments
Labels
optimization Improving performance and throughput without changing functionality

Comments

@matiaslindgren
Copy link
Member

matiaslindgren commented Nov 8, 2020

For example, the x-vector architecture should be trained on arbitrary length input. Without ragged batches, this limits the batch size to 1. By supporting ragged batches, we could train with larger batch sizes.

@matiaslindgren matiaslindgren added the optimization Improving performance and throughput without changing functionality label Nov 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization Improving performance and throughput without changing functionality
Projects
None yet
Development

No branches or pull requests

1 participant