TorchSharp 0.105.1

dotnet add package TorchSharp --version 0.105.1
                    
NuGet\Install-Package TorchSharp -Version 0.105.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TorchSharp" Version="0.105.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TorchSharp" Version="0.105.1" />
                    
Directory.Packages.props
<PackageReference Include="TorchSharp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TorchSharp --version 0.105.1
                    
#r "nuget: TorchSharp, 0.105.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package TorchSharp@0.105.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TorchSharp&version=0.105.1
                    
Install as a Cake Addin
#tool nuget:?package=TorchSharp&version=0.105.1
                    
Install as a Cake Tool

.NET Bindings for Torch. Requires reference to one of libtorch-cpu, libtorch-cuda-12.1, libtorch-cuda-12.1-win-x64 or libtorch-cuda-12.1-linux-x64 version 2.5.1.0 to execute.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (32)

Showing the top 5 NuGet packages that depend on TorchSharp:

Package Downloads
Microsoft.ML.AutoML

ML.NET AutoML: Optimizes an ML pipeline for your dataset, by automatically locating the best feature engineering, model, and hyperparameters

Microsoft.ML.CodeGenerator

ML.NET Code Generator

TorchSharp-cuda-windows

TorchSharp makes PyTorch available for .NET users. This package combines the TorchSharp package with LibTorch 2.5.1 CUDA 12.1 support for Windows.

Microsoft.ML.TorchSharp

Microsoft.ML.TorchSharp contains ML.NET integration of TorchSharp.

DiffSharp.Backends.Torch

DiffSharp is a tensor library with support for differentiable programming. It is designed for use in machine learning, probabilistic programming, optimization and other domains. For documentation and installation instructions visit: https://diffsharp.github.io/

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on TorchSharp:

Repository Stars
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
uxmal/pytocs
Converts Python source to C#
IntptrMax/YoloSharp
Train Yolo with C#
Version Downloads Last Updated
0.105.1 1,873 7/2/2025
0.105.0 27,728 12/12/2024
0.104.0 3,370 12/5/2024
0.103.1 9,332 10/24/2024
0.103.0 9,902 8/6/2024
0.102.8 1,474 8/1/2024
0.102.7 46,186 7/17/2024
0.102.6 6,032 6/20/2024
0.102.5 3,460 6/7/2024
0.102.4 7,139 4/17/2024
0.102.3 5,313 3/26/2024
0.102.2 14,619 3/5/2024
0.102.1 2,963 3/5/2024
0.102.0 5,127 2/27/2024
0.101.6 4,986 2/9/2024
0.101.5 80,600 12/20/2023
0.101.4 3,923 12/15/2023
0.101.3 3,564 12/13/2023
0.101.2 6,386 11/14/2023
0.101.1 4,105 11/2/2023
0.101.0 3,722 11/2/2023
0.100.7 4,337 10/25/2023
0.100.6 3,928 10/19/2023
0.100.5 7,244 9/21/2023
0.100.4 9,952 8/14/2023
0.100.3 15,414 6/25/2023
0.100.2 6,149 6/14/2023
0.100.1 5,410 6/5/2023
0.100.0 7,188 5/15/2023
0.99.6 22,320 4/28/2023
0.99.5 34,370 4/26/2023
0.99.4 7,361 4/4/2023
0.99.3 10,444 2/22/2023
0.99.2 10,804 1/17/2023
0.99.1 10,672 11/30/2022
0.99.0 16,500 11/8/2022
0.98.3 14,470 11/2/2022
0.98.2 7,591 11/1/2022
0.98.1 97,866 10/13/2022
0.98.0 7,041 10/4/2022
0.97.6 7,876 9/16/2022
0.97.5 7,524 9/13/2022
0.97.4 6,807 9/12/2022
0.97.3 10,266 8/17/2022
0.97.2 7,752 8/9/2022
0.97.1 7,707 8/2/2022
0.97.0 7,818 7/20/2022
0.96.8 8,384 6/21/2022
0.96.7 9,908 6/2/2022
0.96.6 9,465 5/14/2022
0.96.5 8,860 4/19/2022
0.96.4 8,589 4/19/2022
0.96.3 8,284 2/23/2022
0.96.1 7,380 2/22/2022
0.96.0 32,016 2/3/2022
0.95.4 7,847 12/3/2021
0.95.3 8,007 11/15/2021
0.95.2 7,449 11/10/2021
0.95.1 6,552 11/6/2021
0.93.9 7,559 10/29/2021
0.93.8 8,091 10/25/2021
0.93.6 7,381 10/20/2021
0.93.5 18,072 10/8/2021
0.93.4 7,923 10/7/2021
0.93.3 8,269 10/6/2021
0.93.1 1,136 9/30/2021
0.93.0 1,195 9/29/2021
0.92.52220 1,210 9/14/2021
0.91.52719 4,400 7/24/2021
0.91.52681 7,545 6/23/2021
0.91.52680 1,260 6/22/2021
0.91.52672 1,291 6/22/2021
0.91.52666 1,337 6/21/2021
0.91.52661 1,115 6/20/2021
0.91.52660 1,117 6/20/2021
0.91.52621 1,111 6/16/2021
0.91.52604 1,781 5/27/2021
0.91.52577 1,191 5/10/2021
0.91.52573 1,098 5/10/2021
0.91.52518 7,032 3/25/2021
0.91.52511 1,126 3/25/2021
0.91.52508 1,101 3/25/2021
0.91.52506 1,102 3/25/2021
0.91.52502 1,135 3/25/2021
0.91.52475 1,153 3/24/2021
0.91.52458 2,088 3/23/2021
0.91.52214-preview-local-Re... 880 9/2/2021
0.9.52445 1,195 3/19/2021
0.3.52431 1,157 3/19/2021
0.3.52428 1,142 3/19/2021
0.3.52423 1,177 3/18/2021
0.3.52363 2,045 12/3/2020
0.3.52357 4,111 11/30/2020
0.3.52353 2,081 11/26/2020
0.3.52348 2,341 11/20/2020
0.3.52345 1,224 11/20/2020
0.3.52338 2,794 11/13/2020
0.3.52320 2,693 11/11/2020
0.3.52318 1,347 11/11/2020
0.3.52312 1,229 11/11/2020
0.3.52293 1,842 11/6/2020
0.3.52276 10,834 9/15/2020
0.3.52267 5,259 6/29/2020
0.3.52264 1,328 6/27/2020
0.3.52259 1,639 6/25/2020
0.3.52253 1,283 6/12/2020
0.3.52249 1,499 6/8/2020
0.3.52235 1,398 6/3/2020
0.3.52229 1,281 6/3/2020
0.3.52216 1,396 5/24/2020
0.3.52209 1,484 5/22/2020
0.2.0-preview-27930-2 1,350 7/31/2019
0.2.0-preview-27915-4 1,233 7/16/2019
0.2.0-preview-27912-2 1,151 7/12/2019
0.2.0-preview-27829-1 1,104 7/5/2019
0.1.0 3,885 11/13/2018