Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/utils/
Dinfo.h212 GraphDebugInfo() { in GraphDebugInfo() function
220 explicit GraphDebugInfo(const std::string &name) : DebugInfo(name) { in GraphDebugInfo() function