chainer.cuda.
get_max_workspace_size
()[source]¶
cuDNNのためのワークスペースサイズを取得する。
詳細は “cuDNN Library User Guide” をご覧ください。
(訳注:このドキュメントを読むには、NVIDIAへの会員登録が必要になります。
https://developer.nvidia.com/developer-program)
Returns: | cuDNNのためのワークスペースサイズ |
---|---|
Return type: | int |