Port details |
- dlpack Common in-memory tensor structure
- 1.0.r misc =2 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-07-17 00:45:09
- Last Update: 2024-07-17 00:42:45
- Commit Hash: a98d1af
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://dmlc.github.io/dlpack/latest/
- 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 - 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 = 1721163327
SHA256 (dmlc-dlpack-v1.0rc_GH0.tar.gz) = c90ef4ce98c5559a938961aafa17ba5895ef47255ad972c03f6b7cd8fa433aff
SIZE (dmlc-dlpack-v1.0rc_GH0.tar.gz) = 77716
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:testing compiler:c++11-lang python:run shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|