ayush-1506
20b79e0bdf
added crosscor
2019-05-01 22:29:00 +05:30
Dhairya Gandhi
221670a2b1
Merge pull request #733 from thebhatman/expdecay-fix
...
Fixed ExpDecay
2019-05-01 18:58:37 +05:30
thebhatman
5ffc3b2d40
Comparing decay steps with expected true decay steps
2019-05-02 00:12:14 +05:30
thebhatman
5e06d8bb76
Test for decay_step
2019-05-01 23:10:00 +05:30
Dhairya Gandhi
9bbbd17e4b
Merge branch 'master' into onecold
2019-04-30 19:09:36 +05:30
Elliot Saba
6e22cd4931
Add asymmetric padding to convolutional layers
2019-04-25 09:55:23 -07:00
Elliot Saba
113ddc8760
Update Flux
code for new NNlib branch
2019-04-25 09:55:23 -07:00
thebhatman
e459551336
weights updated in tests
2019-04-11 21:59:50 +05:30
thebhatman
fb3001b8b2
Added test for ExpDecay
2019-04-11 21:53:36 +05:30
Mike J Innes
54d9229be9
Merge pull request #710 from johnnychen94/master
...
naive implementation of activations
2019-04-05 15:33:31 +01:00
JohnnyChen
4626f7568c
rewrite one test case
2019-04-05 18:50:15 +08:00
JohnnyChen
de7a5f4024
correct the function behavior; support Any type
2019-04-05 18:16:44 +08:00
bors[bot]
bd9d73a941
Merge #655
...
655: Added support for Float64 for DepthwiseConv r=dhairyagandhi96 a=thebhatman
DepthwiseConv was giving errors for Float64. This fixes the issue.
Co-authored-by: Manjunath Bhat <manjunathbhat9920@gmail.com>
2019-04-04 17:25:52 +00:00
Dhairya Gandhi
4f1336905f
fix colon indexing
2019-04-04 19:16:14 +05:30
bors[bot]
25097c4322
Merge #712
...
712: Enable GPU CI r=dhairyagandhi96 a=dhairyagandhi96
Looking for feedback on this policy for doing GPU CI.
Co-authored-by: Dhairya Gandhi <dhairya@juliacopmuting.com>
2019-04-03 12:54:18 +00:00
Dhairya Gandhi
f4f8ba32fe
fix variable name
2019-04-03 16:01:27 +05:30
Dhairya Gandhi
cff1dfd258
conditionally execute RNN tests
2019-04-01 19:56:49 +05:30
Dhairya Gandhi
bc33108e66
disable rnn tests
2019-03-31 00:29:10 +05:30
Dhairya Gandhi
ac467cfe77
fixes
2019-03-30 18:17:57 +05:30
Dhairya Gandhi
492a3ca707
disable GRU tests
2019-03-30 18:15:42 +05:30
JohnnyChen
82595648e2
change 4-spaces tab to 2-spaces tab
2019-03-28 22:40:24 +08:00
JohnnyChen
13c58494ec
add x into results
2019-03-28 19:28:59 +08:00
Johnny Chen
c4ebd199db
move test cases to "basic" testset
2019-03-28 17:58:02 +08:00
Johnny Chen
47728b1899
fix test case error
2019-03-28 17:45:12 +08:00
JohnnyChen
5c2a071713
add support for 0-element Chain
2019-03-28 17:20:41 +08:00
JohnnyChen
ccfe0f8720
naive implementation of activations
2019-03-28 17:07:04 +08:00
Shreyas
c810fd4818
Corrected Group Size In Batch Norm Test For Group Norm
2019-03-28 01:35:38 +05:30
Shreyas
61c1fbd013
Made Requested Changes
2019-03-28 01:33:04 +05:30
Shreyas
671aed963e
Made a few fixes. Added tests
2019-03-28 00:51:50 +05:30
Lyndon White
f0cc4a328d
make Maxout trainable
2019-03-25 16:02:46 +00:00
Mike J Innes
b637311642
Merge pull request #647 from oxinabox/ox/maxout
...
Add MaxOut layer
2019-03-22 12:18:53 +00:00
Lyndon White
ca68bf9bec
correct casing
2019-03-18 12:20:46 +00:00
Lyndon White
e23c8ddd13
take zero-arge closure
2019-03-18 12:20:46 +00:00
Lyndon White
fcc3ec471a
Add MaxOut layer
2019-03-18 12:19:44 +00:00
Joshua Whittemore
0cac373539
add tests for Data.Iris module
2019-03-09 13:02:59 -08:00
Manjunath Bhat
d4a1d33a31
Added Float64 tests for DepthwiseConv
2019-03-09 20:17:22 +05:30
Mike J Innes
b348e31f07
Merge pull request #667 from FluxML/donottrack
...
rm Tracker
2019-03-08 11:38:37 +00:00
David Pollack
83b4b3a714
changes based on PR comments
2019-03-07 09:46:44 +01:00
David Pollack
129a708b6f
instance normalization
2019-03-07 09:46:44 +01:00
Mike J Innes
b5a148fa37
rm Tracker
2019-03-07 01:33:02 +00:00
Mike Innes
4cf43c0c41
simpler/nicer training loop
2019-02-28 14:58:42 +00:00
Dhairya Gandhi
eb9da4084f
remove spurious line change
2019-02-15 20:33:21 +05:30
Dhairya Gandhi
c50ad6cdb5
Merge branch 'master' into tiny_stack_bugfix
2019-02-15 20:20:01 +05:30
Dhairya Gandhi
2ec35861b5
removing non-allocating functions and tests
2019-02-11 21:22:32 +05:30
Dhairya Gandhi
d16ef75b1c
remove duplicate allowscalar call
2019-02-11 20:32:23 +05:30
Dhairya Gandhi
1ada9afe81
assert no scalar indexing for onecold
2019-02-09 22:38:49 +05:30
Dhairya Gandhi
35cd9761a8
adding tests
2019-02-09 22:32:02 +05:30
pshashk
ae10421bfe
fix normalise test for dims kwarg
2019-02-08 16:02:03 +03:00
pshashk
37385e0dbd
test normalise
2019-02-08 15:43:50 +03:00
pshashk
4f6432d133
test
2019-02-08 15:28:07 +03:00