We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11851e6 commit 2e4d469Copy full SHA for 2e4d469
docs/api/paddle/cuda/get_device_capability_cn.rst
@@ -9,7 +9,7 @@ get_device_capability
9
10
参数
11
::::::::::::
12
- - **device** (int|str|paddle.Place|None) - 设备、设备的 id 或设备的字符串名称,如 npu:x',从中获取设备的属性。如果设备为“无”,则该设备为当前设备,认值:无。
+ - **device** (int|str|paddle.Place|None) - 设备、设备的 id 或设备的字符串名称,如 ``npu:x``,从中获取设备的属性。如果设备为“无”,则该设备为当前设备,认值:无。
13
14
返回
15
0 commit comments