Searched defs:cover_index (Results 1 – 1 of 1) sorted by relevance
101 bool ExistDependencyFromAcc2Cover(const std::vector<AnfNodeIndex> &inplace_node, size_t cover_index… in ExistDependencyFromAcc2Cover()139 size_t cover_index = (first_channel >= second_channel) ? 0 : 1; in GetCoverIndex() local160 void CheckInplaceNodeInputs(std::vector<AnfNodeIndex> *inplace_node, size_t cover_index, const Func… in CheckInplaceNodeInputs()