Home
last modified time | relevance | path

Searched defs:SendMultiGraphs (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/debug/debugger/
Dgrpc_client.cc123 EventReply GrpcClient::SendMultiGraphs(const std::list<Chunk> &chunks) { in SendMultiGraphs() function in mindspore::GrpcClient
Ddebug_grpc.proto31 rpc SendMultiGraphs (stream Chunk) returns (EventReply) {}; rpc