VSIXTorch icon indicating copy to clipboard operation
VSIXTorch copied to clipboard

LibTorch Visual C++ template

Results 7 VSIXTorch issues
Sort by recently updated
recently updated
newest added

Hi, with Visual Studio 2022. ``` Microsoft Visual Studio Community 2022 (64-bit) - Current Version 17.9.5 ``` ![image](https://github.com/mszhanyi/VSIXTorch/assets/96936298/d7bb7dd3-fb47-4ce9-9cb6-61a2c892f7b6) With 64-bit plugin installed. ![image](https://github.com/mszhanyi/VSIXTorch/assets/96936298/26fdf8b0-b71c-419b-9792-5dcf9079ec74) It couldn't find some header files. ![image](https://github.com/mszhanyi/VSIXTorch/assets/96936298/c5240ea0-6b04-4420-a11c-8d000d8afbdc)...

I have the same question, maybe for now you have to install the old version cuda. _Originally posted by @yy6768 in https://github.com/mszhanyi/VSIXTorch/issues/28#issuecomment-1781178521_ I use the old version;the problem is solved...

hello,my cuda is 12.2,libtorch is 2.1.0 ,title is the error ,i want to ask for help ,i am at this and English . Is my description appropriate? ![image](https://github.com/mszhanyi/VSIXTorch/assets/102897072/5e55464a-dc32-40f4-b011-7ae5784eb476)

Hi, I just came across your solution to using libtorch without CMake. I have downloaded the libtorch files, and am looking to add them to my main solution. Which libraries...

When I type a keyword 'Torch', just as shown in sample video, I cannot find templates, but this extension is installed successful. How to fix this? thank you ~

This is really amazing but so far it doesnt find cuDNN, which is installed in C:\Program Files\NVDIA\CUDNN\v8.x\ Hence the project cannot be created at all. " you choose to create...

what is the highest version the "VSIXTorch2022" support?