Flux.jl/test/layers
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
..
basic.jl rewrite one test case 2019-04-05 18:50:15 +08:00
conv.jl Change DepthwiseConv() to use in=>out instead of in=>mult. 2019-05-12 11:20:24 -07:00
normalisation.jl Corrected Group Size In Batch Norm Test For Group Norm 2019-03-28 01:35:38 +05:30
stateless.jl fix promotion by avoiding integer division in mse and crossentropy 2019-01-15 14:15:05 +01:00