torch.cuda.is_tf32_supported¶ torch.cuda.is_tf32_supported()[原始碼][原始碼]¶ 返回一個布林值,指示當前的 CUDA/ROCm 裝置是否支援 dtype 為 tf32。 返回型別 bool