You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the instructions for building on Windows using cmake from the README.md file. cmake completes and builds a lot of stuff in the process, but not quantize.exe on my Windows 11 PC.
I have current Visual Studio Community, Nvidia CUDA Toolkit 12.1, torch 2.2.1+cu121, and cmake 3.28.3.
I would not be surprised if this is a "skill issue", possibly involving requirements, as I am not yet very experienced with cmake. I can run prebuilt quantize.exe from compiled releases without problem, so I have a workaround.
The text was updated successfully, but these errors were encountered:
I followed the instructions for building on Windows using cmake from the README.md file. cmake completes and builds a lot of stuff in the process, but not quantize.exe on my Windows 11 PC.
I have current Visual Studio Community, Nvidia CUDA Toolkit 12.1, torch 2.2.1+cu121, and cmake 3.28.3.
I would not be surprised if this is a "skill issue", possibly involving requirements, as I am not yet very experienced with cmake. I can run prebuilt quantize.exe from compiled releases without problem, so I have a workaround.
The text was updated successfully, but these errors were encountered: