You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/02/26 01:40:56 UTC

[GitHub] ifeherva edited a comment on issue #14253: [RFC] Introducing NumPy-compatible coding experience into MXNet

ifeherva edited a comment on issue #14253: [RFC] Introducing NumPy-compatible coding experience into MXNet
URL: https://github.com/apache/incubator-mxnet/issues/14253#issuecomment-467234455
 
 
   +1 for this RFC.
   
   I especially like the numpy namespace proposal, that will help cleaning up a lot of thing.
   
   My experience is that the major blocker for numpy compatibility (and bad user experience) is due to the lack of dynamic shape inference. I cannot wait to have that out.
   
   Anyways, since I wrote a handful of operators alreadyI am very happy to lend a hand in getting fully numpy-compatible once dynamic shape inference is done.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services