What's Changed
- Only attempt nightly builds on aesara-devs/aesara by @lucianopaz in #983
- Use input shapes to compute output shape in
Elemwise.infer_shape
by @brandonwillard in #981 - Broadcast matrix inputs to Gemm by @ricardoV94 in #986
- Prevent unnecessary
Scan
inplace rewrites by @brandonwillard in #993 - Refine
Scan
's Cython implementation by @brandonwillard in #963 - Add optional
strict
argument toType.is_valid_value
by @brandonwillard in #995
Full Changelog: rel-2.7.1...rel-2.7.2