cleanup
This commit is contained in:
parent
b1f226eb34
commit
0cf46432cf
2
NEWS.md
2
NEWS.md
|
@ -1,5 +1,5 @@
|
||||||
# v0.11
|
# v0.11
|
||||||
* Change to the `DataLoader` (constructor)[https://github.com/FluxML/Flux.jl/pull/1152]
|
* Change to `DataLoader`'s constructor [https://github.com/FluxML/Flux.jl/pull/1152]
|
||||||
|
|
||||||
# v0.10.5
|
# v0.10.5
|
||||||
* Add option for [same padding](https://github.com/FluxML/Flux.jl/pull/901) to conv and pooling layers by setting `pad=SamePad()`.
|
* Add option for [same padding](https://github.com/FluxML/Flux.jl/pull/901) to conv and pooling layers by setting `pad=SamePad()`.
|
||||||
|
|
Loading…
Reference in New Issue