C5W1A1: Incorrect results of lstm_backward function

All of my functions up until this very last function work just fine but I get incorrect results for this problem? Is it possible these answers are incorrect? I am very confident in my code.

Edit: It was a problem with my lstm_forward that still somehow passed all the test cases.

The “expected output” values are correct.