Apply QKV attention. :param qkv: an [N x (3 * H * C) x T] tensor of Qs, Ks, and Vs. :return: an [N x (H * C) x T] tensor after attention.
(self, qkv)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected