Elliot Saba
|
2e6561bb6a
|
Change DepthwiseConv() to use in=>out instead of in=>mult .
This is an API change, but I think it makes more sense, and is more
consistent with our `Conv()` api.
|
2019-05-12 11:20:24 -07:00 |
|
Jan Weidner
|
e96a9d7eaf
|
Switch broken #700 test to pass
|
2019-05-03 22:36:32 +02:00 |
|
Jan Weidner
|
73c5d9f25c
|
fix
|
2019-05-03 22:22:52 +02:00 |
|
Jan Weidner
|
27a9a7b9cf
|
add broken test for #700
|
2019-05-03 22:22:52 +02:00 |
|
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 |
|
Manjunath Bhat
|
d4a1d33a31
|
Added Float64 tests for DepthwiseConv
|
2019-03-09 20:17:22 +05:30 |
|
Avik Pal
|
2f3ad56166
|
Add test for Depthwise Conv
|
2019-01-24 18:53:04 +05:30 |
|
Mike J Innes
|
903db70673
|
float32 param initialisers
|
2018-11-12 20:10:47 +00:00 |
|
Mike J Innes
|
1e90226077
|
actually run tests
|
2018-09-04 14:35:20 +01:00 |
|
Mike J Innes
|
1e0fd07b09
|
use expand
|
2018-09-04 14:30:02 +01:00 |
|
Yueh-Hua Tu
|
634d34686e
|
Add new constructors and test
|
2018-08-24 10:31:13 +08:00 |
|