Giving Windows C# developers easy access to the ONNX AI Model Format for easy model conversions.
Install
Install-Package OnnxControl
dotnet add package OnnxControl
paket add OnnxControl
OnnxControl Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Protobuf(>= 3.14.0)
- Google.Protobuf.Tools(>= 3.14.0)
- System.Buffers(>= 4.5.1)
- System.Memory(>= 4.5.4)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
Tags