Skip to content

Support Array API #68618

Open
Open
@njzjz

Description

@njzjz

需求描述 Feature Description

Hi, I am wondering whether Paddle plans to support the Array API, so that array-consuming libraries are easier to switch between different array packages (NumPy, JAX, etc). For reference, Numpy and JAX have supported the Array API.

The API standard can be found here.

替代实现 Alternatives

If the main namespace cannot support the Array API, alternatively, create a separate module to support the Array API, like what array_api_compat.torch does.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions