Searched defs:make_tuple_index (Results 1 – 5 of 5) sorted by relevance
135 int make_tuple_index) { in FindNextLayout()
429 const std::vector<int> &get_item_index, int64_t *make_tuple_index, in RedistributionNextNodeInMakeTuple()456 const std::vector<int> &get_item_index, int64_t make_tuple_index, in RedistributionNextNode()2811 …nputLayoutFromCNode(const std::pair<AnfNodePtr, int64_t> &node_pair, const int &make_tuple_index) { in GetInputLayoutFromCNode()
2041 … mindspore::HashSet<AnfNodePtr> *visit, int make_tuple_index, in FindNextLayout()
1196 void OperatorInfo::ChangeMakeTupleConstant(const CNodePtr &cnode, size_t make_tuple_index) { in ChangeMakeTupleConstant()
1836 const size_t make_tuple_index = 2; in GetBranchNodeInput() local