mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
[skip ci] Add a TODO for a faiss cpp file (#12117)
Signed-off-by: yun.zhang <yun.zhang@zilliz.com> Co-authored-by: yun.zhang <yun.zhang@zilliz.com>
This commit is contained in:
parent
c6fea64aa7
commit
11110906a4
@ -15,6 +15,7 @@
|
||||
#include <faiss/utils/utils.h>
|
||||
#include <faiss/impl/FaissAssert.h>
|
||||
|
||||
//TODO: refactor to decouple dependency between CPU and Cuda, or upgrade faiss
|
||||
#ifndef USE_CPU
|
||||
#include "gpu/utils/DeviceUtils.h"
|
||||
#include "cuda.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user