Skip to content

Loaded runtime CuDNN library error #4

@moonnee

Description

@moonnee

Hi, I run your code with tf1.6, cudnn10.1 and cudnn9.2. Both got

2019-08-13 23:13:50.199673: E tensorflow/stream_executor/cuda/cuda_dnn.cc:378] Loaded runtime CuDNN library: 7600 (compatibility version 7600) but source was compiled with 7102 (compatibility version 7100).  If using a binary install, upgrade your CuDNN library to match.  If building from sources, make sure the library loaded at runtime matches a compatible version specified during compile configuration.
2019-08-13 23:13:50.201349: F tensorflow/core/kernels/conv_ops.cc:717] Check failed: stream->parent()->GetConvolveAlgorithms( conv_parameters.ShouldIncludeWinogradNonfusedAlgo<T>(), &algorithms) 

I google this error, and most said it is related to the cudnn version. May I ask what is cudnn version you used? Or could you give some advice? Thanks a lot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions