![]() |
VOOZH | about |
dotnet add package JYPPX.TensorRT.CSharp.API --version 4.0.6170
NuGet\Install-Package JYPPX.TensorRT.CSharp.API -Version 4.0.6170
<PackageReference Include="JYPPX.TensorRT.CSharp.API" Version="4.0.6170" />
<PackageVersion Include="JYPPX.TensorRT.CSharp.API" Version="4.0.6170" />Directory.Packages.props
<PackageReference Include="JYPPX.TensorRT.CSharp.API" />Project file
paket add JYPPX.TensorRT.CSharp.API --version 4.0.6170
#r "nuget: JYPPX.TensorRT.CSharp.API, 4.0.6170"
#:package JYPPX.TensorRT.CSharp.API@4.0.6170
#addin nuget:?package=JYPPX.TensorRT.CSharp.API&version=4.0.6170Install as a Cake Addin
#tool nuget:?package=JYPPX.TensorRT.CSharp.API&version=4.0.6170Install as a Cake Tool
This package contains the managed TensorRtSharp4.0 assemblies:
JYPPX.TensorRtSharpJYPPX.CudaSharpJYPPX.SharedInstall one matching runtime package for native assets. Runtime package names include the target TensorRT, CUDA, and cuDNN major.minor versions, for example:
JYPPX.TensorRT.CSharp.API.Runtime.win-x64.trt8.6.cuda11.8.cudnn8.9JYPPX.TensorRT.CSharp.API.Runtime.win-x64.trt8.6.cuda12.1.cudnn8.9JYPPX.TensorRT.CSharp.API.Runtime.win-x64.trt10.11.cuda11.8.cudnn8.9JYPPX.TensorRT.CSharp.API.Runtime.win-x64.trt10.11.cuda12.9.cudnn9.22JYPPX.TensorRT.CSharp.API.Runtime.win-x64.trt11.0.cuda12.9.cudnn9.22JYPPX.TensorRT.CSharp.API.Runtime.win-x64.trt11.0.cuda13.2.cudnn9.22The package metadata keeps the full vendor versions, such as TensorRT 10.11.0.33 and cuDNN 8.9.7.29. CUDA 12.9 is installed locally and must be used for cuda12.9 runtime packages; the earlier CUDA 12.3 fallback is retired and must not be used for locally validated packages.
TensorRT, CUDA, and cuDNN runtime packages are versioned independently from this managed package. Publish the CudaCudnn and TensorRt component packages only when those dependency sets change. Publish the bridge component package when the local C ABI bridge changes. The original runtime package ID is kept as a lightweight collection package that pins one tested component-version combination.
Split runtime package names follow the component role:
<runtime-package-id>.Bridge<runtime-package-id>.CudaCudnn<runtime-package-id>.TensorRtLarge stable dependency component packages may stay on GitHub Packages or GitHub Releases when they exceed nuget.org package-size limits. NVIDIA redistribution terms must be reviewed for the exact binaries being shipped.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 is compatible. net5.0-windows net5.0-windows was computed. net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp3.1 netcoreapp3.1 is compatible. |
| .NET Framework | net46 net46 is compatible. net461 net461 is compatible. net462 net462 is compatible. net463 net463 was computed. net47 net47 is compatible. net471 net471 is compatible. net472 net472 is compatible. net48 net48 is compatible. net481 net481 is compatible. |
Showing the top 2 NuGet packages that depend on JYPPX.TensorRT.CSharp.API:
| Package | Downloads |
|---|---|
|
JYPPX.DeploySharp
DeploySharp is a cross-platform model deployment framework designed for C# developers, offering end-to-end solutions from model loading and configuration management to inference execution. Its modular namespace architecture significantly reduces the complexity of integrating deep learning models into the C# ecosystem. |
|
|
sevencat.ai.algo
Package Description |
Showing the top 1 popular GitHub repositories that depend on JYPPX.TensorRT.CSharp.API:
| Repository | Stars |
|---|---|
|
guojin-yan/DeploySharp
Deploying deep learning models on multiple platforms (OpenVINO/ONNX Runtime, etc.)
|