mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Upgrade Knowhere to 1.3.2 to support large dim in DiskANN (#19531)
Signed-off-by: Li Liu <liliu@LideMacBook-Pro.local> Signed-off-by: Li Liu <liliu@LideMacBook-Pro.local> Co-authored-by: Li Liu <liliu@LideMacBook-Pro.local>
This commit is contained in:
parent
0d68fc5ab3
commit
faa9d2176a
@ -11,8 +11,8 @@
|
||||
# or implied. See the License for the specific language governing permissions and limitations under the License.
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
set( KNOWHERE_VERSION v1.3.1 )
|
||||
set( KNOWHERE_SOURCE_MD5 "62eee25f4e15a52d2dadce2471976023")
|
||||
set( KNOWHERE_VERSION v1.3.2 )
|
||||
set( KNOWHERE_SOURCE_MD5 "a0d6a22963cf9921f1360c518ba833bd")
|
||||
|
||||
if ( DEFINED ENV{MILVUS_KNOWHERE_URL} )
|
||||
set( KNOWHERE_SOURCE_URL "$ENV{MILVUS_KNOWHERE_URL}" )
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user