Searched refs:cnode_weight_idx (Results 1 – 1 of 1) sorted by relevance
373 size_t cnode_weight_idx = kNameToIdxMap.at(cnode_name).at("inputs").at("weight"); in JudgeRequiresAggr() local374 …node = AnfAlgo::VisitKernelWithReturnType(AnfAlgo::GetInputNode(cnode, cnode_weight_idx), 0).first; in JudgeRequiresAggr()