issues
search
FluxML
/
Tracker.jl
Flux's ex AD
Other
51
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Base.zero type output
#169
ChrisRackauckas
closed
2 months ago
2
Add an import from ChainRules macro
#168
avik-pal
closed
6 months ago
2
Shared parameters and `withgradient`
#167
mcabbott
opened
7 months ago
0
Remove scan for pre-marking of nodes
#166
chiragtyagi2003
opened
7 months ago
0
`withgradient` and `gradient` are incoherent for scalar input
#165
gdalle
closed
7 months ago
3
[gsoc] Remove the `scan` method.
#164
MariusDrulea
opened
7 months ago
2
Allow `withgradient` to pass aux info, and add `@grad dropout`
#162
mcabbott
closed
8 months ago
2
Method ambiguities reported by Aqua
#161
prbzrg
opened
10 months ago
0
CompatHelper: bump compat for Adapt to 4, (keep existing compat)
#160
github-actions[bot]
closed
9 months ago
2
fix: random number generation
#159
markus7800
closed
11 months ago
3
Random number generation uses wrong `rand`
#158
markus7800
closed
11 months ago
0
bump version
#157
KristofferC
closed
11 months ago
0
remove show method for `TrackedArray` type
#156
KristofferC
closed
11 months ago
1
Run CI on 1.10
#155
avik-pal
closed
11 months ago
1
Fix more ambiguity
#154
avik-pal
closed
11 months ago
5
Add stdlib compats
#153
ChrisRackauckas
closed
12 months ago
2
Fix downstream ambiguity issue in DiffEqFlux
#152
avik-pal
closed
12 months ago
0
CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
#151
github-actions[bot]
closed
1 year ago
0
unthunk before applying the pullback
#150
MariusDrulea
closed
1 year ago
1
Actions node 12 => node 16
#149
Jay-sanjay
closed
1 year ago
0
Issue with the gradient function
#163
choudharyharsh122
opened
1 year ago
1
Nested derivatives do not work for functions with arrays as argument
#148
MariusDrulea
opened
1 year ago
19
CompatHelper: bump compat for Optimisers to 0.3, (keep existing compat)
#147
github-actions[bot]
closed
1 year ago
0
Readme example with Flux no longer works
#146
DrChainsaw
closed
7 months ago
2
Simple fix for `kron(::AbstractVector)`
#145
ToucheSir
closed
1 year ago
0
Force test NNLib v0.9
#144
ChrisRackauckas
closed
1 year ago
1
Test master
#143
ChrisRackauckas
closed
1 year ago
0
CompatHelper: bump compat for NNlib to 0.9, (keep existing compat)
#142
github-actions[bot]
closed
1 year ago
2
Add derivative of `logabsgamma`
#141
devmotion
closed
1 year ago
3
use an extension instead of Requires on 1.9+
#140
KristofferC
closed
1 year ago
1
Update compat entry for Functors
#139
avik-pal
closed
1 year ago
3
Remove `_zero` workaround
#138
devmotion
closed
1 year ago
10
`Statistics.var` makes `Array{TrackedReal}`
#137
mcabbott
closed
1 year ago
0
Overload NNlib.within_gradient
#136
mcabbott
closed
1 year ago
3
CompatHelper is disabled
#135
devmotion
closed
2 years ago
1
Remove dual hack
#134
devmotion
closed
2 years ago
3
Wrong forward results on some Flux layers
#133
mcabbott
closed
1 year ago
4
ChainRules import mechanism
#132
ToucheSir
closed
6 months ago
2
Gradients dropped by `adapt`
#131
mcabbott
opened
2 years ago
1
Add a readme
#130
mcabbott
closed
2 years ago
4
RFC: add Functors-aware structural gradient
#129
mcabbott
closed
2 years ago
5
Fix tests on 1.8
#128
mcabbott
closed
2 years ago
3
Update `NNlib.softmax` gradients
#127
mcabbott
closed
2 years ago
3
CompatHelper: bump compat for NaNMath to 1, (keep existing compat)
#126
github-actions[bot]
closed
2 years ago
0
Fix test failures on nightly -- was `vcat`, now `kron`
#125
ToucheSir
opened
2 years ago
5
Fix deprecations in DiffRules >= 1.4
#124
devmotion
closed
2 years ago
3
Update CI
#123
devmotion
closed
2 years ago
2
add `NNlib@0.8` to compatibility
#122
prbzrg
closed
2 years ago
1
Add compatibility for `NNlib@0.8`
#121
prbzrg
closed
2 years ago
2
Incorrect hessian returned for `prod`
#120
sethaxen
opened
2 years ago
1
Next