Johnny Chen
|
81e5f7c991
|
Update test/layers/basic.jl
|
2018-08-23 21:59:41 +08:00 |
|
Johnny Chen
|
6743d52d08
|
Fix issue #354
|
2018-08-23 21:34:11 +08:00 |
|
Mike Innes
|
dfe7578216
|
test repeat fix
|
2018-08-23 11:29:43 +01:00 |
|
Mike Innes
|
216d278e7b
|
fix mnist loader
|
2018-08-20 16:57:43 +01:00 |
|
Mike Innes
|
3cfecaa4db
|
test cleanup
|
2018-08-20 15:38:25 +01:00 |
|
Mike Innes
|
5a023a9ccc
|
WIP 1.0 support
closes #353
|
2018-08-20 13:08:04 +01:00 |
|
Mike Innes
|
995543f648
|
rm dates
|
2018-08-17 11:44:01 +01:00 |
|
Josh Christie
|
59bdff2cae
|
Test 0.7 and 1.0
|
2018-08-11 14:58:29 +01:00 |
|
Josh Christie
|
c8307a0627
|
Use @info for logging
|
2018-08-11 14:42:33 +01:00 |
|
Josh Christie
|
710a65fe72
|
Fix back scalar with a Ref and fix diagonal test
|
2018-08-11 14:36:33 +01:00 |
|
ayush1999
|
89881a9b21
|
utils errors fixed
|
2018-08-11 14:36:33 +01:00 |
|
Avik Pal
|
5db7a3a3ad
|
Fix Optimizers
|
2018-08-11 18:23:47 +05:30 |
|
Avik Pal
|
d3c78a80be
|
Fix layers errors
|
2018-08-11 17:20:27 +05:30 |
|
Josh Christie
|
5186e3ba18
|
Updates for julia 1.0
|
2018-08-11 10:51:07 +01:00 |
|
Mike J Innes
|
62d594af43
|
out of place gradients for collect
|
2018-08-07 22:09:20 +01:00 |
|
pevnak
|
926411a449
|
removed most error, the only one in Fallbacks test persits
|
2018-08-03 15:14:25 +01:00 |
|
Simon Mandlik
|
02f343d44d
|
fixed more dep warns, also in tests, but maximum, minimum and size in array.jl still need to be updated. As a result, some more tests may not pass for the time being
|
2018-08-03 15:14:25 +01:00 |
|
Simon Mandlik
|
0471c489e6
|
depwarns
|
2018-08-03 15:14:25 +01:00 |
|
pevnak
|
3510c837a8
|
zeros replaced by zero
|
2018-08-03 15:14:25 +01:00 |
|
pevnak
|
ea38c7dbea
|
some more changes
|
2018-08-03 15:14:25 +01:00 |
|
pevnak
|
d6f5baee39
|
fixed fixes proposed by Carlo
|
2018-08-03 15:14:25 +01:00 |
|
pevnak
|
e98538673a
|
updated sum to be compliant with latest beta. Removed some depwarns
|
2018-08-03 15:14:25 +01:00 |
|
Mike Innes
|
a50432324b
|
rm broken test
|
2018-08-03 13:02:47 +01:00 |
|
Mike J Innes
|
e14641e4e2
|
rm CuArrays tests for now
|
2018-08-03 13:02:47 +01:00 |
|
Mike J Innes
|
00cfe24d66
|
fix cat
|
2018-08-03 13:02:47 +01:00 |
|
Mike J Innes
|
7057ca739e
|
fix std usage
|
2018-08-03 12:56:27 +01:00 |
|
Mike J Innes
|
88a265154c
|
deprecations
|
2018-08-03 12:54:31 +01:00 |
|
Mike J Innes
|
1430053b69
|
checkpoints
|
2018-07-09 17:52:34 +01:00 |
|
Mike J Innes
|
5e319c7395
|
fix gradient definitions
|
2018-07-09 13:39:10 +01:00 |
|
Matthew Kelley
|
0e95be3326
|
Call Flux.Tracker.data() on ŷ for bce
|
2018-06-26 14:48:51 -06:00 |
|
Matthew Kelley
|
ed032cdb1e
|
Change epsilon value to eps(ŷ)
|
2018-06-26 12:29:06 -06:00 |
|
Matthew Kelley
|
e08fd7a6d2
|
Added epsilon term to binarycrossentropy
|
2018-06-26 11:43:16 -06:00 |
|
Tejan Karmali
|
4a24b69976
|
Merge branch 'master' into nadam-opt
|
2018-06-08 16:54:41 +05:30 |
|
Mike J Innes
|
af8f3348eb
|
Merge pull request #270 from staticfloat/sf/tracked_repeat
Add `TrackedArray` support for `repeat(x; inner, outer)`
|
2018-06-06 17:34:58 +01:00 |
|
Mike Innes
|
2370bdbe91
|
see #205
|
2018-06-06 17:01:28 +01:00 |
|
staticfloat@gmail.com
|
f390a39d77
|
Add TrackedArray support for repeat(x; inner, outer)
|
2018-05-22 17:41:05 -07:00 |
|
Johan Gustafsson
|
5fc6190956
|
RowVector tests
|
2018-05-02 16:10:39 +02:00 |
|
Johan Gustafsson
|
94bb064a0f
|
more tests of array promotion for concatenation
# Conflicts:
# test/tracker.jl
|
2018-05-02 16:00:29 +02:00 |
|
Johan Gustafsson
|
cfdb16e609
|
vcat test #213
Co-authored-by: improbable22 <improbable+github@gmail.com>
|
2018-05-02 16:00:29 +02:00 |
|
Johan Gustafsson
|
1c189c62ed
|
cat with multiple dims #156
Co-authored-by: americast <sayan.sinha@iitkgp.ac.in>
|
2018-05-02 15:59:46 +02:00 |
|
Johan Gustafsson
|
509a2e59f6
|
cat promotions and mixed ranks
|
2018-05-02 15:59:46 +02:00 |
|
Johan Gustafsson
|
13daaec1cb
|
Refactored tests
|
2018-05-02 15:59:57 +02:00 |
|
Johan Gustafsson
|
59324c0f91
|
hcat tests #194
Co-authored-by: Elliot Saba <staticfloat@gmail.com>
|
2018-05-02 15:59:46 +02:00 |
|
Johan Gustafsson
|
51e7e1b40f
|
cat tests #184
Co-authored-by: pevnak <pevnak@gmail.com>
|
2018-05-02 15:59:46 +02:00 |
|
Mike J Innes
|
ee89a7797e
|
Merge pull request #245 from freeboson/adamax
Add AdaMax optimizer
|
2018-05-01 11:28:07 +01:00 |
|
Pontus Stenetorp
|
cfd29b9c76
|
Backpropagation for maximum and minimum
|
2018-04-29 13:52:54 +01:00 |
|
Sujeet Akula
|
4586bda5ab
|
export/test adamax
|
2018-04-26 17:40:11 +10:00 |
|
Mike J Innes
|
8f73dc6e14
|
fix gpu cross entropy
|
2018-04-17 17:56:47 +01:00 |
|
Mike J Innes
|
8f29968c32
|
Merge pull request #207 from safnuk/pull-request/07b0f95d
BatchNorm for convolutions
|
2018-04-15 20:10:33 +01:00 |
|
Mike J Innes
|
5fd240f525
|
interface tweaks
|
2018-04-15 20:04:42 +01:00 |
|