TensorStack.Common
0.2.1
Prefix Reserved
dotnet add package TensorStack.Common --version 0.2.1
NuGet\Install-Package TensorStack.Common -Version 0.2.1
<PackageReference Include="TensorStack.Common" Version="0.2.1" />
<PackageVersion Include="TensorStack.Common" Version="0.2.1" />
<PackageReference Include="TensorStack.Common" />
paket add TensorStack.Common --version 0.2.1
#r "nuget: TensorStack.Common, 0.2.1"
#:package TensorStack.Common@0.2.1
#addin nuget:?package=TensorStack.Common&version=0.2.1
#tool nuget:?package=TensorStack.Common&version=0.2.1
TensorStack.Common
TensorStack.Common is the core library that contains shared functionality used across TensorStack projects.
It includes the fundamental tensor types (ImageTensor, VideoTensor, AudioTensor) and base pipeline logic.
It also provides utilities for managing ONNX sessions and models, handling automatic input type conversions, and simplifying the creation, use, and disposal of OrtValue objects.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. 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
- Microsoft.ML.OnnxRuntime.Managed (>= 1.23.2)
- System.Numerics.Tensors (>= 10.0.0)
-
net9.0
- Microsoft.ML.OnnxRuntime.Managed (>= 1.23.2)
- System.Numerics.Tensors (>= 10.0.0)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on TensorStack.Common:
| Package | Downloads |
|---|---|
|
TensorStack.Image
Image tensor operations for .NET using ONNX Runtime |
|
|
TensorStack.Audio
Audio processing and tensor conversion for .NET |
|
|
TensorStack.Providers.CPU
CPU backend for ONNX tensor computation. |
|
|
TensorStack.Providers.CUDA
CUDA GPU backend for ONNX tensor computation. |
|
|
TensorStack.WPF
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.