Searched refs:ExpandMapByNone (Results 1 – 3 of 3) sorted by relevance
40 std::shared_ptr<Map> ExpandMapByNone(const Arrangement &expand_num_list) const;
80 std::shared_ptr<Map> Map::ExpandMapByNone(const Arrangement &expand_num_list) const { in ExpandMapByNone() function in mindspore::parallel::Map
221 …std::shared_ptr<Map> tensor_map_new_ptr = tensor_map_.ExpandMapByNone(expand_list_pair_ptr->second… in ExpandTensorShapeWithoutExtendDeviceArrangement()