.NET Bindings for Torch. Requires reference to one of libtorch-cpu, libtorch-cuda-102, libtorch-cuda-102-win-x64 or libtorch-cuda-102-linux-x64 version to execute.
TorchSharp makes PyTorch available for .NET users. libtorch-cpu contains components of the PyTorch LibTorch library version 1.7.0 redistributed as a NuGet package with added support for TorchSharp.
TorchSharp makes PyTorch available for .NET users. libtorch-cuda-10.2-linux-x64 contains components of the PyTorch LibTorch library version 1.7.0 redistributed as a NuGet package with added support for TorchSharp.
TorchSharp makes PyTorch available for .NET users. libtorch-cuda-10.2-win-x64 contains components of the PyTorch LibTorch library version 1.7.0 redistributed as a NuGet package with added support for TorchSharp.
Torch.NET brings the awesome Python package PyTorch to the .NET world. PyTorch offers Tensor computations and more with efficient GPU or multi-core CPU processing support and is to be considered one of the fundamental libraries for scientific computing, machine learning and AI in Python. Torch.NET...
More information
TorchSharp makes PyTorch available for .NET users. libtorch-cuda-10.2 contains components of the PyTorch LibTorch library version 1.7.0 redistributed as a NuGet package with added support for TorchSharp.