Skip to content

Store GRBM constructor args in config - #85

Open
danielgaskins wants to merge 1 commit into
dwavesystems:mainfrom
danielgaskins:fix/store-grbm-config
Open

danielgaskins wants to merge 1 commit into
dwavesystems:mainfrom
danielgaskins:fix/store-grbm-config

Conversation

@danielgaskins

Copy link
Copy Markdown
Contributor

Reference issue

Closes #53

What does this implement/fix?

GraphRestrictedBoltzmannMachine now records its constructor arguments in config.

Additional information

Reno lint passed, default & explicit constructor arguments tested, 153 tests passed, coverage 89%.

AI Generation Disclosure

I used Codex to inspect the repo, add the decorator import & application, draft two tests, and run validation.

Signed-off-by: Daniel Gaskins <danielgaskins99@gmail.com>

@kevinchern kevinchern left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM! Thanks @danielgaskins.
Unrelated, for my own curiosity, are you AI?

@kevinchern
kevinchern requested a review from thisac September 14, 2026 23:22
@danielgaskins

Copy link
Copy Markdown
Contributor Author

Thanks! No, I’m a person. I used Codex as a coding assistant on this PR, as noted in the disclosure. I reviewed the change and its test results before submitting it.

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.

GRBM is not decorated with store_config

2 participants