kalcohol edited a comment on issue #16167: [RFC] Apache MXNet 2.0 Roadmap
URL: 
https://github.com/apache/incubator-mxnet/issues/16167#issuecomment-590833480
 
 
   Thanks for this awesome work, it has benefited me a great deal.
   
   Here are some disadvantages(may be) listed blow:
   1. it seems that c and c++ interface both could work, but can not finish 
single task only by one;
   2. low bit training or inference is not available via c/c++(ver. 1.6.0 fix 
fp16 training);
   3. static linking lib is (very) far away from easy to use, cmake configure 
file(like MxNetConfig.cmake, etc.) will enough for end users to integrate 
libmxnet.a and other large bunch of static third party libs(it's not easy to 
maintain gentlemanly demeanor all a day when manually linking these day by 
day). people could easy to hack loading interface of a dynamic library.
   4. smaller size of lib will more friendly to edge devices.
   5. more c++ training demo, including how to use kvstore(multiple cards and 
multiple servers), it's really not easy to understand.
   
   Good day everyone.

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


With regards,
Apache Git Services

Reply via email to