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

Add a function to generate tensor network model by optimized EinCode #90

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

ArrogantGao
Copy link
Contributor

@ArrogantGao ArrogantGao commented Jan 30, 2024

The EinCode then can be pre-optimized, so that for all cases we are using the same contraction order.
Tests added and passed.

Copy link

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fe5edf7) 84.70% compared to head (026cbe0) 84.81%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
+ Coverage   84.70%   84.81%   +0.11%     
==========================================
  Files          10       10              
  Lines         536      540       +4     
==========================================
+ Hits          454      458       +4     
  Misses         82       82              

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

Copy link
Member

@GiggleLiu GiggleLiu left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@GiggleLiu GiggleLiu merged commit c6cd869 into TensorBFS:main Jan 30, 2024
4 checks passed
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