Skip to content

v6.1.0

Latest

Choose a tag to compare

@ricardoV94 ricardoV94 released this 07 Jul 10:17

What's Changed

Major Changes 🛠

  • Add helper to extract and reinsert deterministics in a model by @ricardoV94 in #8340
    • Includes breaking changes to the model fgraph IR
  • Compatibility with pytensor 3.1 by @ricardoV94 in #8348
    • Includes Op infer_shape signature deprecation and changes to core ops (Join and Split)
  • Deprecate DensityDist in favor of CustomDist by @laishettikarthik-tech in #8349

New Features 🎉

Documentation 📖

Bugfixes 🪲

  • Fix regression where passing a model into fit stopped working by @zaxtax in #8316

Maintenance 🔧

New Contributors

Full Changelog: v6.0.1...v6.1.0