Welcome to our Support Center

Attention

Description

Gets the weights of the Attention layer selected by the index. Type : polymorphic.

 

Input parameters

 

Β Model in :Β model architecture.
Β index :Β integer,Β index of layer.

 

Output parameters

 

Β Model out :Β model architecture.

Β weights_info : cluster

Β index :Β integer,Β index of layer.
Β name :Β string,Β name of layer.
Β weights : cluster

scale : float, scale value.

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