Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/debugger/
Dgrpc_client.cc95 EventReply GrpcClient::SendGraph(const GraphProto &graph) { in SendGraph() function in mindspore::GrpcClient
Ddebug_grpc.proto26 rpc SendGraph (stream Chunk) returns (EventReply) {}; rpc