v0.7.22
·
573 commits
to master
since this release
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)