Contents:
EmbeddingBlock
Bases: Module
Module
Forward pass of the embedding block.
x (torch.Tensor) – The input tensor.
The output tensor.
torch.Tensor