Searched refs:re_map_expand_list (Results 1 – 1 of 1) sorted by relevance
190 std::vector<Arrangement> re_map_expand_list; in ComputeArrangementByExpandedShape() local194 re_map_expand_list.push_back(empty_arrangement); in ComputeArrangementByExpandedShape()196 re_map_expand_list.push_back((*expand_list_ptr)[LongToUlong(tensor_map_.GetIndexByValue(i))]); in ComputeArrangementByExpandedShape()200 device_arrangement_.GetExpandedShapeByExpandListRemoveLeft(re_map_expand_list); in ComputeArrangementByExpandedShape()