Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/
Dtrace.cc239 void AnalyzeFailExporter::ProcessFuncGraphCall(const CNodePtr &node, std::string *const op_comment)… in ProcessFuncGraphCall()
295 std::string op_comment; in OutputCNode() local