Rate this Page

torch.xpu.is_tf32_supported#

torch.xpu.is_tf32_supported()[source]#

Return a bool indicating if the current XPU device supports dtype tf32.

Return type

bool