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:27:21 UTC

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

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


   ## Description
   Enable large tensor support for following operators under npx:
   
   
   operator | asignee | status | action
   -- | -- | -- | --
   activation | zhaoqi |   |  
   arange_like | zhaoqi |   |  
   batch_dot | zhaoqi |   |  
   batch_flatten | zhaoqi |   |  
   batch_norm | zhaoqi |   |  
   broadcast_like |   |   |  
   cast |   |   |  
   check_call |   |   |  
   constraint_check |   |   |  
   contextvars |   |   |  
   convolution |   |   |  
   cpu |   |   |  
   cpu_pinned |   |   |  
   ctc_loss |   |   |  
   ctypes |   |   |  
   current_context |   |   |  
   deconvolution |   |   |  
   digamma |   |   |  
   dropout |   |   |  
   embedding |   |   |  
   erf |   |   |  
   erfinv |   |   |  
   from_dlpack |   |   |  
   fully_connected |   |   |  
   gamma |   |   |  
   gammaln |   |   |  
   gather_nd |   |   |  
   get_cuda_compute_capability |   |   |  
   gpu |   |   |  
   gpu_memory_info |   |   |  
   image |   |   |  
   index_add |   |   |  
   index_update |   |   |  
   is_np_array |   |   |  
   is_np_default_dtype |   |   |  
   is_np_shape |   |   |  
   layer_norm |   |   |  
   leaky_relu |   |   |  
   load |   |   |  
   log_softmax |   |   |  
   multibox_detection |   |   |  
   multibox_prior |   |   |  
   multibox_target |   |   |  
   nonzero |   |   |  
   norm |   |   |  
   num_gpus |   |   |  
   one_hot |   |   |  
   pick |   |   |  
   pooling |   |   |  
   random |   |   |  
   relu |   |   |  
   reset_np |   |   |  
   reshape |   |   |  
   reshape_like |   |   |  
   rnn |   |   |  
   roi_pooling |   |   |  
   save |   |   |  
   scalar_poisson |   |   |  
   sequence_mask |   |   |  
   set_np |   |   |  
   set_np_default_dtype |   |   |  
   shape_array |   |   |  
   sigmoid |   |   |  
   slice |   |   |  
   smooth_l1 |   |   |  
   softmax |   |   |  
   stop_gradient |   |   |  
   tensor_poisson |   |   |  
   to_dlpack_for_read |   |   |  
   to_dlpack_for_write |   |   |  
   topk |   |   |  
   utils |   |   |  
   waitall |   |   |  
   


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