Searched refs:new_start_indices_shape (Results 1 – 1 of 1) sorted by relevance
976 llvm::SmallVector<int64_t, 4> new_start_indices_shape( in NormalizeIndexVector() local978 new_start_indices_shape.push_back(1); in NormalizeIndexVector()979 indices_type = RankedTensorType::get(new_start_indices_shape, in NormalizeIndexVector()