Published June 3, 2022
| Version rel-2.7.0
Software
Open
aesara-devs/aesara: rel-2.7.0
Authors/Creators
- Frédéric Bastien1
- Pascal Lamblin
- abergeron
- Brandon T. Willard
- Ian Goodfellow
- Razvan Pascanu
- carriepl
- Olivier Breuleux
- notoraptor
- David Warde-Farley
- Roy Xue2
- James Bergstra3
- harlouci
- Mohammed Affan
- Ramana Sundararaman
- Reyhane Askari4
- maqianlie5
- Suresh Panneerselvam
- Alexander Belopolsky
- Joseph Turian
- ballasn
- Gijs van Tulder
- Simon Lefrancois6
- Amjad Almahairi
- Hengjean
- Nicolas Bouchard
- khaotik
- Caglar Gulcehre
- Jeremiah Lowin7
- Alexander Matyasko8
- 1. NVIDIA
- 2. FITURE
- 3. kindred.ai
- 4. PhD candidate at Mila
- 5. Northeastern University
- 6. Université de Montréal
- 7. @PrefectHQ
- 8. Imperial College London
Description
What's Changed
- Refactor updates functionality and
Scaninner-graph compilation by @brandonwillard in https://github.com/aesara-devs/aesara/pull/848 - Print inner-graphs only once in
debugprintby @brandonwillard in https://github.com/aesara-devs/aesara/pull/953 - Remove deprecated
FlattenandTileOps by @hectormz in https://github.com/aesara-devs/aesara/pull/948 - Fix the type of
t_fninscan_perform.pyxby @brandonwillard in https://github.com/aesara-devs/aesara/pull/962 - Add missing properties to copied
Functionobjects by @brandonwillard in https://github.com/aesara-devs/aesara/pull/968 - Increase lock scope in
ModuleCache.refreshby @brandonwillard in https://github.com/aesara-devs/aesara/pull/969 - Allow newlines in
__str__output printed byfgraph_to_pythonby @brandonwillard in https://github.com/aesara-devs/aesara/pull/975
Full Changelog: https://github.com/aesara-devs/aesara/compare/rel-2.6.6...rel-2.7.0
Files
aesara-devs/aesara-rel-2.7.0.zip
Files
(8.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:d209da054737ebff0724c00cf45eae6f
|
8.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/aesara-devs/aesara/tree/rel-2.7.0 (URL)