Releases: JuliaDiff/ChainRules.jl
Releases · JuliaDiff/ChainRules.jl
v1.50.0
ChainRules v1.50.0
Merged pull requests:
- Avoid lowering to
Base.rest()
, as it infers poorly (#721) (@staticfloat)
v1.49.1
v1.49.0
ChainRules v1.49.0
Closed issues:
unbroadcast
fails forMatrix{Tangent}
due tozero(::Tangent)
(#708)
Merged pull requests:
- remove broken marking on max/min-imum gpu tests (#693) (@oxinabox)
- enable dependabot for GitHub actions (#699) (@ranocha)
- Remove Invenia Nightly CI runs (#700) (@oxinabox)
- Bump actions/checkout from 1.0.0 to 3.5.0 (#706) (@dependabot[bot])
- Correct some typos (#707) (@goggle)
- Some broadcasting fixes (#710) (@mcabbott)
- Bump actions/github-script from 0.3.0 to 6.4.1 (#711) (@dependabot[bot])
- Bump actions/checkout from 3.5.0 to 3.5.2 (#712) (@dependabot[bot])
- add rules for compilerbarrier (#714) (@oxinabox)
v1.48.0
ChainRules v1.48.0
Merged pull requests:
- CompatHelper: bump compat for IrrationalConstants to 0.2, (keep existing compat) (#696) (@github-actions[bot])
v1.47.0
ChainRules v1.47.0
Closed issues:
- Error differentiating composed cross product with Zygote (#689)
Merged pull requests:
- Added differentiation rule for
promote_type
(#691) (@kaandocal)
v1.46.1
ChainRules v1.46.1
Merged pull requests:
v1.46.0
ChainRules v1.46.0
Merged pull requests:
- handle permutedims rrule with ZeroTangent (#683) (@chengchingwen)
- Bring back rule for Mean(f,... (#686) (@oxinabox)
v1.45.0
v1.44.7
v1.44.6
ChainRules v1.44.6
Merged pull requests: