9 Commits

Author SHA256 Message Date
dcb3c5748e 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
46941b6ff5 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/dlpack?expand=0&rev=7 2025-09-29 11:31:05 +00:00
68318c8892 - Update to 1.1
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/dlpack?expand=0&rev=6
2025-09-29 08:24:25 +00:00
83b6762ce4 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
3dc1e39c3f 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
d8459901ea 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
763eb68449 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
0e17da6e44 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
cc97c6ece8 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