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.
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.