Skip to content

Pull requests: FluxML/Zygote.jl

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Support Julia 1.13 and 1.14
#1665 opened Aug 3, 2026 by CarloLucibello Member Loading…
Add adjoint for length-parameterised range (#550, #1120)
#1643 opened Jun 15, 2026 by CarloLucibello Member Loading…
2
Don't dualize integer args in broadcast (fix #1602)
#1616 opened Jun 14, 2026 by CarloLucibello Member Loading…
Add accum method for symmetric sparse matrices.
#1609 opened Mar 31, 2026 by samuelsonric Loading…
Narrow AbstractArray to AbstractArray{<:Number} in jacobian
#1582 opened Jul 23, 2025 by mcabbott Member Loading…
Don't return vec(y) in withjacobian
#1568 opened Apr 9, 2025 by mcabbott Member Loading…
Add AccThunk to avoid prematurely unthunking thunks performance
#1562 opened Mar 13, 2025 by pxl-th Member Loading…
1 task done
Allow pullback through 0-length arrays in unbroadcast
#1530 opened Oct 4, 2024 by BioTurboNick Contributor Loading…
Only project sentinels in gradient
#1508 opened Mar 24, 2024 by mohdibntarek Contributor Loading…
1 of 2 tasks
Remove superfluous methods on Grads discussion implicit using Params, Grads
#1486 opened Dec 31, 2023 by ToucheSir Member Draft
2 tasks
use ForwardDiff.jacobian in place of Zygote.forward_jacobian second order zygote over zygote, or otherwise
#1468 opened Oct 26, 2023 by vpuri3 Loading…
Fix broadcasts which are type unstable with Dual numbers
#1441 opened Jul 13, 2023 by DomCRose Contributor Loading…
1 of 2 tasks
Remove Zygote rule for *(::AbstractFFTs.Plan, ::AbstractArray) ChainRules adjoint -> rrule, and further integration
#1437 opened Jul 5, 2023 by vpuri3 Loading…
ProTip! Exclude everything labeled bug with -label:bug.