Aston Zhang
Aston Zhang
Thanks. Have you checked the [refactored implementations](http://preview.d2l.ai.s3-website-us-west-2.amazonaws.com/d2l-en/master/chapter_convolutional-modern/batch-norm.html)?
Thanks. As long as the current implementation is correct (@terrytangyuan please double check), I'm ok with leaving it out in the argument list for now.
@StevenJokes plz see my comments https://github.com/d2l-ai/d2l-en/pull/1176
Thanks! Is it this repo: https://github.com/tngt/Dive-into-DL-paddlepaddle/tree/master/docs Currently we've been revising the API for the entire book: http://preview.d2l.ai.s3-website-us-west-2.amazonaws.com/d2l-en/master/chapter_linear-networks/api.html Could you see if could adapt using the new API? Besides, we have...
Thanks. RNN scratch does trains in one GPU for all the frameworks so I guess this is probably not the root cause. Maybe @terrytangyuan may help you with your PR...
Can you fix it?
Thanks! Per offline discussions we'll continue with our flexible approach :)
Thanks. After checking we'll keep the original :)
@biswajitsahoo1111 Could you take a look at it? Thanks.
Thanks. There are many topics that we can cover. As a book focusing on DL, currently we intentionally keep the first few foundational chapters *minimal* so readers can quickly get...