-
Notifications
You must be signed in to change notification settings - Fork 97
Always batch-size=1 #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
The code is currently hard-coded for batch-size=1, but in theory, there is nothing preventing larger batch-sizes.
See this for reference.