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,815 7/2/2025
0.105.0 27,693 12/12/2024
0.104.0 3,367 12/5/2024
0.103.1 9,329 10/24/2024
0.103.0 9,900 8/6/2024
0.102.8 1,474 8/1/2024
0.102.7 46,101 7/17/2024
0.102.6 6,030 6/20/2024
0.102.5 3,459 6/7/2024
0.102.4 7,136 4/17/2024
0.102.3 5,311 3/26/2024
0.102.2 14,617 3/5/2024
0.102.1 2,963 3/5/2024
0.102.0 5,124 2/27/2024
0.101.6 4,984 2/9/2024
0.101.5 80,551 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,336 10/25/2023
0.100.6 3,928 10/19/2023
0.100.5 7,243 9/21/2023
0.100.4 9,949 8/14/2023
0.100.3 15,412 6/25/2023
0.100.2 6,147 6/14/2023
0.100.1 5,407 6/5/2023
0.100.0 7,183 5/15/2023
0.99.6 22,315 4/28/2023
0.99.5 34,358 4/26/2023
0.99.4 7,359 4/4/2023
0.99.3 10,442 2/22/2023
0.99.2 10,802 1/17/2023
0.99.1 10,670 11/30/2022
0.99.0 16,497 11/8/2022
0.98.3 14,466 11/2/2022
0.98.2 7,589 11/1/2022
0.98.1 97,845 10/13/2022
0.98.0 7,039 10/4/2022
0.97.6 7,874 9/16/2022
0.97.5 7,522 9/13/2022
0.97.4 6,804 9/12/2022
0.97.3 10,260 8/17/2022
0.97.2 7,750 8/9/2022
0.97.1 7,705 8/2/2022
0.97.0 7,815 7/20/2022
0.96.8 8,382 6/21/2022
0.96.7 9,906 6/2/2022
0.96.6 9,463 5/14/2022
0.96.5 8,858 4/19/2022
0.96.4 8,587 4/19/2022
0.96.3 8,282 2/23/2022
0.96.1 7,378 2/22/2022
0.96.0 32,013 2/3/2022
0.95.4 7,844 12/3/2021
0.95.3 8,004 11/15/2021
0.95.2 7,446 11/10/2021
0.95.1 6,550 11/6/2021
0.93.9 7,557 10/29/2021
0.93.8 8,089 10/25/2021
0.93.6 7,379 10/20/2021
0.93.5 18,070 10/8/2021
0.93.4 7,920 10/7/2021
0.93.3 8,267 10/6/2021
0.93.1 1,134 9/30/2021
0.93.0 1,193 9/29/2021
0.92.52220 1,208 9/14/2021
0.91.52719 4,398 7/24/2021
0.91.52681 7,541 6/23/2021
0.91.52680 1,258 6/22/2021
0.91.52672 1,289 6/22/2021
0.91.52666 1,335 6/21/2021
0.91.52661 1,113 6/20/2021
0.91.52660 1,115 6/20/2021
0.91.52621 1,109 6/16/2021
0.91.52604 1,779 5/27/2021
0.91.52577 1,189 5/10/2021
0.91.52573 1,096 5/10/2021
0.91.52518 7,030 3/25/2021
0.91.52511 1,124 3/25/2021
0.91.52508 1,099 3/25/2021
0.91.52506 1,100 3/25/2021
0.91.52502 1,133 3/25/2021
0.91.52475 1,150 3/24/2021
0.91.52458 2,085 3/23/2021
0.91.52214-preview-local-Re... 878 9/2/2021
0.9.52445 1,193 3/19/2021
0.3.52431 1,155 3/19/2021
0.3.52428 1,140 3/19/2021
0.3.52423 1,175 3/18/2021
0.3.52363 2,043 12/3/2020
0.3.52357 4,109 11/30/2020
0.3.52353 2,079 11/26/2020
0.3.52348 2,339 11/20/2020
0.3.52345 1,222 11/20/2020
0.3.52338 2,792 11/13/2020
0.3.52320 2,691 11/11/2020
0.3.52318 1,345 11/11/2020
0.3.52312 1,227 11/11/2020
0.3.52293 1,840 11/6/2020
0.3.52276 10,831 9/15/2020
0.3.52267 5,254 6/29/2020
0.3.52264 1,326 6/27/2020
0.3.52259 1,637 6/25/2020
0.3.52253 1,281 6/12/2020
0.3.52249 1,497 6/8/2020
0.3.52235 1,396 6/3/2020
0.3.52229 1,278 6/3/2020
0.3.52216 1,394 5/24/2020
0.3.52209 1,482 5/22/2020
0.2.0-preview-27930-2 1,346 7/31/2019
0.2.0-preview-27915-4 1,229 7/16/2019
0.2.0-preview-27912-2 1,147 7/12/2019
0.2.0-preview-27829-1 1,100 7/5/2019
0.1.0 3,881 11/13/2018