pymc-devs/pytensor: rel-2.38.3
Rรฉsumรฉ fourni par la source
<!-- Release notes generated using configuration in .github/release.yml at main --> What's Changed Bugfixes ๐ Fix optimize gradient bug with repeated inputs by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1933 Fix scalar optimize gradient bug with repeated inputs by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1958 Fix numba compilation crashes from functions cached in fork processes by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1992 Fix numba caching in multiprocess contexts by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/2079 Maintenance ๐ง Handle vectorization of Alloc nodes by @ricardoV94 in https://github.com/pymc-devs/pytensor/pull/1943 Full Changelog: https://github.com/pymc-devs/pytensor/compare/rel-2.38.2...rel-2.38.3