Faiss in python and GPU报错:NotImplementedError: Wrong number or type of arguments for overloaded func.
最近在玩faiss,运行这段代码的时候报错了:res=faiss.StandardGpuResources()flat_config=0index=faiss.GpuIndexFlatL2(res,d,flat_config)报错内容见上:Traceback(mostrecentcalllast):File"",line1,inFile"swigfaiss_gpu.py",line2958,in_