dotnet/TorchSharp

How to set default device type in torchsharp.

LittleLittleCloud opened this issue · 0 comments

In pytorch, you can set default device using the following api

But that API is missing in torchsharp