cuDNN *is* safe to call from different threads with different handles. The...
cuDNN *is* safe to call from different threads with different handles. The crashes we saw were related to an ODR violation in our code, unrelated to cuDNN. PiperOrigin-RevId: 238616814
Loading
Please sign in to comment