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

[Bug Fix] fix the bug in implementation of PartialEq for Edge in GIE Runtime #2740

Merged
merged 7 commits into from
May 30, 2023

Conversation

BingqingLyu
Copy link
Collaborator

What do these changes do?

As titled.

Related issue number

Fixes #2739

@codecov-commenter
Copy link

codecov-commenter commented May 25, 2023

Codecov Report

Merging #2740 (d404b0d) into main (a119c23) will decrease coverage by 31.58%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2740       +/-   ##
===========================================
- Coverage   72.96%   41.39%   -31.58%     
===========================================
  Files          99       99               
  Lines       10381    10381               
===========================================
- Hits         7575     4297     -3278     
- Misses       2806     6084     +3278     

see 53 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 6fc7db3...d404b0d. Read the comment docs.

@BingqingLyu BingqingLyu merged commit 4b24146 into alibaba:main May 30, 2023
24 checks passed
@BingqingLyu BingqingLyu deleted the edge_bug_fix branch May 30, 2023 12:35
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.

[BUG] Dedup edges may output unexpected results in GIE
3 participants