GScheckl

Results 1 issues of GScheckl

The following code was working fine when we had the GPU in pci slot 1. GpuConfig gpuConfig = new GpuConfig(); YoloInstance = new YoloWrapper(ConfigurationFilePath, WeightFilePath, ClassFilePath, gpuConfig); When we moved...