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 5a343fc commit 407f940Copy full SHA for 407f940
docs/api/paddle/cuda/max_memory_allocated_cn.rst
@@ -13,7 +13,7 @@ max_memory_allocated
13
14
参数
15
::::::::::::
16
- - **device** (int|paddle.Place|str|None) - 设备、设备的 id 或设备的字符串名称,如 npu:x',从中获取设备的属性。 如果设备为 None,则该设备为当前设备,默认值:None。
+ - **device** (int|paddle.Place|str|None) - 设备、设备的 id 或设备的字符串名称,如 ``npu:x``,从中获取设备的属性。 如果设备为 None,则该设备为当前设备,默认值:None。
17
18
返回
19
0 commit comments