Skip to content

Add batch splitting ratio check#336

Open
doem97 wants to merge 1 commit into
clovaai:masterfrom
doem97:patch-1
Open

Add batch splitting ratio check#336
doem97 wants to merge 1 commit into
clovaai:masterfrom
doem97:patch-1

Conversation

@doem97
Copy link
Copy Markdown

@doem97 doem97 commented Apr 8, 2022

Check whether the splitting ratio adds up to one, e.g. opt.batch_ratio="0.1-0.2" would raise a error while "1"or "0.2-0.8" won't.

Check whether the splitting ratio adds up to one, e.g. `opt.batch_ratio="0.1-0.2"` would raise a error while "1"or "0.2-0.8" won't.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant