rel-2.3.2
·
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 inlocal_dimshuffle_rv_lift
by @ricardoV94 in #503 - Add a pretty printer for
Constant
and keywords toFunctionPrinter
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 itstracks
argument by @brandonwillard in #688 - Replace
aesara.graph.unify
withlogical-unification
and add aKanrenRelationSub
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 anas_tensor_variable
bug when allndim=0
and all dimensions are broadcastable by @brandonwillard in #694
New Contributors
- @Carlosbogo made their first contribution in #650
Full Changelog: rel-2.3.1...rel-2.3.2