DickJC123 opened a new pull request #7603: Convert dot to linalg gemm
URL: https://github.com/apache/incubator-mxnet/pull/7603
 
 
   This substitutes linalg_gemm() for the direct use of mshadow::dot(). 
However, for the case where a cpu gemm is needed, but where MSHADOW_USE_CBLAS = 
0, the linalg_gemm implementation still reverts to calling mshadow::dot(). Adds 
MIN=1 back to Jenkinsfile. Relates to recent work of @asmushetzel and 
@piiswrong.  Resubmission on top-of-trunk.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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