Skip to content

rel-2.0.10

Compare
Choose a tag to compare
@brandonwillard brandonwillard released this 25 May 04:36

The following changes were made in this release:

  • aesara.tensor.math.inv was renamed to aesara.tensor.math.reciprocal
  • Added broadcast-only DimShuffle case to aesara.tensor.random.opts.local_dimshuffle_rv_lift
  • Created local_rv_size_lift local optimization
  • Misc. documentation updates