Mike J Innes
67c38b3099
Merge branch 'master' into zygote
2019-09-06 15:18:58 +01:00
thebhatman
ecc9ce9d64
Gradient on AlphaDropout now working
2019-09-06 16:34:19 +05:30
Mike J Innes
4ca320444e
pkg up
2019-09-06 11:50:01 +01:00
Mike J Innes
3c1ac84676
Merge pull request #842 from baggepinnen/patch-4
...
Add RADAM optimizer
2019-09-02 14:36:40 +01:00
Manjunath Bhat
c3cc4bf966
Remove double docstring
2019-08-31 01:35:40 +05:30
thebhatman
2f1a187665
Update AlphaDropout
2019-08-31 01:28:58 +05:30
Fredrik Bagge Carlson
fe2e3c3e6b
Add RADAM news entry
2019-08-30 17:08:16 +08:00
Mike J Innes
7e8021422d
Update Project.toml
2019-08-29 14:40:36 +01:00
Fredrik Bagge Carlson
cb3bfd72f3
Export RADAM from Optimise
2019-08-29 07:46:45 +08:00
Mike J Innes
27934c3674
Merge pull request #852 from FluxML/tb/cuarrays_dep
...
RFC: Replace Requires with direct CuArrays dependency.
2019-08-27 15:56:16 +01:00
Mike J Innes
61a8cfd6ee
libcudnn check fix
2019-08-27 15:41:23 +01:00
Mike J Innes
9cd97f06f7
define has_cuarrays when no cuda
2019-08-27 15:06:04 +01:00
Mike J Innes
9da32e5d78
pkg up
2019-08-27 15:04:20 +01:00
Tim Besard
4fef9d8508
Don't depend on unreleased CuArrays.
2019-08-27 09:40:22 +02:00
Tim Besard
6ad3cdd138
Replace Requires with direct CuArrays dependency.
2019-08-27 09:33:15 +02:00
bors[bot]
6494f73c78
Merge #847
...
847: Fix CuArrays.libcudnn imports r=dhairyagandhi96 a=janEbert
Closes #846 .
Co-authored-by: janEbert <janpublicebert@posteo.net>
2019-08-25 09:51:45 +00:00
janEbert
dec1b37e8e
Merge remote-tracking branch 'origin/master' into HEAD
2019-08-24 12:23:10 +02:00
janEbert
978d7bf195
Fix CuArrays.libcudnn imports
2019-08-24 02:21:54 +02:00
Mike Innes
ee74f1a311
pkg up
2019-08-22 13:02:59 +01:00
Mike Innes
487000ac31
fix cuda code and tests
2019-08-19 16:56:48 +01:00
Mike Innes
62ec01a6f5
doc build changes
2019-08-19 15:49:50 +01:00
Mike Innes
6c67404398
update cleanup
2019-08-19 15:44:51 +01:00
Mike Innes
447fd9d604
conv docstring formatting
2019-08-19 15:30:59 +01:00
Mike Innes
2f7ad895aa
test cleanups
2019-08-19 15:22:50 +01:00
Mike Innes
9590aa63e3
rm last uses of param/data
2019-08-19 15:14:42 +01:00
thebhatman
a76e4d128b
Remove param from crosscor
2019-08-19 19:19:53 +05:30
Manjunath Bhat
8456b7ba45
Remove param from groupnorm
2019-08-19 19:16:21 +05:30
Mike Innes
3ecca436e4
formatting fix
2019-08-19 14:42:07 +01:00
Mike Innes
49044dff7c
avoid adjoint on abstract type
2019-08-19 14:39:09 +01:00
Mike Innes
b8fabad337
deprecate param/data
2019-08-19 14:35:48 +01:00
Fredrik Bagge Carlson
3287cf23db
Add RADAM export
2019-08-19 13:07:39 +08:00
Fredrik Bagge Carlson
304b433daa
Add RADAM to tests
2019-08-19 13:01:14 +08:00
Fredrik Bagge Carlson
ebbad0d135
Add RADAM optimizer
2019-08-19 12:22:32 +08:00
bors[bot]
aab3c4e052
Merge #837
...
837: Use `CuArrays.ones` instead `cuones` which is deprecated r=dhairyagandhi96 a=mimadrid
I
Co-authored-by: Miguel Madrid Mencía <miguel.madrid.mencia@gmail.com>
2019-08-12 05:36:29 +00:00
Miguel Madrid Mencía
14affbc91b
Use CuArrays.ones
instead cuones
which is deprecated
2019-08-11 13:38:44 +02:00
Mike J Innes
7c111e7cde
fixes #645
...
fixes #831
2019-08-09 13:53:11 +01:00
bors[bot]
109c278f74
Merge #835
...
835: Fix cuzeros deprecation r=dhairyagandhi96 a=Moelf
Co-authored-by: Moelf <jerryling315@gmail.com>
2019-08-09 10:33:55 +00:00
Moelf
4d00957b36
Fix CuArray zeros deprecation
2019-08-06 22:23:21 +02:00
Dhairya Gandhi
0a5ce0ed61
Merge pull request #827 from ChrisRackauckas/patch-3
...
Momentum doesn't need params
2019-07-31 23:36:40 -04:00
Christopher Rackauckas
ed12d4e7c0
Momentum doesn't need params
2019-07-31 17:56:51 -04:00
Mike J Innes
f3551da5a2
dropout printing
2019-07-24 11:20:39 -04:00
thebhatman
faac0ff08b
Updated InstanceNorm and GroupNorm to avoid mutation
2019-07-18 16:13:58 +05:30
thebhatman
a645a86927
Manifest updated
2019-07-17 20:45:25 +05:30
Manjunath Bhat
b779d43aca
replaced trunc Int with div
2019-07-16 17:52:55 +05:30
thebhatman
a128a7718d
gradients test updated in cudnn
2019-07-16 17:27:35 +05:30
thebhatman
d0b94b88f6
Merge branch 'zygote' of https://github.com/FluxML/Flux.jl into zygote
2019-07-12 22:20:34 +05:30
thebhatman
2816fbb9b2
Fix for getindex error in BatchNorm
2019-07-12 22:19:41 +05:30
Manjunath Bhat
4ef5ec0005
brackets corrected
2019-07-12 21:03:57 +05:30
thebhatman
fc1c0d58ed
Merge branch 'zygote' of https://github.com/FluxML/Flux.jl into zygote
2019-07-12 20:47:54 +05:30
thebhatman
8d6028e27a
tests with gradients
2019-07-12 20:47:43 +05:30