Zuev Aleksandr

Results 22 comments of Zuev Aleksandr

I have no more domains in yandex360, so i can't test it.

So basically what need to make buildable on arm to run? * [LibTorchSharp](https://github.com/dotnet/TorchSharp/tree/main/src/Native/LibTorchSharp) * ???

Seems they already support arm targets as nvidia jetson https://github.com/pytorch/pytorch#nvidia-jetson-platforms

> ARM64 on Windows or Linux? Linux

Seems they still includes this stuff for [backwards compatibility](https://github.com/microsoft/microsoft-ui-xaml/issues/8458#issuecomment-1906966470). I think **WinUISDKReferences** flag can be changed for UAP target, need to test that.

It seems WebView2 themself also adds Microsoft.VCLibs reference. ![image](https://github.com/user-attachments/assets/159b8c15-b6a1-4140-86de-f4c5d75f212c)

Yes i think i can provide full arm support. 1. I agree with AllowUnofficialDistributions. I think also for any linux system it is possible try to find if system already...

@genemars i'm trying to train model on Radxa Rock-5b board and i already catch some random errors which didn't throw on windows with same code.

Also [TorchSharp ](https://github.com/dotnet/TorchSharp)don't work on arm at all.