Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/utils/
Dinfo.h64 class TraceContext; variable
102 explicit TraceContext(const LocationPtr &loc) { in TraceContext() function
106 explicit TraceContext(const std::string &func_name) { in TraceContext() function
110 explicit TraceContext(const TraceInfoPtr &trace_info) { in TraceContext() function