TalRub104

Results 2 comments of TalRub104

Hi, When I print the dimensions of A, B, and C, I see that the dimensions of B and C are (batch_size, 1, d_state, seq_length), which makes sense according to...

Thanks! And the discretization of B also happens in the CUDA function, right? I see that if I want to get A and B after discretization using Python, I can...