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