Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1:N - finalize and search in the same execution? #150

Open
angelabr opened this issue Dec 13, 2024 · 1 comment
Open

1:N - finalize and search in the same execution? #150

angelabr opened this issue Dec 13, 2024 · 1 comment

Comments

@angelabr
Copy link

According to the 1:N interface document, there are four phases: enrollment, finalization, probe creation and search.
Are these phases executed sequentially in the same execution?
Or does testing stop at finalization and then make another call in a different execution to probe creation and search?
Basically I would like to know if memory after finalization will persist in the search phase.

Thank you.

@paddygr
Copy link
Collaborator

paddygr commented Dec 13, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants