Keras Input Layer

Creates a new Keras Deep Learning Network with the specified shape, type, and batch size. Corresponds to the Keras Input 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 input shape.
Batch size
The batch size to use.
Data type
The data type of the input.

Input Ports

This node has no input ports

Output Ports

Icon
Newly created network with specified input shape and type.

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.