Skip to main content
Onnx.Net package icon

Onnx.Net

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).

Total Downloads
1.6K
1,582
Published
Apr 5, 2021
Latest stable version

Install

.NET CLI
dotnet add package Onnx.Net --version 0.3.1
Package Manager Console
Install-Package Onnx.Net -Version 0.3.1
PackageReference
<PackageReference Include="Onnx.Net" Version="0.3.1" />

Frameworks

.NETStandard2.1

Dependencies

Google.Protobuf
.NETStandard2.1
[3.15.6, )
[1.7.0, )
NumpyDotNet
.NETStandard2.1
[0.9.70, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.