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

[Feature] MXNet NumPy Standard APIs Implementation Checklist #20579

Open
50 of 52 tasks
barry-jin opened this issue Sep 14, 2021 · 0 comments
Open
50 of 52 tasks

[Feature] MXNet NumPy Standard APIs Implementation Checklist #20579

barry-jin opened this issue Sep 14, 2021 · 0 comments

Comments

@barry-jin
Copy link
Contributor

barry-jin commented Sep 14, 2021

As proposed in #20501, MXNet will support standardized Python Array APIs and I have collected most of unimplemented operators or methods to be tracked in this issue.

These operators or methods are splited into three parts. The part1 is the basic element-wise functions, which are prerequistes to implement the operators and methods in part2. Functions in part3 are some Linear Algebra Functions.

Part1: Element-wise Functions

Part2:

Operators:

In-place Operators:

Reflected Operators:

Part3:

Linear Algebra Functions:

To be implemented:

To be standardized

Part4 (TODOs):

To be implemented:

To be standardized

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

1 participant