forked from BVLC/caffe
-
Notifications
You must be signed in to change notification settings - Fork 260
Open
Description
When this caffe integrating with the cuDNN v8.0.4, there are lots of errors breaking out in t cuDNNConvolution layer test. The details explain as follow:
- make the order 'make runtest'.
- Any layers else but cuDNNConvolution layer test didn't break out error.
- The cuDNNConvolution layer errors break out in TestSetupCuDNN,TestCconvolutionGroupCuDNN, TestGradientCuDNN and TestSimpleConvolutionCuDNN. one of the error is that the different between compute_gradient and estimated_gradient.
The Nvidia environment: CUDA: 11.1, cuDNN 8.0.4
Metadata
Metadata
Assignees
Labels
No labels