-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Open
Labels
featureIs an improvement or enhancementIs an improvement or enhancementwaiting on authorWaiting on user action, correction, or updateWaiting on user action, correction, or update
Description
Description & Motivation
I'm always frustrated when scale_batch_size
runs on a CPU machine, and ends up testing horribly large batch sizes like 2^25.
Pitch
I'd like to be able to pass an upper bound batch size as an argument. Batch sizes larger than the argument will never be tested.
Alternatives
No response
Additional context
No response
cc @Borda
deependujha
Metadata
Metadata
Assignees
Labels
featureIs an improvement or enhancementIs an improvement or enhancementwaiting on authorWaiting on user action, correction, or updateWaiting on user action, correction, or update