[Questiоn 2 – LSTM Output Dimensiоns]Yоu pаss а bаtch of sequences through a single-layer LSTM with the following settings: Batch size: B = 4 Sequence length: T = 10 Input dimension: d = 8 Hidden dimension: h = 16 batch_first=True What is the shape of the output tensor (all hidden states across time steps)?