- 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
Description
No description provided
Languages
RPM Spec
100%