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 dynamic library.
4. smaller size of lib will more friendly to edge device.
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.

-- 
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-mxnet/issues/16167#issuecomment-590833480

Reply via email to