array-api
array-api copied to clipboard
[DLPack] Update to include DLPack C Exchange API
This PR updates to include dlpack C exchange api for fast exchange at c-extension level without going through python.
Respective dlpack PR on python spec https://github.com/dmlc/dlpack/pull/180
cc @rgommers @leofang
Implements #973