未验证 提交 f2887bdb 编写于 作者: F Felix 提交者: GitHub

Create config.h

上级 16518c41
#pragma once
typedef float value_t;
//typedef double dist_t;
typedef float dist_t;
typedef size_t idx_t;
typedef int UINT;
#define ACC_BATCH_SIZE 4096
#define FIXED_DEGREE 31
#define FIXED_DEGREE_SHIFT 5
//for construction
#define SEARCH_DEGREE 15
#define CONSTRUCT_SEARCH_BUDGET 150
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册