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
相關文章
相關標籤/搜索