前向传播 Args: x: 输入张量 [batch_size, seq_len, model_dim] Returns: output: 专家混合输出 [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