1 write to self_attn
Microsoft.ML.GenAI.Phi (1)
Module\Phi2DecoderLayer.cs (1)
36this.self_attn = new Phi2Attention(config, layerIdx);
1 reference to self_attn
Microsoft.ML.GenAI.Phi (1)
Module\Phi2DecoderLayer.cs (1)
55(var attnOutput, var attnWeights, var presentKeyValue) = this.self_attn.forward(