Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

cuda/cuDNN lib version checking. Force cuDNN v7 usage. #15449

Merged
merged 5 commits into from
Jul 12, 2019

Commits on Jul 3, 2019

  1. Add STATIC_ASSERT_{CUDA,CUDNN}_VERSION_GE macros. Protect rnn.cc agai…

    …nst CUDNN_VERSION < 7000.
    DickJC123 committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    7192fc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea410f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Configuration menu
    Copy the full SHA
    ab5112f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59cd7e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    9ec6097 View commit details
    Browse the repository at this point in the history