未验证 提交 236e742d 编写于 作者: H HongyuJia 提交者: GitHub

[Fix Typo] Fix gpu_info.h, Wheter->Whether (#53564)

上级 5d638feb
...@@ -39,7 +39,7 @@ int GetGPURuntimeVersion(int id); ...@@ -39,7 +39,7 @@ int GetGPURuntimeVersion(int id);
//! Get the driver version of the ith GPU //! Get the driver version of the ith GPU
int GetGPUDriverVersion(int id); int GetGPUDriverVersion(int id);
//! Wheter the current device support TensorCore //! Whether the current device support TensorCore
bool TensorCoreAvailable(); bool TensorCoreAvailable();
//! Get the MultiProcessors of the ith GPU. //! Get the MultiProcessors of the ith GPU.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册