leezu commented on pull request #19319:
URL: https://github.com/apache/incubator-mxnet/pull/19319#issuecomment-706314776


   The dynamic build on CD is actually not very meaningful. Both libtype=static 
and libtype=dynamic build the dynamic libmxnet, the only difference is the 
number of dependencies statically linked. But in fact libtype=dynamic artifacts 
are not used anywhere. libtype=static is fully sufficient and we can reduce 
complexity and costs while achieving the same goal by removing unused 
libtype=dynamic. The goal here is to keep things simple and avoid unnecessary 
complexity.


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