Open
Description
Hello, I am trying to run this TorchSharp tutorial on VSCode, with latest version of polyglot notebooks (1.0.6070010). I tried it both on Windows and MacOS and have different results: On MacOS I always get the following error: dotnet/TorchSharp#1424, while on Windows it is flaky and it only happenned once, but restarting the kernel solved it. To me the error seems weird, as according to documentation here, the version 2.5.1 is equivalent to 2.5.1.0, so I don't understand why it is thrown. Can you help me figure this out?
Activity