-
Notifications
You must be signed in to change notification settings - Fork 6.7k
[API] Add new dlpack API #20546
[API] Add new dlpack API #20546
Conversation
|
Hey @barry-jin , Thanks for submitting the PR
CI supported jobs: [edge, website, clang, unix-cpu, unix-gpu, sanity, centos-gpu, windows-cpu, centos-cpu, miscellaneous, windows-gpu] Note: |
|
@mxnet-bot run ci [unix-gpu] |
|
Jenkins CI successfully triggered : [unix-gpu] |
|
@mxnet-bot run ci [unix-gpu] |
|
Jenkins CI successfully triggered : [unix-gpu] |
|
@mxnet-bot run ci [unix-cpu] |
|
Jenkins CI successfully triggered : [unix-cpu] |
|
@mxnet-bot run ci [unix-cpu] |
|
Jenkins CI successfully triggered : [unix-cpu] |
|
@barry-jin the PR looks OK. Could you resolve the conflicts? |
|
@mxnet-bot run ci [miscellaneous] |
|
Jenkins CI successfully triggered : [miscellaneous] |
Description
Add new dlpack API specified in Array API standardizaiton #20501
References:
Checklist
Essentials
Changes
__dlpack__(self, stream=None)and__dlpack_device__(self)Comments