Upgrade Knowhere to 1.3.9 accelerate IVF/BF (#22368)

Signed-off-by: Li Liu <li.liu@zilliz.com>
pull/22274/head
liliu-z 2023-02-23 18:03:46 +08:00 committed by GitHub
parent e92e76053b
commit 98cde49a98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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.8 )
set( KNOWHERE_SOURCE_MD5 "ab77c01f88f0eead84c979fe2356ce7b")
set( KNOWHERE_VERSION v1.3.9 )
set( KNOWHERE_SOURCE_MD5 "88728c02d4e4dab859cd980e9fc49644")
if ( DEFINED ENV{MILVUS_KNOWHERE_URL} )
set( KNOWHERE_SOURCE_URL "$ENV{MILVUS_KNOWHERE_URL}" )