Welcome to our Support Center

Set weights by index

In this section you will find a list for set the layer weight.

Β ICONSRESUME
DenseDefines the weights of the Dense layer selected by the index.
EmbeddingDefines the weight of the Embedding layer selected by the index.
AdditiveAttentionDefines the weight of the AdditiveAttention layer selected by the index.
AttentionDefines the weight of the Attention layer selected by the index.
MultiHeadAttentionDefines the weights of the MultiHeadAttention layer selected by the index.
Conv1DDefines the weights of the Conv1D layer selected by the index.
Conv2DDefines the weights of the Conv2D layer selected by the index.
Conv3DDefines the weights of the Conv3D layer selected by the index.
ConvLSTM1DDefines the weights of the ConvLSTM1D layer selected by the index.
ConvLSTM2DDefines the weights of the ConvLSTM2D layer selected by the index.
ConvLSTM3DDefines the weights of the ConvLSTM3D layer selected by the index.
Conv1DTransposeDefines the weights of the Conv1DTranspose layer selected by the index.
Conv2DTransposeDefines the weights of the Conv2DTranspose layer selected by the index.
Conv3DTransposeDefines the weights of the Conv3DTranspose layer selected by the index.
DepthwiseConv2DDefines the weights of the DepthwiseConv2D layer selected by the index.
SeparableConv1DDefines the weights of the SeparableConv1D layer selected by the index.
SeparableConv2DDefines the weights of the SeparableConv2D layer selected by the index.
BatchNormalizationDefines the weights of the BatchNormalization layer selected by the index.
LayerNormalizationDefines the weights of the LayerNormalization layer selected by the index.
PReLU 2DDefines the weight of the PReLU2D layer selected by the index.
PReLU 3DDefines the weight of the PReLU3D layer selected by the index.
PReLU 4DDefines the weight of the PReLU4D layer selected by the index.
PReLU 5DDefines the weight of the PReLU5D layer selected by the index.
BidirectionalDefines the weights of the Bidirectional layer selected by the index.
GRUDefines the weights of the GRU layer selected by the index.
LSTMDefines the weights of the LSTM layer selected by the index.
RNN (GRU)Defines the weights of the RNN layer selected by the index.
RNN (LSTM)Defines the weights of the RNN layer selected by the index.
RNN (SimpleRNN)Defines the weights of the RNN layer selected by the index.
SimpleRNNDefines the weights of the SimpleRNN layer selected by the index.
Table of Contents

Table of Contents

Index