↓ 1 callersMethod_matmul_with_relative_keys x: [b, h, l, d] y: [h or 1, m, d] ret: [b, h, l, m]
video_generation/MegaTTS3/tts/modules/ar_dur/commons/rel_transformer.py:187
↓ 1 callersMethod_matmul_with_relative_values x: [b, h, l, m] y: [h or 1, m, d] ret: [b, h, l, d]
video_generation/MegaTTS3/tts/modules/ar_dur/commons/rel_transformer.py:178