Searched defs:possible_func (Results 1 – 2 of 2) sorted by relevance
405 AbstractFuncAtomPtr GetRealFuncAtom(const AbstractFuncAtomPtr &possible_func) { in GetRealFuncAtom()458 auto possible_func = GetEvalResult(origin_cnode->input(1), engine, conf); in IsFuncGraphAbstractInput() local844 auto &possible_func = possible_func_eval_result->abstract(); in GetCNodeOperatorAbstract() local924 …AbstractBasePtr possible_func = GetCNodeOperatorAbstract(cnode, conf->context(), conf->func_graph(… in EvalCNode() local987 func->Visit([this, &evaluators, &cnode](const AbstractFuncAtomPtr &possible_func) { in EvalCNode()998 func->Visit([&contains_side_effect](const AbstractFuncAtomPtr &possible_func) { in EvalCNode()
534 AbstractBasePtr possible_func = GetCNodeOperatorAbstract(cnode); in InferCNode() local