IndexedPositionalEmbedding ========================== .. currentmodule:: deeplay.components.transformer.pemb .. autoclass:: IndexedPositionalEmbedding :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~IndexedPositionalEmbedding.fetch_embeddings ~IndexedPositionalEmbedding.forward .. rubric:: Methods Documentation .. automethod:: fetch_embeddings .. automethod:: forward