1 instantiation of DecoderLayerInput
Microsoft.ML.GenAI.Mistral (1)
MistralModel.cs (1)
125var decoderInput = new DecoderLayerInput(
3 references to DecoderLayerInput
Microsoft.ML.GenAI.Mistral (3)
MistralDecoderLayer.cs (2)
59internal class MistralDecoderLayer : nn.Module<DecoderLayerInput, DecoderLayerOutput>, IDynamicLoadModule 108public override DecoderLayerOutput forward(DecoderLayerInput input)
MistralModel.cs (1)
125var decoderInput = new DecoderLayerInput(