Mike J Innes
|
ecc55ec9e1
|
Revert "Fix OneHotVector/Matrix performance on GPU"
|
2019-02-06 14:31:15 +00:00 |
|
Mike J Innes
|
e8b2ec6f67
|
Merge pull request #311 from tejank10/conv_transpose
2D Conv transpose support
|
2019-02-06 14:14:14 +00:00 |
|
Moksh Jain
|
046f7b4eae
|
fix std arguments in normalise
|
2019-02-05 18:36:04 +05:30 |
|
Ivan Yashchuk
|
f790fff59a
|
Use other definition for grad(det(A)).
|
2019-02-05 14:36:28 +02:00 |
|
Moksh Jain
|
c6409d7686
|
add support for n-dimensional input to normalise layer
|
2019-02-05 17:09:22 +05:30 |
|
Ivan Yashchuk
|
aa64d2157d
|
Fixed issue #542.
Added tracking of LinearAlgebra.det and its grad method.
|
2019-02-05 11:38:27 +02:00 |
|
Mike J Innes
|
940b1e6dbf
|
Merge pull request #587 from KristofferC/patch-2
use uncorrected standard deviation in normalise
|
2019-02-04 14:35:25 +00:00 |
|
Mike J Innes
|
7fc920240d
|
Merge pull request #591 from dhairyagandhi96/onehot
Fix OneHotVector/Matrix performance on GPU
|
2019-02-04 13:53:55 +00:00 |
|
Mike J Innes
|
17f33b4a6a
|
Merge pull request #583 from KristofferC/kc/small_fixes
clarify docs on single batch image to conv
|
2019-02-04 12:33:34 +00:00 |
|
Mike J Innes
|
e774053126
|
Merge pull request #590 from oxinabox/patch-2
Default to zero'ed initial state for all RNN
|
2019-02-04 12:28:38 +00:00 |
|
Mike J Innes
|
329c8f8f95
|
Merge pull request #585 from KristofferC/kc/verify_download
add hash verification to datasets
|
2019-02-04 11:20:53 +00:00 |
|
Mike J Innes
|
cfe6859186
|
auto-collect in forward
|
2019-02-04 10:37:02 +00:00 |
|
Mike J Innes
|
838070968e
|
vcat with scalars
|
2019-02-04 00:05:16 +00:00 |
|
Dhairya Gandhi
|
30aa814c4d
|
fixes #582
|
2019-02-03 18:43:16 +05:30 |
|
Dhairya Gandhi
|
e243950e28
|
comment fix
|
2019-02-03 04:00:08 +05:30 |
|
Dhairya Gandhi
|
bd6158d7f9
|
onehotvector/matrix behaviour
|
2019-02-03 03:57:41 +05:30 |
|
Lyndon White
|
26550dacda
|
Default to zero'ed initial state
|
2019-02-02 20:01:28 +00:00 |
|
Tejan Karmali
|
84eabcd2ae
|
fixed DepthwiseConv dilation
|
2019-02-02 12:19:35 +05:30 |
|
Tejan Karmali
|
e54df2de06
|
Merge branch 'master' into conv_transpose
|
2019-02-02 10:20:45 +05:30 |
|
Kristoffer Carlsson
|
fd0f1c7a82
|
use uncorrected standard deviation in normalise
fixes https://github.com/FluxML/Flux.jl/issues/529
|
2019-01-30 17:42:19 +01:00 |
|
Kristoffer Carlsson
|
f60079d07c
|
add hash verification to datasets
|
2019-01-30 13:11:26 +01:00 |
|
Mike J Innes
|
0469394715
|
Merge pull request #576 from mcabbott/patch-1
PermutedDimsArray
|
2019-01-29 14:55:55 +00:00 |
|
Mike J Innes
|
9e553adbf7
|
add hessian
|
2019-01-29 08:37:30 +00:00 |
|
Michael Abbott
|
031d1b3d57
|
PermutedDimsArray like permutedims
e.g. PermutedDimsArray(rand(2,3) |> param, (2,1))
|
2019-01-28 18:15:32 +01:00 |
|
Mike J Innes
|
0f8a4a48c6
|
extend update! with an optimiser
|
2019-01-28 14:10:09 +00:00 |
|
Mike J Innes
|
0f2975d905
|
update -> apply
|
2019-01-28 13:59:23 +00:00 |
|
Mike J Innes
|
bf0b5c5cef
|
Merge pull request #535 from asbisen/master
fixed stack/unstack function - in utils.jl for v1.0
|
2019-01-28 12:23:07 +00:00 |
|
Mike Innes
|
af8fdcc7af
|
fix #573
|
2019-01-28 10:54:58 +00:00 |
|
Mike J Innes
|
013b421b08
|
Merge pull request #570 from avik-pal/ap/batchnorm_fixes
Patches for default initializers
|
2019-01-28 10:40:55 +00:00 |
|
Mike Innes
|
1c3a63c42f
|
fixes #574
|
2019-01-28 10:11:07 +00:00 |
|
Mike J Innes
|
58ac415f6b
|
forward mode
|
2019-01-25 16:14:24 +00:00 |
|
Mike J Innes
|
2b1a3e92da
|
mapparams
|
2019-01-25 10:11:46 +00:00 |
|
Mike J Innes
|
791939709b
|
numeric precision utilities
|
2019-01-25 10:06:37 +00:00 |
|
Mike J Innes
|
1cf37ab9eb
|
rm some old deprecations
|
2019-01-25 09:54:32 +00:00 |
|
Avik Pal
|
733879681e
|
Change initializer to glorot_uniform
|
2019-01-24 18:48:30 +05:30 |
|
Avik Pal
|
bb72c528e1
|
Change initializers to Float32
|
2019-01-24 18:43:39 +05:30 |
|
Mike Innes
|
ca1c73ed35
|
fixup
|
2019-01-24 11:15:57 +00:00 |
|
Kristoffer Carlsson
|
325e3a4f70
|
clarify docs on single batch image to conv
fixes #309
|
2019-01-24 11:24:10 +01:00 |
|
Mike J Innes
|
62d780c77f
|
onecold fix
|
2019-01-24 10:16:41 +00:00 |
|
Dhairya Gandhi
|
4be08fe194
|
remove debug statement
|
2019-01-22 17:29:12 +05:30 |
|
Mike J Innes
|
152ce4a164
|
conversions for dual numbers
|
2019-01-22 10:07:42 +00:00 |
|
Mike J Innes
|
496dbfabd2
|
make chain collectable
|
2019-01-22 00:31:55 +00:00 |
|
Mike J Innes
|
f6397e7358
|
Merge pull request #517 from FluxML/fix_adamw
Fix decay argument in ADAMW
|
2019-01-18 10:06:23 +00:00 |
|
Mike J Innes
|
058b4dc7fb
|
Merge pull request #557 from dhairyagandhi96/dg/transpose
fix transpose/ adjoint gradient
|
2019-01-16 15:46:44 +00:00 |
|
Mike J Innes
|
9d56807bcd
|
cuarrays version check
|
2019-01-15 11:43:57 -05:00 |
|
Dhairya Gandhi
|
0060cc3453
|
fixes transpose/ adjoint gradient
|
2019-01-15 21:59:32 +05:30 |
|
Mike J Innes
|
a3e0de1ee5
|
fixes #516
|
2019-01-15 15:49:18 +00:00 |
|
Mike J Innes
|
67d9016319
|
Merge pull request #538 from KristofferC/kc/promote
fix promotion by avoiding integer division in mse and crossentropy
|
2019-01-15 13:20:46 +00:00 |
|
Kristoffer Carlsson
|
c74aa67c5d
|
fix promotion by avoiding integer division in mse and crossentropy
oops
add tests
|
2019-01-15 14:15:05 +01:00 |
|
Mike J Innes
|
827a7b8ed5
|
Merge pull request #546 from ChrisRackauckas/random
Support random numbers as constants
|
2019-01-11 10:06:54 +00:00 |
|
Mike J Innes
|
aa1b4f410f
|
simplify
|
2019-01-11 10:06:14 +00:00 |
|
Christopher Rackauckas
|
f6faa10ee2
|
remove non-type dispatches
|
2019-01-10 08:57:10 -08:00 |
|
Mike J Innes
|
f0d5624ed2
|
Merge pull request #493 from dhairyagandhi96/master
[WIP] New Optimiser Docs
|
2019-01-10 11:10:38 +00:00 |
|
Dhairya Gandhi
|
4291c1a833
|
pull master
|
2019-01-10 16:35:57 +05:30 |
|
Mike J Innes
|
e6f925f977
|
train docstring simplification
|
2019-01-10 11:05:21 +00:00 |
|
Dhairya Gandhi
|
f00e1cdedf
|
[docs] replace :stop with Flux.stop()
|
2019-01-10 16:34:07 +05:30 |
|
Mike J Innes
|
735b970c12
|
fix update for scalars
|
2019-01-10 10:19:05 +00:00 |
|
Christopher Rackauckas
|
3ee5a99794
|
hit all possibilities
|
2019-01-09 23:15:21 -08:00 |
|
Christopher Rackauckas
|
cf061e9207
|
support random numbers as constants
|
2019-01-09 23:04:12 -08:00 |
|
Dhairya Gandhi
|
7484c54f03
|
fix train! API syntax docstring
|
2019-01-08 00:32:55 +05:30 |
|
Anand Bisen
|
ec8dde79c3
|
fixed stack/unstack function - in utils.jl for v1.0
|
2019-01-03 17:32:11 -08:00 |
|
Mike J Innes
|
6b11c552f3
|
better h/vcat, fixes #378
|
2018-12-19 11:19:01 +00:00 |
|
Mike J Innes
|
cdfc97f7c6
|
fix fix_dec
|
2018-12-19 11:18:44 +00:00 |
|
Dhairya Gandhi
|
e48268ff06
|
fix argument name in ADAMW
|
2018-12-12 16:47:42 +05:30 |
|
Tejan Karmali
|
ed835f26fe
|
printing ConvTranspose layer
|
2018-12-09 12:50:09 -05:00 |
|
Tejan Karmali
|
1648414a5d
|
fixes for layer and test
|
2018-12-04 11:08:40 -05:00 |
|
Tejan Karmali
|
519c3db5c0
|
clean code
|
2018-11-28 11:48:53 -05:00 |
|
Tejan Karmali
|
95e490a2c5
|
merge conflict resolved
|
2018-11-28 11:10:22 -05:00 |
|
Tejan Karmali
|
89f2709b61
|
resolved conflicts
|
2018-11-28 11:07:43 -05:00 |
|
Tejan Karmali
|
bc9bda9a85
|
in accordance with conv_filter api
|
2018-11-28 10:55:21 -05:00 |
|
Tejan Karmali
|
10f3a8eae2
|
conv_filter api changes
|
2018-11-28 10:55:21 -05:00 |
|
Tejan Karmali
|
ca8ad63fb6
|
in accordance with conv_data api
|
2018-11-28 10:55:21 -05:00 |
|
Tejan Karmali
|
9c3e34b15f
|
conv_data grad api change
|
2018-11-28 10:55:21 -05:00 |
|
Tejan Karmali
|
a71ee386d0
|
1.0 fix for conv transpose
|
2018-11-28 10:55:21 -05:00 |
|
Mike J Innes
|
a32c8a2e60
|
Merge pull request #499 from willtebbutt/wct/leq
Deal with <= for TrackedReals
|
2018-11-28 00:37:32 +00:00 |
|
Mike J Innes
|
dd154ca049
|
Merge pull request #294 from avik-pal/cudnn_batchnorm
Wrapper for CuDNN BatchNorm
|
2018-11-27 23:51:32 +00:00 |
|
Mike J Innes
|
1c36504768
|
fixup
|
2018-11-27 18:44:07 -05:00 |
|
Mike J Innes
|
7992de5cba
|
update requires syntax
|
2018-11-27 18:31:05 -05:00 |
|
Avik Pal
|
1d5b3429ea
|
Missing brackets
|
2018-11-20 09:26:48 +05:30 |
|
Will Tebbutt
|
c7f5026bd9
|
Deal with <= for TrackedReals
|
2018-11-18 13:06:32 +00:00 |
|
Mike J Innes
|
3d41dca338
|
immutable chain
|
2018-11-16 12:22:15 +00:00 |
|
Mike J Innes
|
6ac5345339
|
better printing
|
2018-11-14 23:53:30 +00:00 |
|
Mike J Innes
|
325035cf60
|
array conversions
|
2018-11-14 23:48:32 +00:00 |
|
Christopher Rackauckas
|
f20fa65848
|
Add missing eps overload for TrackedReal
`eps` can be called on the number type as well, and this is missing from the TrackedReal overloads.
|
2018-11-14 09:58:41 -08:00 |
|
Avik Pal
|
dfd680646c
|
Fix conflict
|
2018-11-14 22:18:57 +05:30 |
|
Mike J Innes
|
3ef6bfc0ac
|
Merge pull request #473 from avik-pal/patch-2
Update CUDNN function calls
|
2018-11-14 16:07:02 +00:00 |
|
Mike J Innes
|
cbc29c889a
|
old cuarrays compat
|
2018-11-14 10:53:26 -05:00 |
|
Mike J Innes
|
a57f66e58a
|
adapt updates
|
2018-11-14 15:36:18 +00:00 |
|
Mike J Innes
|
b3331205d1
|
faster default gradient performance
|
2018-11-12 23:39:25 +00:00 |
|
Mike J Innes
|
75ecc0b6ba
|
downconversion for conv
|
2018-11-12 20:21:27 +00:00 |
|
Mike J Innes
|
903db70673
|
float32 param initialisers
|
2018-11-12 20:10:47 +00:00 |
|
Dhairya Gandhi
|
1ea8c5a293
|
[WIP] add docstrings and doc improvements
|
2018-11-12 19:17:10 +05:30 |
|
Avik Pal
|
d6aacf4135
|
Fix reshape
|
2018-11-10 11:43:49 +05:30 |
|
Avik Pal
|
e2ae8b4e8d
|
Fix dimensions
|
2018-11-10 11:35:58 +05:30 |
|
Avik Pal
|
3bc809f49e
|
dropdims to make the array 2d
|
2018-11-10 11:25:37 +05:30 |
|
Avik Pal
|
4d703b31a1
|
Reshape 2D tensors to use cudnn batchnorm
|
2018-11-08 19:23:07 +05:30 |
|
Avik Pal
|
564518e448
|
Merge branch 'master' of https://github.com/FluxML/Flux.jl into cudnn_batchnorm
|
2018-11-08 19:13:34 +05:30 |
|
Avik Pal
|
02efc264e7
|
Fix unintentional change to spaces
|
2018-11-08 19:12:38 +05:30 |
|
Mike J Innes
|
30486f9c03
|
Merge pull request #441 from Paethon/rm_initn
Removes initn initialization
|
2018-11-08 13:25:02 +00:00 |
|
Mike J Innes
|
5e572df557
|
Merge pull request #485 from dhairyagandhi96/master
Add call back
|
2018-11-08 13:18:17 +00:00 |
|