Package Release Info

dlpack-0.6-bp154.1.25

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

dlpack-devel

Change Logs

* Thu Feb 24 2022 Guillaume GARDET <guillaume.gardet@opensuse.org>
- 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.
Version: 0.3-bp153.1.12
* Wed Jul 29 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Version 0.3