Skip to content

Conversation

@dasurax
Copy link
Collaborator

@dasurax dasurax commented Apr 21, 2025

closed: #562

@dasurax dasurax added kind/feature New feature or request version/0.15 labels Apr 21, 2025
@dasurax dasurax force-pushed the support_gno_ini_for_pr branch 2 times, most recently from b53867b to afd5397 Compare April 22, 2025 07:20
{
"dtype": "float32",
"metric_type": "l2",
"dim": 128,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"dim": 960 ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not push ?

@codecov
Copy link

codecov bot commented May 19, 2025

Codecov Report

Attention: Patch coverage is 96.75810% with 13 lines in your changes missing coverage. Please review.

❌ Your project status has failed because the head coverage (89.31%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

@@            Coverage Diff             @@
##             main     #612      +/-   ##
==========================================
+ Coverage   88.82%   89.31%   +0.48%     
==========================================
  Files         199      202       +3     
  Lines       12736    13103     +367     
==========================================
+ Hits        11313    11703     +390     
+ Misses       1423     1400      -23     
Flag Coverage Δ
cpp 89.31% <96.75%> (+0.48%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
common 92.53% <ø> (ø)
datacell 91.88% <ø> (ø)
index 89.12% <97.06%> (+0.44%) ⬆️
simd 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c42d9a...0b46590. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dasurax dasurax requested a review from LHT129 May 20, 2025 02:26
Copy link
Collaborator

@jiaweizone jiaweizone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@LHT129 LHT129 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@wxyucs wxyucs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

LHT129 and others added 10 commits June 9, 2025 17:52
Signed-off-by: LHT129 <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
- add request search object
- add attribute for datasets
- add new interface on index search

Signed-off-by: LHT129 <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
- only support hgraph, bruteforce

Signed-off-by: LHT129 <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
LHT129 and others added 24 commits June 9, 2025 17:52
Signed-off-by: LHT129 <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
* adapt update with mark delete

Signed-off-by: zhongxiaoyao.zxy <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
* feat(compressed_graph_datacell): add graph_storage param and test,

Signed-off-by: Deming Chu <[email protected]>

* feat(hgraph): add compressed graph support and test

Signed-off-by: Deming Chu <[email protected]>

* style: minor

Signed-off-by: Deming Chu <[email protected]>

* style: format

Signed-off-by: Deming Chu <[email protected]>

* style: graph_storage -> graph_storage_type

Signed-off-by: Deming Chu <[email protected]>

* feat(graph_storage_type): add invalid parameter check and test case

Signed-off-by: Deming Chu <[email protected]>

* refactor(graph_storage_type): refine invalid parameter check

Signed-off-by: Deming Chu <[email protected]>

* style(graph_storage_type): remove useless checks in parameters

Signed-off-by: Deming Chu <[email protected]>

* style(graph_storage_type): "compress" -> "compressed"

Signed-off-by: Deming Chu <[email protected]>

* refactor(graph_storage_type): max_degree_ moved to graph_interface_parameter.h

Signed-off-by: Deming Chu <[email protected]>

* refactor(hgraph): simplify max_degree_ get

Signed-off-by: Deming Chu <[email protected]>

---------

Signed-off-by: Deming Chu <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
- add reverse codebook for pq8bit quantization
- speedup some compute for pq8bit scan

Signed-off-by: LHT129 <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
Signed-off-by: jinjiabao.jjb <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
Signed-off-by: jinjiabao.jjb <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
Signed-off-by: aozeliu.azl <[email protected]>
Co-authored-by: aozeliu.azl <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
Signed-off-by: jinjiabao.jjb <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
Signed-off-by: zourunxin.zrx <[email protected]>
Co-authored-by: zourunxin.zrx <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
Signed-off-by: Xiangyu Wang <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
Signed-off-by: Xiangyu Wang <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
suguan.dx added 2 commits June 9, 2025 18:25
Signed-off-by: suguan.dx <[email protected]>
Signed-off-by: suguan.dx <[email protected]>
@wxyucs wxyucs merged commit 0475fd0 into antgroup:main Jun 10, 2025
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support GNOIMI in ivf index

9 participants