DL Network Executor

This Node Is Deprecated — This node is kept for backwards-compatibility, but the usage in new workflows is no longer recommended. The documentation below might contain more information.

This node executes a deep learning network on a compatible external back end that can be selected by the user.

Options

General Settings

Back end
The deep learning back end which is used to execute the input network for the given input data.
Input batch size
The number of rows that are processed at a time.

Inputs

Conversion
The converter that is used to transform the selected input columns into a format that is accepted by the respective network input specification.
Input columns
The table columns that are part of the respective network input. The availability of a column depends on the currently selected input converter.

Outputs

Conversion
The converter that is used to transform the network output into table columns.
Output columns prefix
The prefix that is used to distinguish between the columns of the different outputs.

Input Ports

Icon
The deep learning network.
Icon
The input table.

Output Ports

Icon
The output table.

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.