Searched defs:GrpcClient (Results 1 – 2 of 2) sorted by relevance
52 class GrpcClient; variable
35 GrpcClient::GrpcClient(const std::string &host, const std::string &port) : stub_(nullptr) { Init(ho… in GrpcClient() function in mindspore::GrpcClient