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

[Feature] MXNet NumPy Standard APIs Implementation Checklist #20579

Description

@barry-jin

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions