前向传播 Args: x: 输入张量 [batch_size, seq_len, model_dim] Returns: 输出张量 [batch_size, seq_len, model_dim]
(self, x)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected