You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by gi...@git.apache.org on 2017/08/08 07:55:55 UTC

[GitHub] buaacszj opened a new issue #7383: How to build a library without the BLAS dependency?

buaacszj opened a new issue #7383: How to build a library without the BLAS dependency?
URL: https://github.com/apache/incubator-mxnet/issues/7383
 
 
   As I saw from mxnet document "Deep Learning in a Single File for Smart Devices", there is a word saying "MXNet provides an amalgamation script that compiles all code needed for prediction based on trained DL models into a single .cc file, containing approximately 30K lines of code. This code only depends on the BLAS library. Moreover, we?ve also created an even more minimal version, with the BLAS dependency removed."
   
   But I didn't find any description about how to build the minimal version that without BLAS dependency. Could anyone tell me anything about this? Any help is appreciated, thanks!
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services