Port details |
- onnx Open Neural Network eXchange
- 1.14.0 misc
=0 1.13.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-11-24 18:23:17
- Last Update: 2023-05-07 18:15:54
- Commit Hash: 6e145ec
- License: MIT
- 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.
¦ ¦ ¦ ¦ 
- 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 = 1683444866
SHA256 (onnx-onnx-v1.14.0_GH0.tar.gz) = 1b02ad523f79d83f9678c749d5a3f63f0bcd0934550d5e0d7b895f9a29320003
SIZE (onnx-onnx-v1.14.0_GH0.tar.gz) = 11568979
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.9 : lang/python39
- Library dependencies:
-
- 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++11-lang python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from math/onnx on 2019-11-24
REASON: Move to a more appropriate category
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.14.0 07 May 2023 18:15:54
    |
Yuri Victorovich (yuri)  |
misc/onnx: Update 1.13.1 → 1.14.0
Reported by: portscout |
1.13.1 09 Mar 2023 09:32:07
    |
Yuri Victorovich (yuri)  |
misc/{,py-}onnx: Update 1.13.0 → 1.13.1
Reported by: portscout |
1.13.0 30 Dec 2022 04:59:17
    |
Yuri Victorovich (yuri)  |
misc/onnx: New port: Open Neural Network eXchange |
1.6.0.20191021_1 23 May 2020 20:57:43
  |
yuri  |
Remive misc/onnx: It was a duplicate of misc/py-onnx |
1.6.0.20191021_1 22 Jan 2020 05:53:20
  |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
1.6.0.20191021 24 Nov 2019 18:23:10
  |
yuri  |
Move ONNX-related ports to a more proper category. |
Number of commits found: 6
|