Skip to content

v0.37.3

Choose a tag to compare

@github-actions github-actions released this 18 Sep 10:56
· 21 commits to main since this release
142dddf

DynamicPPL v0.37.3

Diff since v0.37.2

Prevents inlining of DynamicPPL.istrans with Enzyme, which allows Enzyme to differentiate models where VarNames have the same symbol but different types.

Merged pull requests:

  • InitContext, part 4 - Use init!! to replace evaluate_and_sample!!, predict, returned, and initialize_values (#984) (@penelopeysm)
  • Refactor inactive_noinl to inactive for istrans (#1043) (@wsmoses)