API Reference - AttentionBlocks - ScaledDotProductAttention (SelfAttention)

Constructors

new()

Creates a new attention block object.


ScaledDotProductAttention.new(): AttentionBlockObject

Returns:

AttentionBlockObject: The generated attention block object.

Inherited From