Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(interactive): Support fusion of scan+count in GIE Runtime for optimization #3233

Merged
merged 12 commits into from Sep 25, 2023

Conversation

BingqingLyu
Copy link
Collaborator

What do these changes do?

As titled. Specifically,

  1. ir-runtime: support query for fusion of source+count
  2. ReadGraph interface: provide scan_count() related apis, and implement for different storages.

Related issue number

#1854

siyuan0322
siyuan0322 previously approved these changes Sep 19, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2023

Codecov Report

Merging #3233 (6d4b009) into main (52cac82) will decrease coverage by 24.22%.
Report is 4 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #3233       +/-   ##
===========================================
- Coverage   66.28%   42.06%   -24.22%     
===========================================
  Files         101      101               
  Lines       10987    10987               
===========================================
- Hits         7283     4622     -2661     
- Misses       3704     6365     +2661     

see 67 files with indirect coverage changes


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 fb27016...6d4b009. Read the comment docs.

shirly121
shirly121 previously approved these changes Sep 22, 2023
zhanglei1949
zhanglei1949 previously approved these changes Sep 22, 2023
@BingqingLyu BingqingLyu changed the title refactor(interactive): Support fusion of scan+count in GIE Runtime for optimization fix(interactive): Support fusion of scan+count in GIE Runtime for optimization Sep 25, 2023
@BingqingLyu BingqingLyu merged commit b468da4 into alibaba:main Sep 25, 2023
28 of 29 checks passed
@BingqingLyu BingqingLyu deleted the ir_optimize_count branch September 25, 2023 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants