Searched defs:gradient_input (Results 1 – 3 of 3) sorted by relevance
140 auto gradient_input = utils::cast<AnfNodePtr>((*equiv)[gradient_]); in Process() local
144 auto gradient_input = utils::cast<AnfNodePtr>((*equiv)[gradient_]); in Process() local
841 …tr, CNodePtr> ParameterServerMode::CreateNodesForGradAccumulation(const AnfNodePtr &gradient_input, in CreateNodesForGradAccumulation()