结构体 faiss::ClusteringIterationStats
-
struct ClusteringIterationStats
公共成员
-
float obj
目标值 (索引报告的距离之和)
-
double time
迭代所用时间 (秒)
-
double time_search
仅搜索所用时间 (秒)
-
double imbalance_factor
迭代的不平衡因子
-
int nsplit
聚类分割的次数
-
float obj
公共成员
目标值 (索引报告的距离之和)
迭代所用时间 (秒)
仅搜索所用时间 (秒)
迭代的不平衡因子
聚类分割的次数