Home
last modified time | relevance | path

Searched refs:target_relation_ (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/core/ir/
Dfunc_graph_cloner.h109 TraceInfoPtr target_relation_; variable
Dfunc_graph_cloner.cc39 target_relation_(target_relation == nullptr ? relation : target_relation) { in Cloner()
222 TraceGuard trace_guard(func_graph->debug_info(), target_relation_); in SetFuncGraphInfo()