I am facing the below error in my implementation of the call() function in the DecoderLayer Class. I am pretty positive on my implementation being correct. Please take a look at it.
Error:
My code for the call() function:
Also, I am really finding it difficult to finish the next 2 graded functions (DECODER & TRANSFORMER). It will be very helpful if you could improve the help documentations.

