Darknet/YOLO v4.0-11-gbfab9ec
Object Detection Framework
 
Loading...
Searching...
No Matches
dark_cuda.cpp File Reference
Include dependency graph for dark_cuda.cpp:

Functions

void cuda_set_device (int n)
 This is part of the original C API. This function does nothing when Darknet was built to run on the CPU.
 

Variables

int cuda_debug_sync = 0
 

Function Documentation

◆ cuda_set_device()

void cuda_set_device ( int  n)

This is part of the original C API. This function does nothing when Darknet was built to run on the CPU.

Here is the caller graph for this function:

Variable Documentation

◆ cuda_debug_sync

int cuda_debug_sync = 0
Todo:
V3 is cuda_debug_sync still necessary?