Welcome to our Support Center

Output Train

Description

Setup and add the output layer into the model during the definition graph step. Type : polymorphic.

 

Input parameters

 

index : integer, position of the output in the graph. This is used only if the Runtime β†’ Output Data VI.
Β Parameters : cluster,

dtypeΒ : enum, data type of the input tensor.
Β Loss : cluster, measures the difference between the model’s predictions and the expected values, helping guide the learning process.

 

Output parameters

 

Model out : model architecture.
output name : string, name assigned to the output in the graph.

Dimension

Input shape

Input tensor (of any rank).

 

Output shape

Same shape as input.

Table of Contents