Skip to content

[config] fix assert message#1734

Merged
tjruwase merged 1 commit into
deepspeedai:masterfrom
stas00:patch-4
Jan 29, 2022
Merged

[config] fix assert message#1734
tjruwase merged 1 commit into
deepspeedai:masterfrom
stas00:patch-4

Conversation

@stas00
Copy link
Copy Markdown
Collaborator

@stas00 stas00 commented Jan 29, 2022

Currently the user gets:

train_batch_size is not equal to micro_batch_per_gpu * gradient_acc_step * world_size2 != 1 * 1 * 1
                                                                                 ^^^^^^^^^^

This PR is adding a missing space

@jeffra

@tjruwase tjruwase merged commit ed4bbe0 into deepspeedai:master Jan 29, 2022
@stas00 stas00 deleted the patch-4 branch January 30, 2022 02:38
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.

2 participants