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

Bitstring energy builder is flaky #209

Open
zaqqwerty opened this issue Mar 7, 2022 · 1 comment
Open

Bitstring energy builder is flaky #209

zaqqwerty opened this issue Mar 7, 2022 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@zaqqwerty
Copy link
Contributor

While working on #208 I encountered .build of MLP BitstringEnergy did not actually create the variables, and I needed to call the energy on some bitstrings to create them. Investigate this so .build will work here.

@zaqqwerty
Copy link
Contributor Author

Encountered this bug again when computing the log partition function. The .build method of the input energy function did not create the layer variables, so BitstringEnergy tracked no variables. Then the value of the log partition function was never recomputed, just returned from cache

@zaqqwerty zaqqwerty added the bug Something isn't working label Apr 18, 2022
@zaqqwerty zaqqwerty added this to the Public launch milestone Apr 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant