mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Add comments to conf adapter file (#14509)
Signed-off-by: jingkl <jingjing.jia@zilliz.com>
This commit is contained in:
parent
9a2318966a
commit
42b7753683
@ -65,6 +65,7 @@ func TestBaseConfAdapter_CheckTrain(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// IVFConfAdapter checks if an ivf index can be built.
|
||||
func TestIVFConfAdapter_CheckTrain(t *testing.T) {
|
||||
validParams := map[string]string{
|
||||
DIM: strconv.Itoa(128),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user