Welcome to our Support Center

Meaning of the colors

General

BLACK PANTHER

Base color used as the default color.

Get parameters from model

Color used for the family of functionality that get parameters from model.
Inside this family there is three distinct group as “Get All“, “Get by Name” and “Get by Index“.

  • Get All” will give All layers choosen parameter.
  • Get by Name” will give by layer name the choosen parameter.
  • Get by Index” will give by layer Index the choosen parameter.

 

MERCHANT MARINE BLUE

Get All layers specific parameter.

TURQUOISE SEA

Get by Named layer the specific parameter.

BROKEN BLUE

Get by Index number of the layer the specific parameter.

Set parameters from model

Color used for the family of functionality that set parameters of the model.
Inside this family there is three distinct group as “Set All“, “Set by Name” and “Set by Index“.

  • Set All” will set choosen parameter for All layers.
  • Set by Name” will set the choosen parameter by the Name of the layer.
  • Set by Index” will set the choosen parameter by the Index of the layer.

 

OREGON

Set to all layers a specific parameter.

CENTER STAGE

Set a parameter by name of layer.

AMERICAN ORANGE

Set a parameter by the index number of the  layer.

Input shape

Color is used to differentiate the input LabVIEW data array dimension of each layer.

APPLE FRITTER

Input is a LabVIEW array of 2 dimension.

SKY OF MAGRITTE

Input is a LabVIEW array of 3 dimension.

MICROPROSE RED

Input is a LabVIEW array of 4 dimension.

EMERALD GREEN

Input is a LabVIEW array of 5 dimension.

WAIPOROPORO PURPLE

Input is a LabVIEW array of 6 dimension.

Colors used for reccurent layer

Color is used to differentiate the layer from the reccurent family (RNN, LSTM and GRU layer).

DARK ORANGE

This color is notably used to distinguish the SimpleRNN layer.

INDIGO DYE

This color is notably used to distinguish the GRU layer.

MUSTRARD

This color is notably used to distinguish the LSTM layer.

Table of Contents