Provides components for running ONNX models.
Info
| Version: | 0.19.100.1-beta |
| Author(s): | Microsoft |
| Last Update: | Thursday, March 14, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/microsoft/psi/wiki |
| NuGet Url: | https://www.nuget.org/packages/Microsoft.Psi.Onnx.Gpu |
Install
Install-Package Microsoft.Psi.Onnx.Gpu
dotnet add package Microsoft.Psi.Onnx.Gpu
paket add Microsoft.Psi.Onnx.Gpu
Microsoft.Psi.Onnx.Gpu Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Psi.Runtime(>= 0.14.35.3)
- Microsoft.ML.OnnxRuntime.Gpu(>= 1.3.0)
- Microsoft.ML.OnnxTransformer(>= 1.5.0)
Tags