Initialize Streaming

Description

Initializes the asynchronous streaming fit session. Prepares internal resources to run training and stream the latest outputs.

Input parameters

 

Β Training inΒ :Β object,Β training session.
Losses : array, selects which loss values are written into the FIFO during training.

Output parameters

 

Β Training outΒ :Β object,Β training session.

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