Welcome to our Support Center

Backward

Description

Execute the backward pass of the model (all layers).

Input parameters

 

Model in : model architecture.

 

Output parameters

 

Model out : model architecture.

input_loss : array

name : string, name of layer.
index : integer, index of layer.
shape : array, shape of layer.
data : variant, output layer predictions.

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 HAIBAL library to run it).

Tags:
Table of Contents