dcslin commented on pull request #733: URL: https://github.com/apache/singa/pull/733#issuecomment-644517619
> And I found that the calculation of dw is not based on dy in the back propagation function of the rnn operator. Is this correct? hi from the cudnn api, dy is not used when getting dw, I think cudnn internals used the `reserve_space` for keeping `dy` from `backward dx` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
