Inputs: -seq : Tensor of shape [B, T] containing token ids of sequences -attn_masks : Tensor of shape [B, T] containing attention masks to be used to avoid contribution of PAD tokens
(self, seq, attn_masks)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected