11 Commits

Author SHA256 Message Date
98e98ceb41 Accepting request 1331533 from science:machinelearning
OBS-URL: https://build.opensuse.org/request/show/1331533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dlpack?expand=0&rev=5
2026-02-06 18:09:03 +00:00
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
0c12b1cf25 Accepting request 1307762 from science:machinelearning
- Update to 1.1:
  * Added support for F8
  * Added support for F4
  * Added support for F6
- Skipped 1.0:
  * Introduce versioning DLManagedTensorVersioned
  * flags about exported tensor
  * This release acompanies array api changes, see the note below
    Starting Python array API standard v2023, a new max_version
    argument is added to __dlpack__ for the consumer to signal the
    producer the maximal supported DLPack version. Starting DLPack
    1.0, the DLManagedTensorVersioned struct should be used and
    the existing DLManagedTensor struct is considered deprecated,
    though a library should try to support both during the
    transition period if possible.

OBS-URL: https://build.opensuse.org/request/show/1307762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dlpack?expand=0&rev=4
2025-09-29 14:34:01 +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
f8737bce20 Accepting request 1061994 from science:machinelearning
OBS-URL: https://build.opensuse.org/request/show/1061994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dlpack?expand=0&rev=3
2023-01-30 16:11:13 +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
7ce94f402d Accepting request 957347 from science:machinelearning
OBS-URL: https://build.opensuse.org/request/show/957347
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dlpack?expand=0&rev=2
2022-02-24 17:21:05 +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
bc9fde0fa1 Accepting request 823625 from science:machinelearning
OBS-URL: https://build.opensuse.org/request/show/823625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dlpack?expand=0&rev=1
2020-07-31 13:56:56 +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