stripe / rainier

Bayesian inference in Scala.
https://rainier.fit
Apache License 2.0
432 stars 51 forks source link

Investigate Dagon for DAG optimization #440

Open avibryant opened 4 years ago

avibryant commented 4 years ago

@johnynek did a huge amount of work illustrating how we might use Dagon instead of our home-grown peephole optimization in https://github.com/stripe/rainier/pull/269 . Once the dust settles on 0.3 we should take another look at this.