Commit Graph

32 Commits

Author SHA1 Message Date
Mike Innes b60df53ba1 pkg up 2019-09-19 18:33:33 +01: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
thebhatman a128a7718d gradients test updated in cudnn 2019-07-16 17:27:35 +05:30
Manjunath Bhat 4ef5ec0005
brackets corrected 2019-07-12 21:03:57 +05:30
thebhatman 8d6028e27a tests with gradients 2019-07-12 20:47:43 +05:30
thebhatman 80c680c598 Updated tests in cudnn.jl 2019-06-13 18:44:46 +05:30
thebhatman c7c0ee2cbc Resolving Merge Conflicts 2019-06-12 21:34:42 +05:30
thebhatman a782524a0e Temporarily removed tests of cudnn and curnn. 2019-06-10 18:29:55 +05:30
Mike J Innes 0c265f305a fix most tests 2019-05-02 18:52:09 -07:00
Avik Pal 9f12e8ec68 Make the test more reliable 2018-11-10 14:00:25 +05:30
Avik Pal 4df9e10516 Add test for 2D inputs 2018-11-10 11:52:23 +05:30
Avik Pal dd2fa77681 Fix tests 2018-09-11 17:06:18 +05:30
Avik Pal 7e83852862 Fixes 2018-09-11 15:58:17 +05:30
Avik Pal 8bea60d980
Merge branch 'master' into cudnn_batchnorm 2018-09-11 15:34:25 +05:30
Josh Christie c8307a0627 Use @info for logging 2018-08-11 14:42:33 +01:00
Avik Pal 3b448ce1ac
Merge branch 'master' into cudnn_batchnorm 2018-08-11 15:02:55 +05:30
Simon Mandlik 0471c489e6 depwarns 2018-08-03 15:14:25 +01:00
Avik Pal 3f6c065523 Update test 2018-08-03 19:32:21 +05:30
Avik Pal 8874d9cccd Fix GPU test 2018-07-17 09:53:39 +05:30
Avik Pal b239fc684e Update tests 2018-07-04 18:57:43 +05:30
Avik Pal 9a168528de Add tests to make sure CPU and GPU versions have similar outputs 2018-06-23 11:03:15 +05:30
Avik Pal f29377123e Add tests for CuDNN BatchNorm 2018-06-22 18:19:18 +05:30
Mike J Innes 2eb38eedbf update gpu api 2018-02-28 22:51:08 +00:00
Ed Schmerling e6f556411a Convert OneHot CuArrays to dense CuArrays before passing to CUDNN methods 2018-02-19 17:32:15 -08:00
Mike J Innes fcbdc49d6b fix reserve usage 2018-02-08 10:27:26 +00:00
Mike J Innes bc452fcd81 rewrite tests 2018-02-08 02:37:55 +00:00
Mike J Innes af3ccf85ff coagulate gates 2018-01-31 16:56:27 +00:00
Mike J Innes 8ad837bb70 LSTM 2018-01-31 14:15:57 +00:00
Mike J Innes 4bfb603da6 gru forward 2018-01-31 13:46:55 +00:00
Mike J Innes b1bb05403c basic forward pass 2018-01-30 18:18:37 +00:00