神经网络
测试数据集
#数据
#询问
方面
1000000
10000
128
Download the above datasets and rename 'bfsg_sift.data', 'bfsg_sift_cpu.graph' as 'bfsg.data' and 'bfsg.graph' respectively.
Store 'bfsg.data', 'bfsg.graph', 'query.fvecs' and 'groundtruth.ivecs' in the working directory.
实验环境
NVCC (CUDA 10.0), GCC 5.4.0
命令行(ANN搜索)
清理生成的文件
./clean.sh
生成代码模板
./generate_template.sh
填充参数
./fill_parameters.sh 32 128 l2
运行GO-
2021-12-25 21:05:46
71KB
C++
1