Onnxify.ML.TorchSharp
0.2.0
dotnet add package Onnxify.ML.TorchSharp --version 0.2.0
NuGet\Install-Package Onnxify.ML.TorchSharp -Version 0.2.0
<PackageReference Include="Onnxify.ML.TorchSharp" Version="0.2.0" />
<PackageVersion Include="Onnxify.ML.TorchSharp" Version="0.2.0" />
<PackageReference Include="Onnxify.ML.TorchSharp" />
paket add Onnxify.ML.TorchSharp --version 0.2.0
#r "nuget: Onnxify.ML.TorchSharp, 0.2.0"
#:package Onnxify.ML.TorchSharp@0.2.0
#addin nuget:?package=Onnxify.ML.TorchSharp&version=0.2.0
#tool nuget:?package=Onnxify.ML.TorchSharp&version=0.2.0
Warning This package is currently in active development and research. Its public API is unstable and may change radically in future versions.
Onnxify.ML.TorchSharp
Onnxify.ML.TorchSharp is a publishable TorchSharp-oriented ML package slot in this repository.
Install
dotnet add package Onnxify.ML.TorchSharp
Intended Direction
- TorchSharp-oriented ML helpers that complement
Onnxify.ML. - Higher-level model workflows that build on the repo's ONNX and TorchSharp foundations.
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
- Onnxify.ML (>= 0.2.0)
- TorchSharp (>= 0.106.0)
-
net8.0
- Onnxify.ML (>= 0.2.0)
- TorchSharp (>= 0.106.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
## 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