
faiss
不想在山底徘徊的小蜗牛
走着瞧,才能把未来看的更好。
展开
-
faiss1.5.0 Ubuntu 18.04.2 LTS (GNU/Linux 4.15.0-169-generic x86_64) 安装
faiss150原创 2022-09-13 22:01:55 · 794 阅读 · 0 评论 -
faiss 每日一坑
1、 // 在获取distance——compter时需要传入当前对象的指针 DistanceComputer * IndexHNSW::get_distance_computer () const { return new GenericDistanceComputer (*storage); }原创 2022-03-08 15:41:10 · 161 阅读 · 0 评论