Closed ordabayevy closed 3 years ago
There are terms in sarkka_bilmes_product that are incorrectly evaluated by apply_optimizer (#536). The test in this PR replicates one such expression.
sarkka_bilmes_product
apply_optimizer
Closing this PR since I believe the root cause of the issue here is related to alpha-conversion edge cases reported in #414 .
There are terms in
sarkka_bilmes_product
that are incorrectly evaluated byapply_optimizer
(#536). The test in this PR replicates one such expression.