This release contains:
- Improvements to warnings
- Removal of deprecated options and modules
- Config variables now use
__
to delimit configuration sections instead of.
- Removal of number-only aliases for
float*
data types - JAX conversion of
IfElse
now usesjax.lax.cond
- Fix for JAX conversion of
AdvancedIncSubtensor1
LocalOptimizer
interface now takes anfgraph
argumentOp.infer_shape
method now takes anfgraph
argument- JAX conversions for
Scan
- Improvements to scalar handling in
theano.tensor.choose
- Updates to Cython-generated
Scan
code - Fixes for JAX conversion of multi-output
Op
s