-
Notifications
You must be signed in to change notification settings - Fork 2
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
Integrate optimizers into compiling XXZ code #53
Conversation
…ergy by hand. Later something like this will be the documentation of the qibo model
…into compiling_XXZ
@MatteoRobbiati I think this is integrated into #52 and #55 ? I closed #34 because it will be impossible to merge that. Please close or move the target branch to those of Andrea, thanks! |
Not yet but we are going to integrate it soon, thus this one can be closed. @andrea-pasquale can you confirm my modifications done in |
Yes, to be sure you can rebase this PR to main and I will merge everything here. |
You can try to run stuff in #55 using |
Co-authored-by: Andrea Pasquale <[email protected]>
Activating optimizers in refactor/compiling branch
Compiling without results
This leave the possibility to use the old GD but also enables to use more optimizers.