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


   ## Description
   We would like to see operators that currently exist in the mx.nd/mx.sym 
namespace for MXNet v1.x to also be ported to the new np/npx namespaces (MXNet 
2.0). The following operators are required for migrating 
[Sockeye](https://github.com/awslabs/sockeye) to MXNet 2.0.
   
   ## Missing operators:
   ```
   mx.nd.contrib.interleaved_matmul_*
   mx.nd.contrib.intgemm_*
   mx.nd.add_n
   mx.nd.SequenceMask
   mx.nd.slice_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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org

Reply via email to