Skip to content

milvus-0.5.1

Compare
Choose a tag to compare
@JinHai-CN JinHai-CN released this 04 Nov 07:05
· 20161 commits to master since this release

In this release, following functions are added or improved.

  • Solve more queries more memory usage issue.
  • Solve searching vectors slower and slower.
  • Add GPU searching threshold to control GPU execution trigger point.
  • Support Pure GPU mode for IVFSQ8 and IVFFlat.
  • Allow CPU to build the index.
  • Speed up project compilation.