Replies: 1 comment
-
I just hadn't updated to the latest version haha :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How would I go about setting the batch size to auto? I tried
"batch_size": "auto"
AND"batch_size": auto
in the config but neither of them worked. :(I wanted to find out my optimal batch size automatically, but instead is a waste of time. Or perhaps I'm misunderstanding something?
Beta Was this translation helpful? Give feedback.
All reactions