sci-libs/dlpack
Common in-memory tensor structure
ChangeLog
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 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