Skip to content

Constructive

Yi Zhu edited this page Jun 1, 2021 · 2 revisions

Constructive, a layer converts data shape inside a network.

Constructive(;input_shape::Tuple, shape::Tuple)

input_shape: a tuple of input data shape, can be set automatically, unless it is the first layer in the network

shape: a tuple of target data shape.