-
Notifications
You must be signed in to change notification settings - Fork 3
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 the support for tensor network benchmarking #43
base: main
Are you sure you want to change the base?
Conversation
Since it is WIP I made it draft. In Qibo there is no official policy for use of draft PRs, but I believe that a set of sensible guidelines is the following:
|
@alecandido Yup, this makes sense. And adding reviewers like yourself early is helpful so that we can receive early reviews to guide the designing of the code architecture. |
…efer to keep everything in 1 script can still use it by uncommenting it
This PR addresses issue #41 . It is still work-in-progress (WIP), please do not merge it at this moment.
This WIP PR is created to enable us to iteratively address reviews from @alecandido , @stavros11 and @scarrazza . Also, it allows other teammates to contribute to its implementation because we don't have a specific TNet branch in this repo to contribute code to.