提交 373a2e66 编写于 作者: T typhoonzero

remove comments

上级 7b0c0273
......@@ -92,12 +92,8 @@ class GenNCCLIdOp : public framework::OperatorBase {
VLOG(3) << "got nccl id and stop server...";
rpc_service.ShutDown();
VLOG(3) << "rpc server stopped";
// TODO(wuyi): reinit nccl communicators
server_thread.join();
}
// protected:
// mutable detail::AsyncGRPCServer* rpc_service_ = nullptr;
};
class GenNCCLIdOpMaker : public framework::OpProtoAndCheckerMaker {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册