MyCaffe
1.12.2.41
Deep learning software for Windows C# programmers.
|
Classes | |
class | CausalSelfAttentionParameter |
Specifies the parameters for the CausalSelfAttentionLayer. More... | |
class | GeluParameter |
Specifies the parameters for the GeluLayer. More... | |
class | LayerNormParameter |
Specifies the parameters for the LayerNormalizationLayer. More... | |
class | MultiheadAttentionParameter |
Specifies the parameters for the MultiheadAttentionLayer. More... | |
class | NLLLossParameter |
Specifies the parameters for the NLLLossLayer. More... | |
class | PositionalEncoderParameter |
Specifies the parameters for the PositionalEncoderLayer. More... | |
class | TokenizedDataPairsParameter |
Specifies the parameters for the TokenizedDataPairsLayer. More... | |
class | TokenizedDataParameter |
Specifies the parameters for the TokenizedDataLayer. More... | |
class | TransformerBlockParameter |
Specifies the parameters for the TransformerBlockLayer. More... | |