Skip to content
Niklas Gustafsson edited this page Oct 20, 2022 · 8 revisions

Welcome to the TorchSharp wiki!

In this section, we will host online some of the documentation for TorchSharp. The design idea behind TorcSharp is that it should be easy to move from PyTorch example code and personal experience to using it in C# or F#, but Python and .NET are very different environments, so there are a few things that are different, and we're trying to highlight some of them here.

Tutorial Articles

Formatting Tensor Strings

Creating Your Own TorchSharp Modules

Tips for Effective Memory Management

Sharing Model Data between PyTorch and TorchSharp

TorchScript

Examples and Interactive Tutorials

https://github.com/dotnet/TorchSharpExamples