sci-libs/dlpack
Common in-memory tensor structure
ChangeLog
commit fa44c93997fe7604993547c2894e6e26c17a19dd
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon Jul 27 21:02:45 2026 +0200
*/*: update copyright years to match last modification
Twenty-eight ebuilds carried a copyright end year older than the year
they were last changed in. The dev-qt 5.15.19 set and the xrt/xrt-xdna
cluster kept the year they were imported under, and both xdna-driver
ebuilds still read 1999-2023 despite being edited since.
The header check compares a file's year against the commit that touches
it, so it only ever fires while that commit is being made. Drift that
slipped through at the time stays invisible to later full-tree scans,
which is why these accumulated unnoticed.
qtdeclarative keeps its 2009 start year rather than being flattened to
1999 along with the rest.
commit 23acdade65bafea5d4e59ab0022c4e4d22fd90bf
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 16 22:53:48 2026 +0200
sci-libs/dlpack: Keyword 1.3 for ~arm64
aarch64-portable; no architecture-specific code.
commit 9792899eb4b0ca0cbf198df8bc1992be7b6d1a51
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon May 18 18:07:51 2026 +0200
sci-libs/dlpack: fix dead doc URL in metadata.xml
`https://dmlc.github.io/dlpack/` returns 404 (the bare directory was
removed when upstream switched to versioned doc paths). The github
repo's homepage field now points at `/latest/`, which works.
Verified HTTP 200 on 2026-05-18.
commit c1c5fb68a09dc18acbf580a4387b2686e837a5b2
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 16 15:15:13 2026 +0200
sci-libs/dlpack: new package, add 1.3
Header-only in-memory tensor exchange format used by ONNX Runtime's
Python bindings for zero-copy tensor handoff between frameworks.
Build-time dep of sci-libs/onnxruntime[python].
Forked from ::guru @ same version; ebuild + warnings-not-errors doc
patch copied as-is.
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon Jul 27 21:02:45 2026 +0200
*/*: update copyright years to match last modification
Twenty-eight ebuilds carried a copyright end year older than the year
they were last changed in. The dev-qt 5.15.19 set and the xrt/xrt-xdna
cluster kept the year they were imported under, and both xdna-driver
ebuilds still read 1999-2023 despite being edited since.
The header check compares a file's year against the commit that touches
it, so it only ever fires while that commit is being made. Drift that
slipped through at the time stays invisible to later full-tree scans,
which is why these accumulated unnoticed.
qtdeclarative keeps its 2009 start year rather than being flattened to
1999 along with the rest.
commit 23acdade65bafea5d4e59ab0022c4e4d22fd90bf
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 16 22:53:48 2026 +0200
sci-libs/dlpack: Keyword 1.3 for ~arm64
aarch64-portable; no architecture-specific code.
commit 9792899eb4b0ca0cbf198df8bc1992be7b6d1a51
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon May 18 18:07:51 2026 +0200
sci-libs/dlpack: fix dead doc URL in metadata.xml
`https://dmlc.github.io/dlpack/` returns 404 (the bare directory was
removed when upstream switched to versioned doc paths). The github
repo's homepage field now points at `/latest/`, which works.
Verified HTTP 200 on 2026-05-18.
commit c1c5fb68a09dc18acbf580a4387b2686e837a5b2
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 16 15:15:13 2026 +0200
sci-libs/dlpack: new package, add 1.3
Header-only in-memory tensor exchange format used by ONNX Runtime's
Python bindings for zero-copy tensor handoff between frameworks.
Build-time dep of sci-libs/onnxruntime[python].
Forked from ::guru @ same version; ebuild + warnings-not-errors doc
patch copied as-is.


View
Download
Browse