Kyle Pan

Results 4 issues of Kyle Pan

I use Visual Studio Community 2022, Windows SDK 10.0.22621.2428 and WDK 10.0.22621.2428 to compile MSR in the pcm/src/WinMSRDriver, but I got the following error: ``` “C:\Users\34957\Documents\GitHub\pcm\src\WinMSRDriver\MSR.vcxproj”(默认目标) (1) -> (ValidateNTTargetVersion 目标)...

I'm beginning to use libtorch with C++, and my configuration is that PyTorch2.0, CUDA-11.8, cuDNN-8.9.4.25. After I followed some tutorials on the Internet, it failed in cmake stage. The command...

I use Darknet for research purpose, and I need a executable file to run a model training process. I see there is a source code called LSTM.c, so I think...

I use Darknet for research purpose, and I need a executable file to run a model training process. I see there is a source code called LSTM.c, so I think...

question