6 Commits

Author SHA256 Message Date
ddb9f085be Accepting request 1331532 from home:Guillaume_G:branches:science:machinelearning
- Update to 1.3:
  * [DOCS] Include exchange api in the docs by @tqchen in #181
  * Update exchange API to be capsule following new convention
    by @tqchen in #180
- Skipped to 1.2:
  * Add support for Trainium device in #168
  * Enforce strides to be not null when ndim is nonzero in #178
  * Support DLPACK C Functions for Speed Exchange and Stream
    Handling in #174

OBS-URL: https://build.opensuse.org/request/show/1331532
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/dlpack?expand=0&rev=9
2026-02-06 08:13:21 +00:00
8828cfb048 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/dlpack?expand=0&rev=7 2025-09-29 11:31:05 +00:00
32b3855262 Accepting request 1307683 from home:Guillaume_G:branches:science:machinelearning
-  Update to 1.1

OBS-URL: https://build.opensuse.org/request/show/1307683
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/dlpack?expand=0&rev=6
2025-09-29 08:24:25 +00:00
5b17538aba Accepting request 1061791 from home:dirkmueller:Factory
- update to 0.8:
  * Add kDLBool
  * Add kDLHexagon
  * Add kDLOneAPI
  * Add DLPACK_VERSION and DLPACK_ABI_VERSION

OBS-URL: https://build.opensuse.org/request/show/1061791
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/dlpack?expand=0&rev=4
2023-01-30 07:22:20 +00:00
591e41cf49 Accepting request 957267 from home:Guillaume_G:branches:science:machinelearning
- 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.

OBS-URL: https://build.opensuse.org/request/show/957267
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/dlpack?expand=0&rev=3
2022-02-24 12:33:21 +00:00
Tomáš Chvátal
83983f2a6e Accepting request 823522 from home:Guillaume_G:branches:science:machinelearning
Initial version. Required to build TVM.

OBS-URL: https://build.opensuse.org/request/show/823522
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/dlpack?expand=0&rev=1
2020-07-30 18:48:16 +00:00