Skip to content

Commit 77fcfcb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/paddle/device/device_cn.rst

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

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

1414

1515
代码示例

0 commit comments

Comments
 (0)