Commit e6aae9bd authored by Vijay Vasudevan's avatar Vijay Vasudevan Committed by GitHub
Browse files

Remove support for CuDNN v2 runtime/compile from TensorFlow. (#3250)

Major changes in the APIs between CuDNN versions make it
hard to update to newer versions of the library as they
come out every few months (as can be seen by the lines
removed by this commit).  As CuDNN APIs become more stable
we can likely leave support for more versions, but V2 was
particularly problematic, and versions V3+ are a large
enough improvement over V2 that we don't need to support V2
anymore.

When V6 comes out, we'll re-evaluate the list of supported
versions and see whether to drop V3 at that time.
parent 1ce1e292
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment