Loading [Contrib]/a11y/accessibility-menu.js
\u200E
cudnn
-
paddle.version.
cudnn
(
)
→ str
[source]
-
Get cudnn version of paddle package.
-
Returns
-
Return the version information of cudnn. If paddle package is CPU version, it will return False.
-
Return type
-
string
Examples
>>> import paddle
>>> paddle.version.cudnn()
>>>
'7.6.5'