2 references to AttentionInput
Microsoft.ML.GenAI.Core (2)
Module\Attention.cs (2)
68internal class Attention : nn.Module<AttentionInput, AttentionOutput> 129public override AttentionOutput forward(AttentionInput input)