1 reference to ExpandMask
Microsoft.ML.GenAI.Phi (1)
Module\Phi2Model.cs (1)
114var expandedMask = this.ExpandMask(attentionMask, dtype, queryLength).to(attentionMask.device);