Welcome to our Support Center

Predict Output

Description

Setup and add “Output Predict” node into the model during the definition graph step.

 

Input parameters

 

Β index :Β integer,Β this parameter refers to the position of the input within the ONNX graph. When executing a model with multiple inputs, the index helps you identify which input you are targeting. It is especially useful when configuring input data, using theΒ Input DataΒ polymorph found in theΒ Deep LearningΒ β†’Β Runtime palette.
Graph in : ONNX model architecture.
Β dtypeΒ :Β enum,

 

Output parameters

 

GraphΒ out : ONNX model architecture.

Example

All these exemples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install Deep Learning library to run it).
Table of Contents