Require that work_element_count be positive in GetCudaLaunchConfig() rather...
Require that work_element_count be positive in GetCudaLaunchConfig() rather than trying to launch kernels with an invalid config and leaving the stream in an error state. The latter is much harder to debug. PiperOrigin-RevId: 172019169
Loading
Please sign in to comment