"PyTorch/Speech/Tacotron2/trtis_cpp/build_trtis.sh" did not exist on "0fc002dfc863089e33ea2dee33b0827046e4d174"
add General attention classes
The modifications that I introduced in a previous commit did break Bert's internal API. I reverted these changes and added more general classes to handle the encoder-decoder attention case. There may be a more elegant way to deal with retro-compatibility (I am not comfortable with the current state of the code), but I cannot see it right now.
Showing
Please register or sign in to comment