Skip to content

Commit cea62a1

Browse files
Apply suggestion from @sunzhongkai588
Co-authored-by: zachary sun <[email protected]>
1 parent 77fcfcb commit cea62a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/paddle/device/get_device_capability_cn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ get_device_capability
99

1010
参数
1111
::::::::::::
12-
- **device** (int|str|paddle.Place|None) - 设备、设备的 id 或设备的字符串名称,如 npu:x',从中获取设备的属性。如果设备为“无”,则该设备为当前设备,认值:无。
12+
- **device** (int|str|paddle.Place|None) - 设备、设备的 id 或设备的字符串名称,如 ``npu:x``,从中获取设备的属性。如果设备为“无”,则该设备为当前设备,认值:无。
1313

1414
返回
1515
::::::::::::

0 commit comments

Comments
 (0)