Skip to content

rel-2.26.0

Compare
Choose a tag to compare
@ricardoV94 ricardoV94 released this 08 Nov 20:20
· 9 commits to main since this release

What's Changed

Major Changes 🛠

  • Dimshuffle does not need input broadcastable info by @ricardoV94 in #979
  • Reduce overhead of function call and deprecate rarely used utilities by @ricardoV94 in #1024

New Features 🎉

Bugfixes 🐛

  • Make blockwise perform method node dependent by @ricardoV94 in #1048
  • Fix bug from too strict type check in _sum_grad_over_bcasted_dims by @ricardoV94 in #1036
  • Fix downcasting bug in local_[mul|div]_switch_sink rewrite by @ricardoV94 in #1059
  • Fix bugs in local_useless_slice and local_reduce_join rewrites by @ricardoV94 in #1057

Documentation 📖

Maintenance 🔧

Full Changelog: rel-2.25.5...rel-2.26.0