Hello !
We're using TorchSharp to integrate various models into our application. We had no problems with it till now. On a client's environment the application fails to initialize TorchSharp. We've created a test app to see whether the problem still occurs, what's even worse is that we can't even reproduce this issue.
Their environment:
- OS Name : Microsoft Windows Server 2019 Standard
- OS Version: 10.0.17763 Build 17763
I've attached the test project that we used to try and solve the problem and also the its output.
Do you have any ideas why this could happen or what other things we can try ?
result_C.txt
It is called result_C because the app was copied on the C partition. The clients also tried running it on D and E with the same results.
TestTorchsharp.zip
Besides this, we used a brand new/clean windows server vm and didn't have this problem.
Hello !
We're using TorchSharp to integrate various models into our application. We had no problems with it till now. On a client's environment the application fails to initialize TorchSharp. We've created a test app to see whether the problem still occurs, what's even worse is that we can't even reproduce this issue.
Their environment:
I've attached the test project that we used to try and solve the problem and also the its output.
Do you have any ideas why this could happen or what other things we can try ?
result_C.txt
It is called result_C because the app was copied on the C partition. The clients also tried running it on D and E with the same results.
TestTorchsharp.zip
Besides this, we used a brand new/clean windows server vm and didn't have this problem.