Can we use t5 for decoder only?

i have to perform some mathematical operation on word embeddings. To do that i need to pass the result embeddings to decoder after performing math operations. Is that possible?