Searched refs:expand_list_pair_ptr (Results 1 – 1 of 1) sorted by relevance
216 std::shared_ptr<std::pair<std::vector<Arrangement>, Arrangement>> expand_list_pair_ptr = in ExpandTensorShapeWithoutExtendDeviceArrangement() local218 if (expand_list_pair_ptr == nullptr) { in ExpandTensorShapeWithoutExtendDeviceArrangement()221 …std::shared_ptr<Map> tensor_map_new_ptr = tensor_map_.ExpandMapByNone(expand_list_pair_ptr->second… in ExpandTensorShapeWithoutExtendDeviceArrangement()272 std::shared_ptr<std::pair<std::vector<Arrangement>, Arrangement>> expand_list_pair_ptr = in ExpandDeviceArrangement() local274 if (expand_list_pair_ptr == nullptr) { in ExpandDeviceArrangement()277 …_ptr<Map> tensor_map_new_ptr = tensor_map_.ExpandMapByDecreaseNumber(expand_list_pair_ptr->second); in ExpandDeviceArrangement()282 tensor_map_.ReMapVector(expand_list_pair_ptr->first); in ExpandDeviceArrangement()