Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
FluxML/Zygote.jl
Pull Requests
Commits
Open
Closed
Add Downgrade.yml and Fix Minimum Versions
#1583 opened 2025-08-09 14:20 by
ChrisRackauckas
Narrow `AbstractArray` to `AbstractArray{<:Number}` in `jacobian`
#1582 opened 2025-07-23 01:39 by
mcabbott
Don't return `vec(y)` in `withjacobian`
#1568 opened 2025-04-09 03:14 by
mcabbott
Add AccThunk to avoid prematurely unthunking thunks
performance
#1562 opened 2025-03-13 10:56 by
pxl-th
Allow pullback through 0-length arrays in `unbroadcast`
#1530 opened 2024-10-04 20:50 by
BioTurboNick
Only project sentinels in gradient
#1508 opened 2024-03-24 07:38 by
mohdibntarek
Remove superfluous methods on `Grads`
discussion
implicit
#1486 opened 2023-12-31 04:28 by
ToucheSir
use ForwardDiff.jacobian in place of Zygote.forward_jacobian
second order
#1468 opened 2023-10-26 17:48 by
vpuri3
Test changes from https://github.com/FluxML/ZygoteRules.jl/pull/26
#1466 opened 2023-10-24 19:21 by
ToucheSir
Fix broadcasts which are type unstable with Dual numbers
#1441 opened 2023-07-13 16:57 by
DomCRose
Remove Zygote rule for `*(::AbstractFFTs.Plan, ::AbstractArray)`
ChainRules
#1437 opened 2023-07-05 20:51 by
vpuri3
Improve literal function and module detection
#1400 opened 2023-03-19 04:34 by
ToucheSir
Allow ChainRules zero types internally
#1389 opened 2023-03-13 03:18 by
ToucheSir
Add missing overloads for Tridiagonal
#1362 opened 2023-01-20 22:23 by
ChrisRackauckas
pullbacks for dict constructors
dictionary
#1335 opened 2022-12-01 07:12 by
CarloLucibello
Rewrap Dict Tangents for ChainRules
dictionary
#1288 opened 2022-08-17 21:11 by
oxinabox
Directly call `ForwardDiff` to compute the hessian
second order
#1270 opened 2022-07-23 00:43 by
YichengDWu
Remove adjoints for `LowerTriangular` and `UpperTriangular`
ChainRules
#1258 opened 2022-07-01 08:46 by
devmotion
Avoid materializing `I`, simplify `_eyelike` with CUDA and make it differentiable
#1254 opened 2022-06-26 09:43 by
DhairyaLGandhi
Elide stack generation outside of looping control flow
performance
#1195 opened 2022-04-05 06:25 by
ToucheSir
Less memory/communication-intensive pmap adjoint
performance
#1188 opened 2022-03-21 20:10 by
gaurav-arya
Cholesky type stability
#1117 opened 2021-11-10 17:08 by
willtebbutt
Use zygote2differential to wrap chainrules inputs
ChainRules
#1057 opened 2021-08-25 20:38 by
oxinabox
add tests for stateful sum(f,x)
#1011 opened 2021-06-27 20:02 by
CarloLucibello
WIP: Add support for ChainRules Composite type
ChainRules
#806 opened 2020-10-09 14:06 by
mzgubic
Update README.md
#736 opened 2020-07-11 14:20 by
azev77
RFC: specialize some varargs
#651 opened 2020-05-18 20:48 by
oxinabox
Use Buffers.jl
#645 opened 2020-05-14 02:19 by
sethaxen
Change adjoint for _apply
#489 opened 2020-01-30 13:50 by
AzamatB
improve support for nested array
#482 opened 2020-01-26 14:24 by
stev47
Older