This package browser is in early development. Mind the rough edges.

onnx 1.12.0

Open Neural Network Exchange

ONNX is a 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.

Installation

Install onnx 1.12.0 as follows:

guix install onnx@1.12.0

Or install the latest version:

guix install onnx

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.