Onnxify.ML
0.3.2
See the version list below for details.
dotnet add package Onnxify.ML --version 0.3.2
NuGet\Install-Package Onnxify.ML -Version 0.3.2
<PackageReference Include="Onnxify.ML" Version="0.3.2" />
<PackageVersion Include="Onnxify.ML" Version="0.3.2" />
<PackageReference Include="Onnxify.ML" />
paket add Onnxify.ML --version 0.3.2
#r "nuget: Onnxify.ML, 0.3.2"
#:package Onnxify.ML@0.3.2
#addin nuget:?package=Onnxify.ML&version=0.3.2
#tool nuget:?package=Onnxify.ML&version=0.3.2
Warning This package is currently in active development and research. Its public API is unstable and may change radically in future versions.
Onnxify.ML
Onnxify.ML is a publishable package slot for ML-oriented functionality in this repository.
Install
dotnet add package Onnxify.ML
Intended Direction
- ML-oriented helpers that sit alongside the broader Onnxify toolchain.
- Integration points for higher-level model workflows beyond the core ONNX object model.
Repository
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Onnxify.ML:
| Package | Downloads |
|---|---|
|
Onnxify.ML.TorchSharp
TorchSharp-oriented pipeline extensions for Onnxify.ML, including tensor batching, inference stages, and training-step orchestration. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.3.5 | 60 | 6/23/2026 |
| 0.3.4 | 79 | 6/19/2026 |
| 0.3.3 | 114 | 6/15/2026 |
| 0.3.2 | 107 | 6/14/2026 |
| 0.3.1 | 120 | 6/12/2026 |
| 0.3.0 | 113 | 6/11/2026 |
| 0.2.0 | 116 | 6/8/2026 |
| 0.1.4 | 119 | 6/2/2026 |
| 0.1.3 | 123 | 6/1/2026 |
| 0.1.2 | 133 | 5/28/2026 |
| 0.1.1 | 111 | 5/20/2026 |
| 0.1.0 | 126 | 5/18/2026 |
| 0.0.0.15 | 121 | 5/18/2026 |
| 0.0.0.14 | 123 | 5/17/2026 |
| 0.0.0.13 | 116 | 5/14/2026 |
## 0.3.2
- Aligned the package version with the 0.3.2 Onnxify package family release.
## 0.3.0
- Aligned the package version with the 0.3.0 Onnxify package family release.
## 0.2.0
- Aligned the package version with the 0.2.0 Onnxify package family release.
## 0.1.2
- Aligned the package version with the 0.1.2 Onnxify package family release.
## 0.1.1
- Aligned the package version with the 0.1.1 Onnxify package family release.
## 0.0.0.1
- Initial release