Searched defs:fc_cnode (Results 1 – 2 of 2) sorted by relevance
32 bool IsPrimitiveProper(const CNodePtr &add_cnode, const CNodePtr &fc_cnode, int index) { in IsPrimitiveProper()82 int CalNewCnodeBias(const AnfNodePtr &add_weight_node, const CNodePtr &fc_cnode) { in CalNewCnodeBias()162 auto fc_cnode = add_cnode->input(index)->cast<CNodePtr>(); in Process() local
1086 const CNodePtr &fc_cnode) { in PreposeWithFullConnection()