chsin commented on issue #9647: Gluon in Core API
URL: 
https://github.com/apache/incubator-mxnet/issues/9647#issuecomment-362746458
 
 
   I would also like more attention on the C/C++ API. Most of the focus has 
been on Python, which results in the other supported languages being overlooked 
to the point that they are barely supported. It seems more an issue that the 
C/C++ API is being neglected since (correct me if I?m wrong) the other 
languages call C/C++ core functions, so if a functionality is only in Python, 
that would mean you have to recode the functonallity in the other languages you 
support.  I, however, only care about the C/C++ API since the code I write is 
mostly in C/C++, which makes using Mxnet difficult since the C/C++ API is 
poorly documented and neglected compared to the Python API. I understand why it 
makes sense for people to use Python since it?s must easier for prototyping and 
homework assignments, but less so for fast and reliable production code. Hence, 
I hope the C/C++ API won?t be neglected, though it seems like plans to improve 
it, e.g. #5647, are quickly forgotten. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to