Port details |
- flashlight Standalone C++ library for machine learning
- 0.4.0.16 misc =2 0.4.0.16Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-03-15 10:21:12
- Last Update: 2023-03-16 17:18:26
- Commit Hash: 850835c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/flashlight/flashlight
- Description:
- Flashlight is a fast, flexible machine learning library written entirely in C++
from the Facebook AI Research and the creators of Torch, TensorFlow, Eigen and
Deep Speech.
Its core features include:
* Total internal modifiability including internal APIs for tensor computation.
* A small footprint, with the core clocking in at under 10 MB and 20k lines
of C++.
* High-performance defaults featuring just-in-time kernel compilation with
modern C++ via the ArrayFire tensor library.
* An emphasis on efficiency and scale.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- flashlight-machine-learning-library>0:misc/flashlight
- To install the port:
- cd /usr/ports/misc/flashlight/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/flashlight
- pkg install flashlight-machine-learning-library
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: flashlight-machine-learning-library
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1678872027
SHA256 (flashlight-flashlight-v0.4.0-16-gafcd364e_GH0.tar.gz) = fef0eaf57a1ac58255be5d428265cb829b976ca5580215ba81406cb8808a743b
SIZE (flashlight-flashlight-v0.4.0-16-gafcd364e_GH0.tar.gz) = 1966617
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:
-
- cereal>0 : devel/cereal
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libdnnl.so : math/onednn252
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_flashlight
- USES:
- cmake:testing compiler:c++17-lang localbase pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|