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/27 23:44:25 UTC

[GitHub] wkcn commented on issue #14268: Add numpy module under root module mxnet

wkcn commented on issue #14268: Add numpy module under root module mxnet
URL: https://github.com/apache/incubator-mxnet/issues/14268#issuecomment-468076387
 
 
   I think it is confusing that mx.numpy, mx.nd.numpy and mx.sym.numpy all exist.
   
   In gluon, it is available that Block(nd) and Block(sym) are both supported.
   
   It may be better to support mx.numpy.xxx(nd) and mx.numpy.xxx(sym)

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