Keras Reshape Layer

Reshapes an output to the specified shape. Corresponds to the Keras Reshape Layer.

Options

Name prefix
The name prefix of the layer. The prefix is complemented by an index suffix to obtain a unique layer name. If this option is unchecked, the name prefix is derived from the layer type.
Shape
Tuple of integers defining the target shape.

Input Ports

Icon
The Keras deep learning network to which to add a Reshape layer.

Output Ports

Icon
The Keras deep learning network with an added Reshape layer.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.