Gets output of the embedding lookup (i.e., input to the transformer). Returns: float Tensor of shape [batch_size, seq_length, hidden_size] corresponding to the output of the embedding layer, after summing the word embeddings with the positional embeddings and the token type em
(self)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected