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

Minor fusion refactoring #2626

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Minor fusion refactoring #2626

merged 1 commit into from
Oct 28, 2024

Conversation

lintool
Copy link
Member

@lintool lintool commented Oct 27, 2024

Renamed yaml and tweaked dependent filename.

To repro, first generate dependent files:

python src/main/python/run_regression.py --index --verify --search --regression beir-v1.0.0-robust04.bge-base-en-v1.5.flat.onnx
python src/main/python/run_regression.py --index --verify --search --regression beir-v1.0.0-robust04.flat

Then fuse:

python src/main/python/run_fusion_regression.py --regression beir-v1.0.0-robust04

Copy link

codecov bot commented Oct 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.59%. Comparing base (3bc1f8b) to head (ba5dddc).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2626   +/-   ##
=========================================
  Coverage     65.59%   65.59%           
  Complexity     1480     1480           
=========================================
  Files           225      225           
  Lines         13009    13009           
  Branches       1551     1551           
=========================================
  Hits           8533     8533           
  Misses         3949     3949           
  Partials        527      527           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wu-ming233 wu-ming233 merged commit 7da90eb into master Oct 28, 2024
3 checks passed
@lintool lintool deleted the fusion-refactoring branch October 28, 2024 21:16
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.

2 participants