结构体 faiss::gpu::StackDeviceMemory::Range
-
struct Range
先前的分配范围以及需要同步的流
公共函数
-
inline Range(char *s, char *e, cudaStream_t str)
公共成员
-
char *start_
-
char *end_
-
cudaStream_t stream_
-
inline Range(char *s, char *e, cudaStream_t str)
先前的分配范围以及需要同步的流
公共函数
公共成员