Searched defs:f_app (Results 1 – 1 of 1) sorted by relevance
930 …CreateGradOutputs(const FuncGraphPtr &k_child, const AnfNodePtr &gradient, const AnfNodePtr &f_app, in CreateGradOutputs()1041 …auto f_app = k_child->NewCNodeInOrder({tuple_get_item, k_app, NewValueNode(static_cast<int64_t>(0)… in GetGrad() local1085 void GradOperation::GradByParameter(const FuncGraphPtr &k_child, const AnfNodePtr &f_app, const Anf… in GradByParameter()