microsoft / DiskANN

Graph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search
Other
1.02k stars 208 forks source link

Fix assert crash. index.cpp : 1053 line assert(_graph_store->get_total_points() == _max_points + _num_frozen_pts); #562

Open yuhaijun999 opened 2 months ago

yuhaijun999 commented 2 months ago

Reference Issues/PRs

What does this implement/fix? Briefly explain your changes.

Any other comments?