Published October 19, 2021
| Version rel-2.2.3
Software
Open
aesara-devs/aesara: rel-2.2.3
Authors/Creators
- Frédéric Bastien1
- Pascal Lamblin
- abergeron
- Ian Goodfellow
- Razvan Pascanu
- carriepl
- Brandon T. Willard
- 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
- Add gammainc(c) derivatives by @ricardoV94 in https://github.com/aesara-devs/aesara/pull/513
- Move subtensor rewrites from basic opt to subtensor opt v2 by @spiyer99 in https://github.com/aesara-devs/aesara/pull/581
- Fix docstring and type hints for indices_from_subtensor by @brandonwillard in https://github.com/aesara-devs/aesara/pull/594
- gitignore stuff produced by tests by @ferrine in https://github.com/aesara-devs/aesara/pull/598
- Use alt_prefix field in
ScanArgs.get_alt_fieldby @brandonwillard in https://github.com/aesara-devs/aesara/pull/601 - Add an
empty_likeimplementation by @brandonwillard in https://github.com/aesara-devs/aesara/pull/602 - Added Numba Scan implementation by @kc611 in https://github.com/aesara-devs/aesara/pull/607
- Implement Jax dispatch for Erf Op by @ericmjl in https://github.com/aesara-devs/aesara/pull/596
- Make Numba conversion of
MakeVectorwork with mixed input types by @brandonwillard in https://github.com/aesara-devs/aesara/pull/610 - Fixed local_useless_switch optimization for boolean conditions by @kc611 in https://github.com/aesara-devs/aesara/pull/619
- Added Numba IfElse Op by @kc611 in https://github.com/aesara-devs/aesara/pull/615
- avoid appending -m64 to CXXFLAGS for riscv by @alexfanqi in https://github.com/aesara-devs/aesara/pull/613
- @spiyer99 made their first contribution in https://github.com/aesara-devs/aesara/pull/581
- @ferrine made their first contribution in https://github.com/aesara-devs/aesara/pull/598
- @ericmjl made their first contribution in https://github.com/aesara-devs/aesara/pull/596
- @alexfanqi made their first contribution in https://github.com/aesara-devs/aesara/pull/613
Full Changelog: https://github.com/aesara-devs/aesara/compare/rel-2.2.2...rel-2.2.3
Files
aesara-devs/aesara-rel-2.2.3.zip
Files
(8.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:cbf89d6328c6298e12e5a673feeb7a80
|
8.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/aesara-devs/aesara/tree/rel-2.2.3 (URL)