Alexander Guzhva
Alexander Guzhva
При выборе места для постройки здания проверяется исключительно наличие "крыши" в той точке, где находится курсор мыши. Такое положение дел позволяет без проблем строить корабль под землей (достаточно убирать "крышу"...
Summary: Add support for PQ[1]x8 in the form of IndexPQDecoder Differential Revision: D38869637
Summary: Add support for * IVF[9-16 bit],PQ[1]x8 (such as IVF1024,PQ16np) * Residual1x[9-16 bit],PQ[1]x8 (such as Residual1x9,PQ8) Differential Revision: D38718716
Summary: in progress. Some unit tests have started finish successfully on an AWS machine, both Linux and Windows one. use `AIT_USE_CMAKE_COMPILATION=1` environment flag # Linux * AWS g4dn.xlarge with 24GB...
This is a early alpha stage, unit tests are not integrated yet. Basically, I've replaced `FixedVector` and `boost::dynamic_bitset` with custom bitset and bitsetview in order to reduce the memory bandwidth...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What would you like to be added? milvus to be compilable using GCC-13...
# Summary # Platform OS: Linux Faiss version: 9c79e3d5b1e0bd81c37e6a006a5b2340139d41b1 (from March 20, 2024) Installed from: compiled using GCC 11.4 and clang 18.1.0, the problem exists for both compilers Faiss compilation...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version: 2.4.0 - Deployment mode(standalone or cluster): - MQ...
issue: #32826 improve ARM SVE performance for `internal/core/src/bitset` Baseline timings for gcc 11.4 + Graviton 3 + manually enabled SVE: https://gist.github.com/alexanderguzhva/a974b50134c8bb9255fb15f144e5ac83 Candidate timings for gcc 11.4 + Graviton 3 +...
add a missing header