I’m getting an assertion error for the Decoder exercise. It says that the values of the output are wrong. I also tried bypassing this assertion error, and I can see that all the other values are correct. The shapes of the tensors are correct, and the attention weights are correct also.
Anybody else experiencing this error?
I’ve tried rechecking the code and I can’t really find what’s wrong with it.