dmls-book
dmls-book copied to clipboard
Model parallelism mention in data parallelism section of Chapter 6
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."?