pyro-ppl / funsor

Functional tensors for probabilistic programming
https://funsor.pyro.ai
Apache License 2.0
236 stars 20 forks source link

Adjoint markovproduct #492

Open ordabayevy opened 3 years ago

ordabayevy commented 3 years ago

This tries to resolve the issue of MarkovProduct not being expanded by AdjointTape under lazy interpretations by adding an adjoint pattern for MarkovProduct as suggested by @eb8680