Dhairya Gandhi
d7953ff573
test on julia 1.3+
2020-01-13 13:45:40 +05:30
Dhairya Gandhi
da9f295a8e
bump version to 10.1
2020-01-13 13:41:25 +05:30
Dhairya Gandhi
370fd978fa
Merge pull request #986 from FluxML/restructure
...
Destructure/restructure for models
2020-01-13 13:04:48 +05:30
Dhairya Gandhi
58a7941386
reduce bors timeout
2020-01-13 11:24:04 +05:30
Dhairya Gandhi
0411b9a3e8
rm second slash
2020-01-12 17:35:04 +05:30
Mike Innes
f96270c213
free zygote
2020-01-09 17:16:41 +00:00
Mike J Innes
17732e7023
restructure; closes #747
2020-01-06 11:53:47 +00:00
aminya
f00b532556
Adding CompatHelper
2020-01-06 03:17:25 +03:30
Dhairya Gandhi
e92da0cf85
Merge pull request #973 from FluxML/sf/nnpack_tolerance
...
Give `NNPACK` a bit of numerical leeway
2019-12-23 15:57:56 +05:30
Elliot Saba
0fdcc00923
Give `NNPACK` a bit of numerical leeway
2019-12-23 01:31:26 -08:00
Dhairya Gandhi
b1e68813a8
cpu -> test_throws
2019-12-20 23:02:44 +05:30
Viral B. Shah
8a1e2f19d7
Update README.md
2019-12-19 09:44:17 -05:00
Dhairya Gandhi
efa2cbfd0e
checkin Manifest#master
2019-12-11 14:13:41 +05:30
Kyle Daruwalla
2f854bdfc0
Recommitting to trigger new build
2019-12-10 09:57:08 -06:00
Dhairya Gandhi
ac4c49b63e
Merge pull request #954 from FluxML/decaydocs
...
[WIP] Decaydocs
2019-12-10 12:11:23 +05:30
Dhairya Gandhi
a72ca2b05d
fix args
2019-12-09 23:18:01 +05:30
Dhairya Gandhi
894c075b6d
rm Zeros setindex
2019-12-09 21:40:58 +05:30
Dhairya Gandhi
f39e184814
rm Zeros warning
2019-12-09 21:07:30 +05:30
Manjunath Bhat
8a93be8c6c
Change loss to cost
2019-12-09 20:39:46 +05:30
Kyle Daruwalla
04991d3261
Added entry to docs for outdims
2019-12-07 14:06:11 -06:00
Kyle Daruwalla
0cdd11c0dc
Added tests for varying padding, stride, and dilation with outdims.
2019-12-07 14:05:50 -06:00
Kyle Daruwalla
a64378b112
Switched to using NNlib for conv.jl outdims.
2019-12-07 13:21:26 -06:00
Kyle Daruwalla
6265b1fa39
Added tests for outdims
2019-12-05 22:54:25 -06:00
Kyle Daruwalla
31dda0ce6c
Updated with all basic and conv layers outdims
2019-12-05 21:57:10 -06:00
Dhairya Gandhi
9b6155c77d
Merge branch 'master' into dg/gradtests
2019-12-05 18:17:47 +05:30
Dhairya Gandhi
76dc8ea9d4
formatting fixes
2019-12-05 18:14:04 +05:30
Dhairya Gandhi
717ad9328d
add some grad tests on GPU
2019-12-05 18:12:23 +05:30
DrChainsaw
755536bf5e
Merge remote-tracking branch 'upstream/master' into samepad
2019-12-04 23:45:03 +01:00
Kyle Daruwalla
b4ed16ad9c
Added outdims for some basic layers
2019-12-03 22:48:48 -06:00
Kyle Daruwalla
9279d79e63
Merge pull request #1 from FluxML/master
...
Updating to upstream master
2019-12-03 21:09:35 -06:00
Fredrik Bagge Carlson
e67f09c06d
Correct some comments in decay docs
2019-12-03 15:32:23 +08:00
Fredrik Bagge Carlson
6e94e59afd
Improve docs for decay optimisers
2019-12-03 15:27:44 +08:00
Mike J Innes
f46b5243db
Merge pull request #946 from FluxML/pkg-up
...
compat, pkg up
2019-11-29 12:55:47 +00:00
Mike J Innes
0c99f7f4b7
Merge branch 'dg/news' into pkg-up
2019-11-29 10:42:28 +00:00
Dhairya Gandhi
4b63e69b65
bump version to v0.10
2019-11-29 00:02:59 +05:30
Dhairya Gandhi
8519833d17
Merge branch 'dg/news' of https://github.com/FluxML/Flux.jl into dg/news
2019-11-28 23:57:30 +05:30
Dhairya Gandhi
73d572b1a9
rm RADAM
2019-11-28 23:57:01 +05:30
Mike Innes
b65b491e51
compat, pkg up
2019-11-28 16:23:22 +00:00
Dhairya Gandhi
c17dc34e38
phew
...
Co-Authored-By: Mike J Innes <mike.j.innes@gmail.com>
2019-11-28 21:49:34 +05:30
Dhairya Gandhi
1ae554d82c
rm new line
2019-11-28 21:47:37 +05:30
Dhairya Gandhi
4481c74f50
v0.10 changes
2019-11-28 21:45:06 +05:30
Mike J Innes
75d609ecc8
Update README.md
2019-11-28 16:00:55 +00:00
Mike J Innes
99f98ca800
Update README.md
2019-11-28 16:00:21 +00:00
Tim Besard
ab450477f3
Merge pull request #944 from FluxML/rnn-fix
...
RNN failure hackaround
2019-11-27 16:06:13 +01:00
Dhairya Gandhi
ec872bb579
test that bias has no grads with Zeros
2019-11-27 19:45:04 +05:30
Dhairya Gandhi
245563077b
cleaner API
2019-11-27 19:40:58 +05:30
Mike Innes
1c0e9acc45
Update CuArrays to include the workspace fix.
2019-11-27 14:31:03 +01:00
bors[bot]
90a38a3201
Merge #937
...
937: Fix Glorot initialization, add He initialization r=MikeInnes a=Sleort
Should fix #442 .
Adds He weight initialization as a bonus :-)
Co-authored-by: Troels Arnfred Bojesen <tr-ab@online.no>
2019-11-26 16:17:06 +00:00
bors[bot]
fb4a48f970
Merge #943
...
943: Fixes #900 r=MikeInnes a=dhairyagandhi96
Thoughts on the test?
cc @MikeInnes
Co-authored-by: Dhairya Gandhi <dhairya@juliacopmuting.com>
2019-11-26 15:09:27 +00:00
Dhairya Gandhi
59bb0d81b0
add TODO
2019-11-26 16:23:09 +05:30