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


   ## Description
   Enable large tensor support for following operators under npx:
   
   
   Operator | Asignee | Status | Action 
   -- | -- | -- | --
   abs |  @Zha0q1 | Works  |  
   absolute | @Zha0q1  | Works  |  
   add |  @Zha0q1 | Not Working  |  
   all |  @Zha0q1 | Works  |  
   allclose |   |   |  
   alltrue |   |   |  
   amax | @Zha0q1  | Works  |  
   amin | @Zha0q1  | Works  |  
   any |  @Zha0q1 | Works  |  
   append |  @Zha0q1 | Works  |  
   apply_along_axis |   |   |  
   apply_over_axes |   |   |  
   arange | @Zha0q1  | Works  |  
   arccos |  @Zha0q1 | Works  |  
   arccosh |  @Zha0q1 | Works  |  
   arcsin | @Zha0q1  |  Works |  
   arcsinh | @Zha0q1  | Works  |  
   arctan |  @Zha0q1 | Works  |  
   arctan2 | @Zha0q1  | Works  |  
   arctanh | @Zha0q1  | Works  |  
   argmax | @Zha0q1  | Works  |  
   argmin |  @Zha0q1 | Works  |  
   argpartition |   |   |  
   argsort | @Zha0q1  | Works  |  
   argwhere |   |   |  
   around | @Zha0q1  | Not Working  |  
   array |   |   |  
   array_equal |   |   |  
   array_equiv |   |   |  
   array_split | @Zha0q1  |  Not Working |  
   arrayprint |   |   |  
   atleast_1d | @Zha0q1  | Works  |  
   atleast_2d | @Zha0q1  | Works  |  
   atleast_3d | @Zha0q1  | Works  |  
   average | @Zha0q1  | Works  |  
   bincount | @Zha0q1  | Works  |  
   bitwise_and | @Zha0q1  | Not Working  |  
   bitwise_not | @Zha0q1  | Not Working  |  
   bitwise_or | @Zha0q1  | Not Working  |  
   bitwise_xor | @Zha0q1  | Not Working  |  
   blackman | @Zha0q1  | Works  |  
   bool |   |   |  
   bool_ |   |   |  
   broadcast_arrays |   |   |  
   broadcast_to | @Zha0q1  |  Works |  
   cbrt | @Zha0q1  | Works  |  
   ceil | @Zha0q1  | Works  |  
   choose |   |   |  
   clip | @Zha0q1  |  Works |  
   column_stack | @Zha0q1  | Works  |  
   compress |   |   |  
   concatenate | @Zha0q1  | Works  |  
   copy |   |   |  
   copysign |  @Zha0q1 | Works  |  
   corrcoef |   |   |  
   correlate |   |   |  
   cos | @Zha0q1  | Works  |  
   cosh | @Zha0q1  | Works  |  
   count_nonzero |   |   |  
   cov |   |   |  
   cross |   |   |  
   cumsum |   |   |  
   deg2rad |   |   |  
   degrees |   |   |  
   delete |   |   |  
   diag |   |   |  
   diag_indices_from |   |   |  
   diagflat |   |   |  
   diagonal |   |   |  
   diff |   |   |  
   digitize |   |   |  
   divide |   |   |  
   divmod |   |   |  
   dot |   |   |  
   dsplit |   |   |  
   dstack |   |   |  
   dtype |   |   |  
   e |   |   |  
   ediff1d |   |   |  
   einsum |   |   |  
   empty |   |   |  
   empty_like |   |   |  
   equal |   |   |  
   exp |   |   |  
   expand_dims |   |   |  
   expm1 |   |   |  
   extract |   |   |  
   eye |   |   |  
   fabs |   |   |  
   fallback |   |   |  
   fallback_linalg |   |   |  
   fill_diagonal |   |   |  
   finfo |   |   |  
   fix |   |   |  
   flatnonzero |   |   |  
   flip |   |   |  
   fliplr |   |   |  
   flipud |   |   |  
   float16 |   |   |  
   float32 |   |   |  
   float64 |   |   |  
   float_power |   |   |  
   floor |   |   |  
   fmax |   |   |  
   fmin |   |   |  
   fmod |   |   |  
   frexp |   |   |  
   full |   |   |  
   full_like |   |   |  
   function_base |   |   |  
   genfromtxt |   |   |  
   greater |   |   |  
   greater_equal |   |   |  
   hamming |   |   |  
   hanning |   |   |  
   heaviside |   |   |  
   histogram |   |   |  
   histogram2d |   |   |  
   histogram_bin_edges |   |   |  
   histogramdd |   |   |  
   hsplit |   |   |  
   hstack |   |   |  
   hypot |   |   |  
   i0 |   |   |  
   identity |   |   |  
   in1d |   |   |  
   indices |   |   |  
   inf |   |   |  
   inner |   |   |  
   insert |   |   |  
   int32 |   |   |  
   int64 |   |   |  
   int8 |   |   |  
   interp |   |   |  
   intersect1d |   |   |  
   invert |   |   |  
   io |   |   |  
   isclose |   |   |  
   isfinite |   |   |  
   isin |   |   |  
   isinf |   |   |  
   isnan |   |   |  
   isneginf |   |   |  
   isposinf |   |   |  
   ix_ |   |   |  
   kron |   |   |  
   lcm |   |   |  
   ldexp |   |   |  
   less |   |   |  
   less_equal |   |   |  
   lexsort |   |   |  
   linalg |   |   |  
   linspace |   |   |  
   log |   |   |  
   log10 |   |   |  
   log1p |   |   |  
   log2 |   |   |  
   logical_and |   |   |  
   logical_not |   |   |  
   logical_or |   |   |  
   logical_xor |   |   |  
   logspace |   |   |  
   matmul |   |   |  
   max |   |   |  
   maximum |   |   |  
   may_share_memory |   |   |  
   mean |   |   |  
   median |   |   |  
   meshgrid |   |   |  
   min |   |   |  
   min_scalar_type |   |   |  
   minimum |   |   |  
   mirr |   |   |  
   mod |   |   |  
   modf |   |   |  
   moveaxis |   |   |  
   msort |   |   |  
   multiarray |   |   |  
   multiply |   |   |  
   nan |   |   |  
   nan_to_num |   |   |  
   nanargmax |   |   |  
   nanargmin |   |   |  
   nancumprod |   |   |  
   nancumsum |   |   |  
   nanmax |   |   |  
   nanmedian |   |   |  
   nanmin |   |   |  
   nanpercentile |   |   |  
   nanprod |   |   |  
   nanquantile |   |   |  
   ndarray |   |   |  
   ndim |   |   |  
   negative |   |   |  
   newaxis |   |   |  
   nonzero |   |   |  
   not_equal |   |   |  
   npv |   |   |  
   ones |   |   |  
   ones_like |   |   |  
   outer |   |   |  
   packbits |   |   |  
   pad |   |   |  
   partition |   |   |  
   percentile |   |   |  
   pi |   |   |  
   piecewise |   |   |  
   poly |   |   |  
   polyadd |   |   |  
   polydiv |   |   |  
   polyfit |   |   |  
   polyint |   |   |  
   polymul |   |   |  
   polysub |   |   |  
   polyval |   |   |  
   positive |   |   |  
   power |   |   |  
   ppmt |   |   |  
   prod |   |   |  
   product |   |   |  
   promote_types |   |   |  
   ptp |   |   |  
   pv |   |   |  
   quantile |   |   |  
   rad2deg |   |   |  
   radians |   |   |  
   random |   |   |  
   rate |   |   |  
   ravel |   |   |  
   real |   |   |  
   reciprocal |   |   |  
   remainder |   |   |  
   repeat |   |   |  
   reshape |   |   |  
   resize |   |   |  
   result_type |   |   |  
   rint |   |   |  
   roll |   |   |  
   rollaxis |   |   |  
   roots |   |   |  
   rot90 |   |   |  
   round |   |   |  
   round_ |   |   |  
   row_stack |   |   |  
   searchsorted |   |   |  
   select |   |   |  
   set_printoptions |   |   |  
   setdiff1d |   |   |  
   setxor1d |   |   |  
   shape |   |   |  
   shares_memory |   |   |  
   sign |   |   |  
   signbit |   |   |  
   sin |   |   |  
   sinh |   |   |  
   size |   |   |  
   sometrue |   |   |  
   sort |   |   |  
   spacing |   |   |  
   split |   |   |  
   sqrt |   |   |  
   square |   |   |  
   squeeze |   |   |  
   stack |   |   |  
   std |   |   |  
   stride_tricks |   |   |  
   subtract |   |   |  
   sum |   |   |  
   swapaxes |   |   |  
   take |   |   |  
   take_along_axis |   |   |  
   tan |   |   |  
   tanh |   |   |  
   tensordot |   |   |  
   tile |   |   |  
   trace |   |   |  
   transpose |   |   |  
   trapz |   |   |  
   tri |   |   |  
   tril |   |   |  
   tril_indices |   |   |  
   tril_indices_from |   |   |  
   trim_zeros |   |   |  
   triu |   |   |  
   triu_indices |   |   |  
   triu_indices_from |   |   |  
   true_divide |   |   |  
   trunc |   |   |  
   uint8 |   |   |  
   union1d |   |   |  
   unique |   |   |  
   unpackbits |   |   |  
   unravel_index |   |   |  
   unwrap |   |   |  
   utils |   |   |  
   vander |   |   |  
   var |   |   |  
   vdot |   |   |  
   vsplit |   |   |  
   vstack |   |   |  
   where |   |   |  
   zeros |   |   |  
   zeros_like |   |   |  
   
   
   


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


Reply via email to