1.. note::
2
3 If the following conditions are satisfied:
4 1) cudnn is enabled,
5 2) input data is on the GPU
6 3) input data has dtype ``torch.float16``
7 4) V100 GPU is used,
8 5) input data is not in ``PackedSequence`` format
9 persistent algorithm can be selected to improve performance.
10