rayx
|
3e02031eb8
|
refactor: remove hamming metric (#365)
* refactor: remove binary metric
* fix: fix windows
|
2026-05-18 19:31:20 +08:00 |
kgeg401
|
1e25294c07
|
feat(ci): integrate clang-tidy for changed C/C++ files (#116)
* feat(ci): add clang-tidy checks for changed cpp files
* fix(ci): correct clang-tidy workflow heredoc indentation
* test: stabilize fp16 euclidean matrix comparison
* test: fix fp16 matrix CI and clang-tidy warnings
* ci: scope clang-tidy PR and filter compile-db files
* check nullptr only
* fix nullptr
* fix: format
* chore: ignore c
* fix: tests files
* fix: workflow
* fix: specify clang-tidy version
* fix: filter regex
* fix: more files
* fix: update version
* add thirdparty cache
* add pipeline dependency
* fix clang-tidy trigger
---------
Co-authored-by: kgeg401 <kgeg401@users.noreply.github.com>
Co-authored-by: jiliang.ljl <jiliang.ljl@alibaba-inc.com>
|
2026-04-20 20:14:21 +08:00 |
Jalin Wang
|
8182cfff93
|
feat: windows support (#216)
Preliminary support for Windows with remaining TODOs
|
2026-03-30 20:47:34 +08:00 |
rayx
|
b49833bf56
|
Refactor/add scalar dist function and setup cmake with detailed cpu flag (#238)
* fix: add scalar
* fix: add avx512fp16
* fix: cmake config
|
2026-03-20 09:53:48 +08:00 |
feihongxu0824
|
24d877da5e
|
fix: Replace VLAs with std::vector for MSVC compatibility and stack safety (#190)
|
2026-03-03 10:07:21 +08:00 |
feihongxu0824
|
0ebf5621a6
|
feat: support core cpp sdk (#30)
* support core cpp sdk
* fix
* fix
* fix
* fix cr
|
2026-01-26 20:01:44 +08:00 |
sanyi
|
6524fabd80
|
Initial commit
|
2025-12-30 11:02:17 +08:00 |