tkonolige opened a new pull request #6182:
URL: https://github.com/apache/incubator-tvm/pull/6182


   Make cblas and mkl seperate entities in cmake and topi, allowing users
   to use both a BLAS library and MKL. In the future, MKL specific
   functions can be added easily. MKLDNN is also split off from MKL and
   BLAS for the same reasons.
   
   Other improvements:
     - cblas and mkl strategies are now only applied when they are viable.
     - compile_engine will log which implementation it has chosen and why.
   
   @merrymercy @icemelon9 
   


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


Reply via email to