Searched defs:no_recursive (Results 1 – 3 of 3) sorted by relevance
17 from mindspore.common.api import _no_recursive as no_recursive unknown
229 bool no_recursive() const { return no_recursive_; } in no_recursive() function
310 …bool no_recursive = (top_graph == nullptr ? false : top_graph->has_flag(FUNC_GRAPH_FLAG_NO_RECURSI… in EnterStackFrame() local471 …bool no_recursive = (top_graph == nullptr ? false : top_graph->has_flag(FUNC_GRAPH_FLAG_NO_RECURSI… in Eval() local