Closed capiman closed 2 months ago
WMIC is meanwhile an optional feature. It was not installed by default on my system, but I added it. Then I am able to deliver also debug info queried via wmic:
https://www.elevenforum.com/t/add-or-remove-wmic-command-feature-in-windows-11.5119/
C:\python\python-test-export>wmic cpu get Name,Manufacturer,Family,Architecture,ProcessorType,DeviceID,CurrentClockSpeed,MaxClockSpeed,L2CacheSize,L2CacheSpeed,Revision /VALUE
Architecture=12
CurrentClockSpeed=3417
DeviceID=CPU0
Family=280
L2CacheSize=36864
L2CacheSpeed=
Manufacturer=Qualcomm Technologies Inc
MaxClockSpeed=3417
Name=Snapdragon(R) X Elite - X1E78100 - Qualcomm(R) Oryon(TM) CPU
ProcessorType=3
Revision=513
C:\python\python-test-export>
Indeed there are no PyTorch-on-WindowsARM binaries yet.
Hey @capiman, is it okay to close this issue for now? We are currently working on building pytorch for Windows on ARM64 and if you are interested in this topic please follow this issue instead: https://github.com/pytorch/pytorch/issues/106956.
Hi @alinpahontu2912, many thanks for the feedback and linking to the other issue. I agree to close this entry here and continue there.
đ Describe the bug
Just not yet supported? Or different way to install? Perhaps nightly is helpful?
Just not yet supported? Or different way to install? Perhaps nightly is helpful?
Versions
(wget not available by default, curl used, but does not really matter...)
cc @peterjc123 @mszhanyi @skyline75489 @nbcsm @iremyux @Blackhex @malfet @snadampal @milpuz01