-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[API] Standardize MXNet NumPy creation functions #20572
Conversation
Hey @barry-jin , Thanks for submitting the PR
CI supported jobs: [unix-gpu, centos-cpu, edge, website, miscellaneous, centos-gpu, windows-gpu, windows-cpu, unix-cpu, sanity, clang] Note: |
@mxnet-bot run ci [all] |
Jenkins CI successfully triggered : [miscellaneous, clang, unix-gpu, windows-gpu, windows-cpu, unix-cpu, centos-cpu, website, centos-gpu, sanity, edge] |
Jenkins CI successfully triggered : [centos-gpu, unix-cpu, windows-gpu] |
@mxnet-bot run ci [windows-gpu] |
Jenkins CI successfully triggered : [windows-gpu] |
@mxnet-bot run ci [centos-gpu] |
Jenkins CI successfully triggered : [centos-gpu] |
@mxnet-bot run ci [centos-gpu] |
Jenkins CI successfully triggered : [centos-gpu] |
Description
Part of API standardization #20501
device
andto_device
attributes for mxnet numpy array https://data-apis.org/array-api/latest/design_topics/device_support.htmlmx.np.from_dlpack
,mx.np.asarray
https://data-apis.org/array-api/latest/API_specification/creation_functions.htmlChecklist
Essentials
Changes
Comments