> 
> 
> @stereomatchingkiss good point. What are you using c/c++ api for?

1. Develop stand alone app on desktop and mobile
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. 

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

Reply via email to