Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Automate inference and make models arguments to inference engines #181

Merged
merged 55 commits into from
Feb 15, 2022

Conversation

zaqqwerty
Copy link
Contributor

Refactors inference classes to clean up interfaces.

Resolves #115. Also, makes energy (circuit) a constructor argument of EnergyInference (QuantumInference). Models not being connected to their inference engines was making some interfaces more cluttered than they needed to be.

Depends on #175

farice
farice previously approved these changes Feb 15, 2022
@farice farice self-requested a review February 15, 2022 06:12
@zaqqwerty zaqqwerty mentioned this pull request Feb 15, 2022
@zaqqwerty zaqqwerty marked this pull request as ready for review February 15, 2022 06:57
farice
farice previously approved these changes Feb 15, 2022
qhbmlib/energy_infer.py Outdated Show resolved Hide resolved
@farice
Copy link
Contributor

farice commented Feb 15, 2022

I hope you don't mind me merging - just want to fork your QMHL PR with this one merged. We can revert if there was something else you wanted to add here

@farice farice merged commit ff4d607 into google:main Feb 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automate InferenceLayer infer calls
2 participants