deepxuexi

Results 2 issues of deepxuexi

In python demo code , I added a line in testBuild function: i.SetBuildParam("RefineIterations","3") But it seems useless , when the index building , the RefineIterations still is 2.

question

When there are too many vectors, such as 5 million (n = 1024×1024×5), index build will fail to complete. The program stops at this place, prompting: "Save Data To xxxxx\vectors.bin"...

question