未验证 提交 1f7e9546 编写于 作者: O OccupyMars2025 提交者: GitHub

modify pybind.cc (maybe a typo) (#44883)

上级 f3c14762
......@@ -331,8 +331,9 @@ bool SupportsVNNI() {
bool IsCompiledWithBrpc() {
#ifndef PADDLE_WITH_DISTRIBUTE
return false;
#endif
#else
return true;
#endif
}
bool IsCompiledWithDIST() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册