Releases: FluxML/NNlib.jl
Releases · FluxML/NNlib.jl
v0.7.32
NNlib v0.7.32
Closed issues:
- Leaky relu failing tests (#176)
- How to write a esq: w_1, w_2, ... , w_1000 (#365)
- StackOverFlow with the same CNN model when inside a struct? (#366)
Merged pull requests:
- Fix direct Depthwise convolution implementation (#367) (@staticfloat)
- remove CI badges (#368) (@CarloLucibello)
- Improve activation functions, make fast versions accessible (#371) (@mcabbott)
v0.7.31
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)