Flux.jl/test/layers
bors[bot] 68ba6e4e2f Merge #563
563: noise shape for dropout r=MikeInnes a=chengchingwen

I add the noise shape for dropout, similar to the `noise_shape` argument in [`tf.nn.dropout`](https://www.tensorflow.org/api_docs/python/tf/nn/dropout)

Co-authored-by: chengchingwen <adgjl5645@hotmail.com>
Co-authored-by: Peter <adgjl5645@hotmail.com>
2019-05-13 17:16:10 +00: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 Merge #563 2019-05-13 17:16:10 +00:00
stateless.jl fix promotion by avoiding integer division in mse and crossentropy 2019-01-15 14:15:05 +01:00