chrishkchris opened a new pull request #588: [WIP] SINGA-505 SoftMaxBackward 
using CUDNN
URL: https://github.com/apache/singa/pull/588
 
 
   The current SoftMax backward is using numpy, which cannot be buffered.
   
   This PR uses cudnn SoftMaxBackward instead of numpy.
   
   However, I still need to implement the CPU DNNL SoftmaxBackward
   (https://intel.github.io/mkl-dnn/dev_guide_softmax.html), maybe after 
merging the DNNL library

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to