Skip to content

Commit f962e84

Browse files
author
shengjun.li
authored
[skip ci] modify the change log (#3761)
Signed-off-by: shengjun.li <shengjun.li@zilliz.com>
1 parent 7a2d847 commit f962e84

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@ Please mark all change in change log and use the issue from GitHub
77
- \#3536 Release search task in time to avoid excessive memory usage
88
- \#3656 Fix to check search params 'nprobe' of BIN_IVF_FLAT
99
- \#3742 If the GPU cache is too small, IVF_SQ8H using multiple GPUs will cause to crash
10+
- \#3760 After IVF_SQ8H querying, an CUDA error will occur when Milvus exits
1011

1112
## Feature
12-
- \#3213 Allow users to specify a distance type at runtime for Flat index
13-
- \#3254 Allow more choices for the parameter ‘m’ of CPU IVF_PQ
14-
- \#3606 Searching auto turn into CPU when the parameter 'nprobe' of IVF is larger than 2048
15-
- \#3639 Searching auto turn into CPU when the parameter 'topk' of index is larger than 2048
1613

1714
## Improvement
15+
- \#3213 Allow users to specify a distance type at runtime for Flat index
16+
- \#3254 Allow more choices for the parameter ‘m’ of IVF_PQ
17+
- \#3606 The supported parameter 'nprobe' of IVF is expanded to [1, 16384]
18+
- \#3639 The supported parameter 'topk' of searching is expanded to [1, 16384]
1819

1920
## Task
2021

0 commit comments

Comments
 (0)