Searched defs:CreateValueNodeWithSexp (Results 1 – 2 of 2) sorted by relevance
27 ValueNodePtr Helper::CreateValueNodeWithSexp(const BaseRef &sexp) { in CreateValueNodeWithSexp() function in mindspore::opt::Helper
806 ValueNodePtr CreateValueNodeWithSexp(const BaseRef &sexp, PrimitiveVarMap *primitive_vars) { in CreateValueNodeWithSexp() function