Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: dlpack-devel | Distribution: openSUSE Tumbleweed |
Version: 1.1 | Vendor: openSUSE |
Release: 1.1 | Build date: Wed Sep 24 09:46:28 2025 |
Group: Unspecified | Build host: reproducible |
Size: 20256 | Source RPM: dlpack-1.1-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/dmlc/dlpack | |
Summary: DLPack: Open In Memory Tensor Structure |
DLPack is an open in-memory tensor structure to for sharing tensor among frameworks. DLPack enables: * Easier sharing of operators between deep learning frameworks. * Easier wrapping of vendor level operator implementations, allowing collaboration when introducing new devices/ops. * Quick swapping of backend implementations, like different version of BLAS * For final users, this could bring more operators, and possibility of mixing usage between frameworks.
Apache-2.0
* Wed Sep 24 2025 Guillaume GARDET <guillaume.gardet@opensuse.org> - 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. * Sat Jan 28 2023 Dirk Müller <dmueller@suse.com> - update to 0.8: * Add kDLBool * Add kDLHexagon * Add kDLOneAPI * Add DLPACK_VERSION and DLPACK_ABI_VERSION * 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. * Wed Jul 29 2020 Guillaume GARDET <guillaume.gardet@opensuse.org> - Version 0.3
/usr/include/dlpack /usr/include/dlpack/dlpack.h /usr/lib/cmake/dlpack /usr/lib/cmake/dlpack/dlpackConfig.cmake /usr/lib/cmake/dlpack/dlpackConfigVersion.cmake /usr/lib/cmake/dlpack/dlpackTargets.cmake
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 1 22:55:07 2025