There is a newer version of the record available.

Published May 12, 2021 | Version rel-2.0.8

pymc-devs/aesara:

Description

The following changes were made in this release:

  • Added optimizations for log(exp(x)), exp(log(x)), and exp(log1p(x))
  • AdvancedIncSubtensor Ops (e.g. x[idx] = ...) can now be in-place optimized
  • Sigmoid and Softplus have been moved to aesara.scalar.basic_scipy, and expit was added as an alias to sigmoid
  • Added a Numba graph compilation backend and a NUMBA compile mode option (e.g. aesara.function(..., mode="NUMBA"))

Files

pymc-devs/aesara-rel-2.0.8.zip

Files (8.3 MB)

Name Size Download all
md5:7cf0d4b91550c3d565a9c050ba244255
8.3 MB Preview Download

Additional details

Related works