I have an lstm layer in keras which I am adding Attention to. I want to get the initial hidden state (tensor of zeros) and pass it to my Attention mechanism. I cannot find a way