IntegerLookupΒΆ
A preprocessing layer that maps integers to (possibly encoded) indices.
Abstract Signature:
IntegerLookup(max_tokens: int, mask_token: int)
PyTorch
API:
torch.nn.EmbeddingStrategy: Plugin (vocab_lookup)
A preprocessing layer that maps integers to (possibly encoded) indices.
Abstract Signature:
IntegerLookup(max_tokens: int, mask_token: int)
torch.nn.Embedding