| Port details |
- dlpack Common in-memory tensor structure
- 1.3 misc
=0 1.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-07-17 00:45:09
- Last Update: 2026-05-26 16:30:11
- Commit Hash: 658b375
- License: APACHE20
- WWW:
- https://dmlc.github.io/dlpack/latest/
- https://github.com/dmlc/dlpack
- Description:
- DLPack is an open in-memory tensor structure for sharing tensors 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.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/dlpack/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/dlpack
- pkg install dlpack
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dlpack
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1779809059
SHA256 (dmlc-dlpack-v1.3_GH0.tar.gz) = f3d567f885f6c142183afc91a58873b31d0e0b36faa2e45c232b98c74596404f
SIZE (dmlc-dlpack-v1.3_GH0.tar.gz) = 220016
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_dlpack
- USES:
- cmake compiler:c++11-lang python:run shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.3 26 May 2026 16:30:11
    |
Yuri Victorovich (yuri)  |
misc/dlpack: update 1.0 → 1.3 |
1.0 17 Jan 2025 09:58:16
    |
Yuri Victorovich (yuri)  |
misc/dlpack: update 1.0rc → 1.0 |
1.0.r 17 Jul 2024 00:42:45
    |
Yuri Victorovich (yuri)  |
misc/dlpack: New port: Common in-memory tensor structure |
Number of commits found: 3
|