Function: repo_add
C Prototype |
aclError aclfvRepoAdd(aclfvSearchType type, aclfvFeatureInfo *featureInfo) |
|---|---|
Python Function |
ret = acl.fv.repo_add(type, feature_info) |
Function Usage |
Adds a repository, or adds features to an existing repository. In this section, 1:N indicates the ratio of the number of search requests to the number of repositories, and N:M indicates the similarity between two repositories. 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 |
|