Is there an equivalent of LazyLinear in Flux.jl?

LazyLinear

It seems that a similar option in Flux.jl is @autosize. But we still need to manually pass in the first input layer dimension.