DLS C5 W3 Ass1 - Stuck at the model.summary() code cell

Hi @Mrtranducdung ,

Finally, I reproduced the same problem as yours. It turns out the root cause is in UNQ_C1, which is one_step_attention. Please check following code snippet to make sure the order of its parameters.
image

2 Likes