Searched refs:ignore_index (Results 1 – 2 of 2) sorted by relevance
49 data = pd.concat(results, ignore_index=True)98 data = pd.concat([old, new], ignore_index=True)
467 std::vector<int64> ignore_index; in ReshapeToTileDimension() local470 ignore_index.push_back(index[i]); in ReshapeToTileDimension()473 buckets(ignore_index)[index[dim]].push_back(device); in ReshapeToTileDimension() local