File tree Expand file tree Collapse file tree 3 files changed +0
-35
lines changed Expand file tree Collapse file tree 3 files changed +0
-35
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -45,7 +45,6 @@ paddle.device 目录下包含 cuda 目录, cuda 目录中存放 CUDA 相关的
45
45
" :ref: `is_compiled_with_cuda <cn_api_paddle_device_is_compiled_with_cuda >` ", "检查 ``whl `` 包是否可以被用来在 GPU 上运行模型"
46
46
" :ref: `is_compiled_with_custom_device <cn_api_paddle_device_is_compiled_with_custom_device >` ", "检查 ``whl `` 包是否可以被用来在指定类型的自定义新硬件上运行模型"
47
47
" :ref: `is_compiled_with_ipu <cn_api_paddle_device_is_compiled_with_ipu >` ", "检查 ``whl `` 包是否可以被用来在 Graphcore IPU 上运行模型"
48
- " :ref: `is_compiled_with_npu <cn_api_paddle_device_is_compiled_with_npu >` ", "检查 ``whl `` 包是否可以被用来在 NPU 上运行模型"
49
48
" :ref: `is_compiled_with_rocm <cn_api_paddle_device_is_compiled_with_rocm >` ", "检查 ``whl `` 包是否可以被用来在 AMD 或海光 GPU(ROCm) 上运行模型"
50
49
" :ref: `is_compiled_with_xpu <cn_api_paddle_device_is_compiled_with_xpu >` ", "检查 ``whl `` 包是否可以被用来在 Baidu Kunlun XPU 上运行模型"
51
50
@@ -59,7 +58,6 @@ paddle.device 目录下包含 cuda 目录, cuda 目录中存放 CUDA 相关的
59
58
:widths: 10, 30
60
59
61
60
" :ref: `IPUPlace <cn_api_paddle_device_IPUPlace >` ", "``IPUPlace `` 是一个设备描述符,指定 ``IPUPlace `` 则模型将会运行在该设备上"
62
- " :ref: `MLUPlace <cn_api_paddle_device_MLUPlace >` ", "``MLUPlace `` 是一个设备描述符,指定 ``MLUPlace `` 则模型将会运行在该设备上"
63
61
" :ref: `XPUPlace <cn_api_paddle_device_XPUPlace >` ", "``XPUPlace `` 是一个设备描述符,表示一个分配或将要分配 ``Tensor `` 的 Baidu Kunlun XPU 设备"
64
62
65
63
.. _cn_device_stream_event :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments