Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/debugger/
Dgrpc_client.cc221 EventReply GrpcClient::SendTensorStats(const std::list<TensorSummary> &tensor_summary_list) { in SendTensorStats() function in mindspore::GrpcClient
Ddebug_grpc.proto29 rpc SendTensorStats (stream TensorSummary) returns (EventReply) {}; rpc