未验证 提交 9454f352 编写于 作者: G godchen 提交者: GitHub

[skip ci]Fix conf adapter go fmt (#9376)

Signed-off-by: Ngodchen0212 <qingxiang.chen@zilliz.com>
上级 b07025bb
......@@ -93,7 +93,7 @@ var supportDimPerSubQuantizer = []int{32, 28, 24, 20, 16, 12, 10, 8, 6, 4, 3, 2,
var supportSubQuantizer = []int{96, 64, 56, 48, 40, 32, 28, 24, 20, 16, 12, 8, 4, 3, 2, 1} // const
type ConfAdapter interface {
// CheckTrain returns true if the index can be built with the spcecific index parameters.
// CheckTrain returns true if the index can be built with the specific index parameters.
CheckTrain(map[string]string) bool
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册