torchsharp should release the compiled dlls of libtorch to everyone
Open
Missing Feature
- Dominant language
- C#
- Stars
- 1.9k
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
Here, many people use torchsharp. The main reason is that they don't want to leave the C# environment, but they don't understand C, C++, either (even simple compilation is beyond them, such as me). If torchsharp could release the compiled libtorch dll for everyone like other components or libraries, I think more people would be willing to participate. For example, I want the cuda.empty() method (I have looked at the cuda dll and it seems not too difficult to implement. Just declaring it in C# can make it callable).
Contributor guide
Assessment
This issue has not been assessed yet.