in tt_embeddings_ops.py [0:0]
def __getitem__(self, index: int) -> torch.Tensor: return getattr(self, self._name + str(index))