Skip to content

Releases: pymc-devs/pytensor

rel-2.26.4

03 Dec 15:03
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Allow for more elemwise torch functions using broadcast_tensor and vmap by @Ch0ronomato in #1032
  • Torch dispatch for scipy-like functions and Softplus by @Ch0ronomato in #1066
  • Support consecutive integer vector indexing in Numba backend by @ricardoV94 in #1106
  • Support multidimensional boolean set/inc_subtensor in Numba via rewrite by @ricardoV94 in #1108
  • Add Numba implementation of Blockwise by @ricardoV94 in #1015

Documentation 📖

Maintenance 🔧

New Contributors

Full Changelog: rel-2.26.3...rel-2.26.4

rel-2.26.3

15 Nov 12:59
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Maintenance 🔧

Full Changelog: rel-2.26.2...rel-2.26.3

rel-2.26.2

11 Nov 13:52
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Full Changelog: rel-2.26.1...rel-2.26.2

rel-2.26.1

11 Nov 08:11
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: rel-2.26.0...rel-2.26.1

rel-2.26.0

08 Nov 20:20
Compare
Choose a tag to compare

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

rel-2.25.5

03 Oct 12:22
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

  • Correct usage of file context in profiling outputs by @AuguB in #1011

Maintenance 🔧

New Contributors

Full Changelog: rel-2.25.4...rel-2.25.5

rel-2.25.4

24 Aug 12:59
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

  • Fix bug due to __props__ in OpFromGraph subclasses by @ricardoV94 in #981

Full Changelog: rel-2.25.3...rel-2.25.4

rel-2.25.3

21 Aug 09:23
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Documentation 📖

Maintenance 🔧

New Contributors

Full Changelog: rel-2.25.2...rel-2.25.3

rel-2.25.2

15 Jul 11:39
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Implemented Sort/Argsort Ops in PyTorch by @twaclaw in #897
  • Implemented Repeat and Unique Ops in PyTorch by @twaclaw in #890

Bugfixes 🐛

Documentation 📖

  • Only consider main branch in README test badge by @Prtm2110 in #832

New Contributors

Full Changelog: rel-2.25.1...rel-2.25.2

rel-2.25.1

10 Jul 07:51
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Full Changelog: rel-2.25.0...rel-2.25.1