dmls-book icon indicating copy to clipboard operation
dmls-book copied to clipboard

Model parallelism mention in data parallelism section of Chapter 6

Open MaryFllh opened this issue 1 year ago • 0 comments

Hello,

Thank you for the very informative book and all your amazing work!

I was going through chapter 6, page 170 (of the paperback version), paragraph 2. I think that the sentence should mention data in the first sentence instead of model. In other words, should it be "Another problem is that spreading your data on multiple machines can cause your batch size to be very big." instead of "Another problem is that spreading your model on multiple machines can cause your batch size to be very big."?

MaryFllh avatar Mar 17 '23 18:03 MaryFllh