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: [email protected]
