燥湿什么意思

paddle.device. is_compiled_with_custom_device ( device_type: str ) bool [source]
百度 毛泽东在这一年7月曾提出“我们必须准备攻台湾的条件,除陆军外主要靠内应和空军”。

Whether paddle was built with Paddle_CUSTOM_DEVICE .

Parameters

device_type (str) – the registered device type, like “npu”.

Returns

bool, True if CustomDevice is supported, otherwise False.

Examples

>>> import paddle
>>> support_npu = paddle.device.is_compiled_with_custom_device("npu")