Skip to content

add export model & hgraph implement#599

Merged
LHT129 merged 1 commit into
antgroup:mainfrom
LHT129:model
Apr 21, 2025
Merged

add export model & hgraph implement#599
LHT129 merged 1 commit into
antgroup:mainfrom
LHT129:model

Conversation

@LHT129

@LHT129 LHT129 commented Apr 17, 2025

Copy link
Copy Markdown
Collaborator

close: #603

@LHT129 LHT129 added kind/feature Brand-new functionality or capabilities 引入全新的功能、新特性或新能力 version/0.15 1. Add Attribute Filter 2. Quantization and transformation 1. 新增 Attribute Filter 2. 量化与变换 labels Apr 17, 2025
@LHT129 LHT129 self-assigned this Apr 17, 2025
@LHT129
LHT129 force-pushed the model branch 2 times, most recently from 824a8c7 to 0fe4c77 Compare April 18, 2025 09:00
@codecov

codecov Bot commented Apr 18, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 60.00000% with 18 lines in your changes missing coverage. Please review.

❌ Your patch status has failed because the patch coverage (60.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

@@            Coverage Diff             @@
##             main     #599      +/-   ##
==========================================
- Coverage   90.70%   90.60%   -0.11%     
==========================================
  Files         194      194              
  Lines       11862    11909      +47     
==========================================
+ Hits        10760    10790      +30     
- Misses       1102     1119      +17     
Flag Coverage Δ
cpp 90.60% <60.00%> (-0.11%) ⬇️

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

Components Coverage Δ
common 93.26% <ø> (ø)
datacell 91.72% <45.45%> (-0.43%) ⬇️
index 89.42% <88.57%> (-0.07%) ⬇️
simd 87.24% <ø> (ø)

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 3a994de...7eb45d2. Read the comment docs.

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

Comment thread src/data_cell/flatten_datacell.h
@LHT129
LHT129 force-pushed the model branch 2 times, most recently from cff7c24 to fb92316 Compare April 21, 2025 07:55
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>

@wxyucs wxyucs left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm

@LHT129
LHT129 merged commit ac47559 into antgroup:main Apr 21, 2025
@LHT129
LHT129 deleted the model branch April 21, 2025 11:24
LHT129 added a commit to LHT129/vsag that referenced this pull request Apr 16, 2026
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
LHT129 added a commit that referenced this pull request May 11, 2026
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
Sia-Sheerland pushed a commit to Sia-Sheerland/vsag that referenced this pull request Jun 26, 2026
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
Signed-off-by: Sia Sheerland <x1075956441x@163.com>

Signed-off-by: Sia Sheerland <x1075956441x@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature Brand-new functionality or capabilities 引入全新的功能、新特性或新能力 module/testing size/L version/0.15 1. Add Attribute Filter 2. Quantization and transformation 1. 新增 Attribute Filter 2. 量化与变换

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support ExportModel Interface & Implement for HGraph

3 participants