Published December 9, 2021
| Version rel-2.3.2
Software
Open
aesara-devs/aesara: rel-2.3.2
Authors/Creators
- Frédéric Bastien1
- Pascal Lamblin
- abergeron
- Brandon T. Willard
- Ian Goodfellow
- Razvan Pascanu
- carriepl
- notoraptor
- David Warde-Farley
- Roy Xue2
- James Bergstra3
- harlouci
- Mohammed Affan
- Ramana Sundararaman
- Reyhane Askari4
- maqianlie5
- Suresh Pannerselvam
- Alexander Belopolsky
- Joseph Turian
- ballasn
- Gijs van Tulder
- Simon Lefrancois6
- Amjad Almahairi
- Hengjean
- Nicolas Bouchard
- khaotik
- Caglar Gulcehre
- Jeremiah Lowin7
- Alexander Matyasko8
- Jan Schlüter
- 1. NVIDIA
- 2. FITURE
- 3. kindred.ai
- 4. MILA @ Université de Montréal
- 5. Northeastern University
- 6. Université de Montréal
- 7. @PrefectHQ
- 8. Imperial College London
Description
What's Changed
- Remove
TensorConstant.tag.unique_valueby @Carlosbogo in https://github.com/aesara-devs/aesara/pull/650 - Add JAX dispatch for
PsiOpby @ricardoV94 in https://github.com/aesara-devs/aesara/pull/683 - Propagate
RandomVariablenames inlocal_dimshuffle_rv_liftby @ricardoV94 in https://github.com/aesara-devs/aesara/pull/503 - Add a pretty printer for
Constantand keywords toFunctionPrinterby @brandonwillard in https://github.com/aesara-devs/aesara/pull/681 - Update
local_subtensor_make_vectorand tests by @brandonwillard in https://github.com/aesara-devs/aesara/pull/675 - Add an alternative, faster
AdvancedIncSubtensorOpby @brandonwillard in https://github.com/aesara-devs/aesara/pull/561 - Make
local_optimizerautomatically validate nodes using itstracksargument by @brandonwillard in https://github.com/aesara-devs/aesara/pull/688 - Replace
aesara.graph.unifywithlogical-unificationand add aKanrenRelationSublocal optimizer by @brandonwillard in https://github.com/aesara-devs/aesara/pull/523 - Fix a
RandomVariableDimShufflelift case for empty sizes by @brandonwillard in https://github.com/aesara-devs/aesara/pull/693 - Fix broadcastables inference for
Allocand anas_tensor_variablebug when allndim=0and all dimensions are broadcastable by @brandonwillard in https://github.com/aesara-devs/aesara/pull/694
- @Carlosbogo made their first contribution in https://github.com/aesara-devs/aesara/pull/650
Full Changelog: https://github.com/aesara-devs/aesara/compare/rel-2.3.1...rel-2.3.2
Files
aesara-devs/aesara-rel-2.3.2.zip
Files
(8.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f7fe3be632f74c2dac730f132a47aecc
|
8.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/aesara-devs/aesara/tree/rel-2.3.2 (URL)