This commit is contained in:
Mike J Innes 2018-01-24 13:28:52 +00:00
parent 5118ef9163
commit 0c9549c469

View File

@ -5,7 +5,7 @@ module Flux
# Zero Flux Given # Zero Flux Given
using Juno, Requires using Juno, Requires
using Lazy: @forward using MacroTools: @forward
export Chain, Dense, RNN, LSTM, GRU, Conv2D, export Chain, Dense, RNN, LSTM, GRU, Conv2D,
Dropout, LayerNorm, BatchNorm, Dropout, LayerNorm, BatchNorm,