Cupy: Support cuDNN 8.1

Created on 28 Jan 2021  路  3Comments  路  Source: cupy/cupy

enhancement high

Most helpful comment

A new RNN algo is introduced but I don't touch it here because the enum values of RNN algos are changed between cuDNN v8.0.5 and v8.1 so a naive change breaks the compatibility.

All 3 comments

A new RNN algo is introduced but I don't touch it here because the enum values of RNN algos are changed between cuDNN v8.0.5 and v8.1 so a naive change breaks the compatibility.

After #4700 is merged, we can close this issue.

I close this issue as the PRs above are all merged.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

quasiben picture quasiben  路  4Comments

kmaehashi picture kmaehashi  路  3Comments

eldaromer picture eldaromer  路  3Comments

leofang picture leofang  路  3Comments

mazzman101 picture mazzman101  路  3Comments