Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some error break out in the Test phase #593

Open
zhoupan9109 opened this issue Feb 5, 2021 · 0 comments
Open

Some error break out in the Test phase #593

zhoupan9109 opened this issue Feb 5, 2021 · 0 comments

Comments

@zhoupan9109
Copy link

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:

  1. make the order 'make runtest'.
  2. Any layers else but cuDNNConvolution layer test didn't break out error.
  3. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant