Mikołaj Karkowski

Results 3 comments of Mikołaj Karkowski

I agree. It is still not working with 30x series :/

Hi Did you get this right? I'm having same issue.

Did you try forceing GPU index this way? ``` c# YoloWrapper yoloWrapper = new YoloWrapper(yoloConfiguration, new GpuConfig() { GpuIndex = 0 }); ```