返回GPU设备是否可用的指示。
bool,指示GPU设备是否可用。
样例:
>>> import mindspore as ms >>> ms.device_context.gpu.device.is_available()