Welcome to our Support Center

Get exec time

Description

Retrieves the execution time for the last forward/loss/backward.

Input parameters

 

Model in : model architecture.

Output parameters

 

Model out : model architecture.

exec_time : cluster

forward : integer, forward execution time.
loss : integer, loss execution time.
backward : integer, backward execution time.

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).

Table of Contents