Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[mxnet 2.0][item 1.4] NumPy Extension Operator Reorganization and Renaming #17096

Closed
reminisce opened this issue Dec 17, 2019 · 0 comments
Closed

Comments

@reminisce
Copy link
Contributor

We introduced modules np and npx for registering NumPy and the other operators, respectively in MXNet. We need to move the non-NumPy operators to module mx.npx by

  • Adding alias _npx_op_name to operator registration.
  • Adding NumPy-compatible docstrings and desired op signatures in _numpy_op_doc.py.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants