chainer-test https://github.com/chainer/chainer-test/pull/633A 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.
Most helpful comment
chainer-testhttps://github.com/chainer/chainer-test/pull/633A 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.