Skip to content

rel-2.3.2

Compare
Choose a tag to compare
@brandonwillard brandonwillard released this 09 Dec 22:47
· 942 commits to main since this release

What's Changed

  • Remove TensorConstant.tag.unique_value by @Carlosbogo in #650
  • Add JAX dispatch for Psi Op by @ricardoV94 in #683
  • Propagate RandomVariable names in local_dimshuffle_rv_lift by @ricardoV94 in #503
  • Add a pretty printer for Constant and keywords to FunctionPrinter by @brandonwillard in #681
  • Update local_subtensor_make_vector and tests by @brandonwillard in #675
  • Add an alternative, faster AdvancedIncSubtensor Op by @brandonwillard in #561
  • Make local_optimizer automatically validate nodes using its tracks argument by @brandonwillard in #688
  • Replace aesara.graph.unify with logical-unification and add a KanrenRelationSub local optimizer by @brandonwillard in #523
  • Fix a RandomVariable DimShuffle lift case for empty sizes by @brandonwillard in #693
  • Fix broadcastables inference for Alloc and an as_tensor_variable bug when all ndim=0 and all dimensions are broadcastable by @brandonwillard in #694

New Contributors

Full Changelog: rel-2.3.1...rel-2.3.2