-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
Description
I noticed you wanted to switch to cuDNN.
I would like to keep the old CUDA code as well. For example my GPU doesn't allow for cuDNN (it's too old).
We could test if the GPU supports cuDNN (I believe cuDNN is supported from compute capability >= 3 or so).
Reactions are currently unavailable