Port details |
- onnx Open Neural Network eXchange
- 1.16.2_6 misc =2 1.16.2_4Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2019-11-24 18:23:17
- Last Update: 2024-10-29 14:38:30
- Commit Hash: 94829e7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://onnx.ai/
- Description:
- Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI
developers to choose the right tools as their project evolves. ONNX provides an
open source format for AI models, both deep learning and traditional ML. It
defines an extensible computation graph model, as well as definitions of
built-in operators and standard data types. Currently we focus on the
capabilities needed for inferencing (scoring).
ONNX is widely supported and can be found in many frameworks, tools, and
hardware. Enabling interoperability between different frameworks and
streamlining the path from research to production helps increase the speed of
innovation in the AI community. We invite the community to join us and further
evolve ONNX.
- ¦ ¦ ¦ ¦
- 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/onnx/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/onnx
- pkg install onnx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: onnx
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722576171
SHA256 (onnx-onnx-v1.16.2_GH0.tar.gz) = 84fc1c3d6133417f8a13af6643ed50983c91dacde5ffba16cc8bb39b22c2acbb
SIZE (onnx-onnx-v1.16.2_GH0.tar.gz) = 12429500
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
- python3.11 : lang/python311
- Library dependencies:
-
- libabsl_base.so : devel/abseil
- libprotobuf.so : devel/protobuf
- This port is required by:
- for Libraries
-
- misc/py-pytorch
- misc/pytorch
Configuration Options:
- No options to configure
- Options name:
- misc_onnx
- USES:
- cmake:testing compiler:c++17-lang python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|