检查 whl 包是否可以被用来在 Graphcore IPU 上运行模型
whl
bool,支持 Graphcore IPU 则为 True,否则为 False。
import paddle support_ipu = paddle.is_compiled_with_ipu()