Changelog for
dlpack-devel-0.8-6.26.i586.rpm :
* Sat Jan 28 2023 Dirk Müller
- update to 0.8:
* Add kDLBool
* Add kDLHexagon
* Add kDLOneAPI
* Add DLPACK_VERSION and DLPACK_ABI_VERSION
* Thu Feb 24 2022 Guillaume GARDET - Update to 0.6:
* Changelog: Add kDLROCMHost Add kDLCUDAManaged
* from 0.5: Rename enum names: kDLGPU -> kDLCUDA kDLCPUPinned -> kDLCUDAHost The ABI is backward compatible, as it is only change of constant name, exchange can still happen between the new version and old version.
* from 0.4: OpaqueHandle type Complex support Rename DLContext -> DLDevice DLTensor.ctx -> DLTensor.device This requires dependent frameworks to upgrade the type name. The ABI is backward compatible, as it is only change of constant name, exchange can still happen between the new version and old version.
* Wed Jul 29 2020 Guillaume GARDET - Version 0.3