Releases: FluxML/NNlib.jl
Releases · FluxML/NNlib.jl
v0.7.30
NNlib v0.7.30
Merged pull requests:
v0.7.29
v0.7.28
v0.7.27
NNlib v0.7.27
Merged pull requests:
- Add generic fallbacks for rrules not expecting Thunks (#344) (@DhairyaLGandhi)
v0.7.26
v0.7.25
v0.7.24
v0.7.23
v0.7.22
NNlib v0.7.22
Closed issues:
- Conv missing negative (#208)
- ERROR: LoadError: could not open file /home/sarthak/.juliapro/JuliaPro_v1.4.2-1/packages/NNlib/FAI3o/deps/deps.jl (#209)
- Conv with batch dim adds channels (#217)
- add adjoint for softplus (#254)
- ∇softmax modifies input argument (#264)
- An error occurred while using the softmax,CUDNNError: CUDNN_STATUS_BAD_PARAM (code 3) (#285)
Merged pull requests:
- revisit softplus (#324) (@CarloLucibello)
- cleanup gradtest (#325) (@CarloLucibello)
- Make reverse_indices gpu compatible (#326) (@yuehhua)
v0.7.21
NNlib v0.7.21
Closed issues:
batched_mul
docstring example fails (#322)
Merged pull requests:
- Update ChainRulesCore (#323) (@willtebbutt)