Published June 13, 2023
| Version rel-2.12.2
Software
Open
pymc-devs/pytensor: rel-2.12.2
Authors/Creators
- Frédéric Bastien1
- Pascal Lamblin
- abergeron
- Brandon T. Willard
- Razvan Pascanu
- carriepl
- Olivier Breuleux
- notoraptor
- David Warde-Farley
- Ricardo Vieira
- 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 Gulcehre7
- Jeremiah Lowin8
- Michael Osthege9
- 1. NVIDIA
- 2. LUDENS
- 3. kindred.ai
- 4. PhD candidate at Mila
- 5. Northeastern University
- 6. Université de Montréal
- 7. DeepMind
- 8. @PrefectHQ
- 9. Forschungszentrum Jülich GmbH
Description
What's Changed
Major Changes 🛠
- Add Cholesky dot(L, L.T) rewrite and remove sandbox module by @dehorsley in https://github.com/pymc-devs/pytensor/pull/303 ### New Features 🎉
- Improve Op string representation and debug_print formatting by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/319 ### Bugfixes 🐛
- Add missing "f" before format string (memory profiling) by @jklw in https://github.com/pymc-devs/pytensor/pull/327
- Fix misc bugs by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/340 ### Documentation 📖
- Don't recommend
pydot-ngby @l8l in https://github.com/pymc-devs/pytensor/pull/336
- @dehorsley made their first contribution in https://github.com/pymc-devs/pytensor/pull/303
- @jklw made their first contribution in https://github.com/pymc-devs/pytensor/pull/327
- @l8l made their first contribution in https://github.com/pymc-devs/pytensor/pull/336
Full Changelog: https://github.com/pymc-devs/pytensor/compare/rel-2.12.1...rel-2.12.2
Files
pymc-devs/pytensor-rel-2.12.2.zip
Files
(4.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:b0779faa6c79cb913ba9af697f6acb78
|
4.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pymc-devs/pytensor/tree/rel-2.12.2 (URL)