leezu opened a new pull request #17596: Fix transformer.cu interleaved matmul 
for cuda arch < 5
URL: https://github.com/apache/incubator-mxnet/pull/17596
 
 
   ## Description ##
   `cublasGemmBatchedEx` is only supported for GPU with architecture 
capabilities equal or greater than 5.0.
   
   Fixes a bug in https://github.com/apache/incubator-mxnet/pull/16408
   
   ### Changes ###
   - [X] Fix transformer.cu interleaved matmul for cuda arch < 5
   
   ## Comments ##
   CC @Caenorst 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to