Published January 18, 2022
| Version rel-2.3.5
Software
Open
aesara-devs/aesara: rel-2.3.5
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
- Make
TensorConstants print their names when specified by @oscargus in https://github.com/aesara-devs/aesara/pull/719 - Do not use old
Talias in documentation. by @oscargus in https://github.com/aesara-devs/aesara/pull/723 - Updated
versioneerto enable Python 3.11 and removed some Python 2 and 3.6 support. by @oscargus in https://github.com/aesara-devs/aesara/pull/721 - Convert
lists totuples by @oscargus in https://github.com/aesara-devs/aesara/pull/722 - Tests for input checks in
tensor/signal/pool.pyby @aerubanov in https://github.com/aesara-devs/aesara/pull/713 - Fix limit of
log1mexpgradient at zero and improve numerical stablity by @ricardoV94 in https://github.com/aesara-devs/aesara/pull/725 - Change
FunctionGraph.change_inputtochange_node_inputby @anooptp in https://github.com/aesara-devs/aesara/pull/734 - Remove
optimize_graph_with_cacheby @MridulS in https://github.com/aesara-devs/aesara/pull/735 - Replace
aetaliases withatby @twiecki in https://github.com/aesara-devs/aesara/pull/728 - Remove useless
BroadcastToOps by @brandonwillard in https://github.com/aesara-devs/aesara/pull/740 - Introduce
aesara.as_symbolicby @brandonwillard in https://github.com/aesara-devs/aesara/pull/743 - Add a
summethod to_sparse_py_operatorsby @aerubanov in https://github.com/aesara-devs/aesara/pull/745 - Enable complete static shape information at the type level by @brandonwillard in https://github.com/aesara-devs/aesara/pull/711
- Add
__pycache__,_build, and*.pklto.gitignoreby @brandonwillard in https://github.com/aesara-devs/aesara/pull/756 - Remove
PyPolyaGammaby @brandonwillard in https://github.com/aesara-devs/aesara/pull/761 - Reintroduce deprecated
broadcastablekeyword arguments by @brandonwillard in https://github.com/aesara-devs/aesara/pull/763 - Fix bad Windows free in
dimshuffle.cby @brandonwillard in https://github.com/aesara-devs/aesara/pull/762
- @aerubanov made their first contribution in https://github.com/aesara-devs/aesara/pull/713
- @anooptp made their first contribution in https://github.com/aesara-devs/aesara/pull/734
- @MridulS made their first contribution in https://github.com/aesara-devs/aesara/pull/735
Full Changelog: https://github.com/aesara-devs/aesara/compare/rel-2.3.4...rel-2.3.5
Files
aesara-devs/aesara-rel-2.3.5.zip
Files
(8.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:cbcfe65419c9c59f402e3172bdeb3bef
|
8.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/aesara-devs/aesara/tree/rel-2.3.5 (URL)