gitea
|
1ae52836ba
|
Revert "Added failing test for convolutional1D with input (16,1)"
This reverts commit 5c91ed8eb7.
|
2016-11-15 10:54:13 +08:00 |
|
gitea
|
c55d3be985
|
Revert "bugfix"
This reverts commit e76961221d.
|
2016-11-15 10:54:07 +08:00 |
|
gitea
|
1b9db86a9a
|
Add Cropping1D,2D,3D
|
2016-11-15 10:43:49 +08:00 |
|
gitea
|
e76961221d
|
bugfix
|
2016-11-07 14:14:07 +08:00 |
|
gitea
|
5c91ed8eb7
|
Added failing test for convolutional1D with input (16,1)
|
2016-11-07 14:08:15 +08:00 |
|
Leon Chen
|
ac92e97ac3
|
use weblas.pipeline.sgemm for conv layers when gpu flag turned on
|
2016-10-09 12:55:02 -04:00 |
|
Leon Chen
|
6bab4800ca
|
modify enable gpu flag
|
2016-09-19 11:00:21 -04:00 |
|
Leon Chen
|
fd20f1b7b1
|
move all layer params into attrs object
|
2016-09-18 23:20:59 -04:00 |
|
Leon Chen
|
18170ac11a
|
implement SeparableConvolution2D, with tests
|
2016-08-28 17:54:49 -04:00 |
|
Leon Chen
|
a4069c1458
|
implement Deconvolution2D layer, with tests
|
2016-08-28 14:38:22 -04:00 |
|
Leon Chen
|
f63f489b02
|
implement AtrousConvolution2D, with tests
|
2016-08-28 01:32:48 -04:00 |
|
Leon Chen
|
b22cc1d295
|
add ZeroPadding1D/2D/3D layers, with tests
|
2016-08-27 00:45:42 -04:00 |
|
Leon Chen
|
2c5e442016
|
implement Convolution3D layer, with tests
|
2016-08-26 23:37:10 -04:00 |
|
Leon Chen
|
9b07e511bf
|
implement UpSampling1D/2D/3D layers, with tests
|
2016-08-26 22:29:22 -04:00 |
|
Leon Chen
|
ef6f18bd0a
|
implement Convolution1D layer, with tests
|
2016-08-26 20:25:21 -04:00 |
|
Leon Chen
|
97732ca362
|
get convolution2d working on gpu
|
2016-08-25 23:07:31 -04:00 |
|
Leon Chen
|
4b05ef4d7c
|
update convolution tests
|
2016-08-25 21:47:23 -04:00 |
|
Leon Chen
|
81fa2e2b3a
|
reorganize test folder
|
2016-08-25 21:33:16 -04:00 |
|