Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/
Ddebug_services.cc1708 std::vector<ProtoDump> proto_to_dump; in ReadNeededDumpedTensors() local
1755 void DebugServices::ProcessTensorDataSync(const std::vector<ProtoDump> &proto_to_dump, in ProcessTensorDataSync()