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


With regards,
Apache Git Services

Reply via email to