Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/
Ddebug_services.cc1098 std::vector<std::tuple<std::string, std::string>> proto_to_dump; in ReadNeededDumpedTensors() local
1136 …ices::ProcessTensorDataSync(const std::vector<std::tuple<std::string, std::string>> &proto_to_dump, in ProcessTensorDataSync()