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 2020/08/17 20:44:09 UTC

[GitHub] [incubator-mxnet] access2rohit opened a new issue #18950: Enable _numpy_op_doc namespace operators to support large inputs

access2rohit opened a new issue #18950:
URL: https://github.com/apache/incubator-mxnet/issues/18950


   ## Description
   
   Enable large tensor support for following operators under _numpy_op_doc:
   
   Operatoe | Asingnee | Status | Action
   -- | -- | -- | --
   _np__random_shuffle |   |   |  
   _np_copy |   |   |  
   _np_diag |   |   |  
   _np_diagflat |   |   |  
   _np_diagonal |   |   |  
   _np_dot | @Zha0q1 | broken on (2**31, 1) | https://github.com/apache/incubator-mxnet/pull/18925
   _np_moveaxis |   |   |  
   _np_prod |   |   |  
   _np_product |   |   |  
   _np_repeat |   |   |  
   _np_reshape |   |   |  
   _np_sometrue |   |   |  
   _np_squeeze |   |   |  
   _npx_constraint_check |   |   |  
   _npx_index_add |   |   |  
   _npx_index_update |   |   |  
   _npx_nonzero |   |   |  
   _npx_reshape |   |   |  
   


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