ctcOptions.__anonymous

Undocumented in source.
struct ctcOptions
union __anonymous {}

Members

Variables

num_threads
uint num_threads;

used when loc == CTC_CPU, the maximum number of threads that can be used

stream
CUstream stream;

used when loc == CTC_GPU, which stream the kernels should be launched in

Meta