TensorStack.Common
0.1.18
Prefix Reserved
dotnet add package TensorStack.Common --version 0.1.18
NuGet\Install-Package TensorStack.Common -Version 0.1.18
<PackageReference Include="TensorStack.Common" Version="0.1.18" />
<PackageVersion Include="TensorStack.Common" Version="0.1.18" />
<PackageReference Include="TensorStack.Common" />
paket add TensorStack.Common --version 0.1.18
#r "nuget: TensorStack.Common, 0.1.18"
#:package TensorStack.Common@0.1.18
#addin nuget:?package=TensorStack.Common&version=0.1.18
#tool nuget:?package=TensorStack.Common&version=0.1.18
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 was computed. 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. |
-
net9.0
- Microsoft.ML.OnnxRuntime.Managed (>= 1.23.0)
- System.Numerics.Tensors (>= 9.0.9)
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.Upscaler
Image and video upscaling for .NET using ONNX Runtime. |
|
|
TensorStack.Providers.CPU
CPU backend for ONNX tensor computation. |
|
|
TensorStack.Audio
Audio processing and tensor conversion for .NET |
|
|
TensorStack.Extractors
Media extraction tools for .NET (depth, background, masking) using ONNX Runtime. |
GitHub repositories
This package is not used by any popular GitHub repositories.