mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-13 08:06:54 +08:00
Added comment [skip ci]
This commit is contained in:
@@ -282,6 +282,7 @@ MiniBatchKmeans(IvfflatBuildState * buildstate)
|
|||||||
|
|
||||||
for (i = 0; i < t; i++)
|
for (i = 0; i < t; i++)
|
||||||
{
|
{
|
||||||
|
/* Can take a while, so ensure we can interrupt */
|
||||||
CHECK_FOR_INTERRUPTS();
|
CHECK_FOR_INTERRUPTS();
|
||||||
|
|
||||||
/* Reset samples */
|
/* Reset samples */
|
||||||
|
|||||||
Reference in New Issue
Block a user