Function: search
C Prototype |
aclError aclfvSearch(aclfvSearchType type, aclfvSearchInput *searchInput, aclfvSearchResult *searchRst) |
|---|---|
Python Function |
ret = acl.fv.search(type, search_input, search_result) |
Function Usage |
Performs 1:N or N:M feature search. The Atlas 200/300/500 Inference Product does not support this API. The Atlas Training Series Product does not support this API. |
Input Description |
|
Return Value |
ret: int, error code.
|
Restrictions |
|