stereomatchingkiss edited a comment on issue #16167: [RFC] Apache MXNet 2.0 
Roadmap
URL: 
https://github.com/apache/incubator-mxnet/issues/16167#issuecomment-563885746
 
 
   > 
   > 
   > @stereomatchingkiss good point. What are you using c/c++ api for?
   
   1. Develop stand alone app on desktop and mobile(maybe on another devices 
like rpi4 or jetson nano in the future)
   2. Wrapper of another language(ex : php)
   3. Run the inference task on aws lambda, we do not want to prune the libs of 
python manually if we could build a slim library of mxnet/tensorflow/pytorch. 
   
   Maybe you could open a post to ask the users what are they expect for c or 
c++ api, I guess most of them only need to use the api to perform inference 
task but not training(python do a great job about this), this should help you 
shrink the size of the libs and made the codes less complicated. 

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