po13on
Results
1
issues of
po13on
**Describe the bug** Query_input's shape is [batch, pos, n_heads, d_model], and the purpose of the code where the error occurred is to reshape query_input to [batch, pos, n_heads, d_head]. I...
bug
needs-investigation