Faiss in python and GPU报错:NotImplementedError: Wrong number or type of arguments for overloaded func

最近在玩faiss,运行这段代码的时候报错了:html res = faiss.StandardGpuResources() flat_config = 0 index = faiss.GpuIndexFlatL2(res,d,flat_config)post 报错内容见上:this Traceback (most recent call last): File "<stdin>", line 1
相关文章
相关标签/搜索