Mike J Innes
|
67c38b3099
|
Merge branch 'master' into zygote
|
2019-09-06 15:18:58 +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 |
|
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
|
487000ac31
|
fix cuda code and tests
|
2019-08-19 16:56:48 +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 |
|
Mike Innes
|
49044dff7c
|
avoid adjoint on abstract type
|
2019-08-19 14:39:09 +01:00 |
|
Miguel Madrid Mencía
|
14affbc91b
|
Use CuArrays.ones instead cuones which is deprecated
|
2019-08-11 13:38:44 +02:00 |
|
Moelf
|
4d00957b36
|
Fix CuArray zeros deprecation
|
2019-08-06 22:23:21 +02:00 |
|
Mike Innes
|
e2bf46b7fd
|
gpu test fixes
|
2019-07-12 14:52:01 +01:00 |
|
Mike Innes
|
33c8d84a60
|
cuparam -> cuarray
|
2019-07-11 14:14:56 +01:00 |
|
Mike J Innes
|
c313be8e95
|
rm data/param
|
2019-05-02 18:52:09 -07:00 |
|
Mike J Innes
|
aa4d221f8c
|
break all the things
|
2019-05-02 18:50:52 -07:00 |
|
Avik Pal
|
a0be6fa837
|
Add missing activation function for batchnorm
|
2019-05-01 19:47:54 +05:30 |
|
Tim Besard
|
0734eeb50e
|
Check CuArrays major version.
|
2019-03-22 14:15:26 +01:00 |
|
Dhairya Gandhi
|
bc06861320
|
fix indirect import
|
2019-03-22 14:15:26 +01:00 |
|
Tim Besard
|
959dd247bf
|
Import CUDAdrv stuff through CuArrays.
|
2019-03-22 14:15:26 +01:00 |
|
Tim Besard
|
df509ce9f0
|
Adapt to the new CUDAdrv.CuPtr pointer type.
|
2019-03-22 14:15:26 +01:00 |
|
Mike J Innes
|
9d56807bcd
|
cuarrays version check
|
2019-01-15 11:43:57 -05: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 |
|
Avik Pal
|
dfd680646c
|
Fix conflict
|
2018-11-14 22:18:57 +05:30 |
|
Mike J Innes
|
cbc29c889a
|
old cuarrays compat
|
2018-11-14 10:53:26 -05:00 |
|
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 |
|
Mike J Innes
|
a88b7528bf
|
constructor deprecations
|
2018-11-06 08:19:46 -05:00 |
|
Mike J Innes
|
0c19dad700
|
include cudnn.jl
|
2018-11-06 12:39:54 +00:00 |
|
Avik Pal
|
4ba891f666
|
Remove unnecessary import
|
2018-11-01 09:37:48 +05:30 |
|
Avik Pal
|
c67e33f387
|
Make the changes backward compatible
|
2018-11-01 09:37:16 +05:30 |
|
Avik Pal
|
7804d980b2
|
Update cudnn.jl
|
2018-10-30 01:08:21 +05:30 |
|
Avik Pal
|
b838c0bc04
|
Update the libcudnn_handle
|
2018-10-26 10:24:30 +05:30 |
|
Avik Pal
|
2559e7b4e6
|
Fix merge conflicts
|
2018-10-23 21:53:29 +05:30 |
|
Tejan Karmali
|
8987e2c423
|
rm comments
|
2018-10-10 11:55:10 -04:00 |
|
Tejan Karmali
|
6b4bbd4fce
|
reverted back the weights changes in rnndesc
|
2018-10-10 10:29:15 -04:00 |
|
Tejan Karmali
|
7b3e9c35ad
|
changed index to view
|
2018-10-09 12:57:20 -04:00 |
|
Tejan Karmali
|
4d1a6c305b
|
fixed params getting zero
|
2018-10-08 13:59:29 -04:00 |
|
Mike Innes
|
c6740c5cdd
|
fix unbroadcast
|
2018-10-05 14:14:43 +01:00 |
|
Tejan Karmali
|
2ff54ee0fd
|
cudnn_available() update
|
2018-10-04 11:31:29 -04:00 |
|
Avik Pal
|
7e7a501efd
|
Fix tests
|
2018-09-11 16:32:14 +05:30 |
|
Avik Pal
|
5fd8ffa47e
|
CuRNN updates
|
2018-09-11 15:44:07 +05:30 |
|
Avik Pal
|
8bea60d980
|
Merge branch 'master' into cudnn_batchnorm
|
2018-09-11 15:34:25 +05:30 |
|
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 |
|
Simon
|
a43127f881
|
fix copy_transpose!
|
2018-08-15 12:16:12 +02:00 |
|
Avik Pal
|
4bd13c448f
|
Add updates for julia0.7
|
2018-08-11 15:23:40 +05:30 |
|