MyCaffe  1.12.2.41
Deep learning software for Windows C# programmers.
MyCaffe.param.gpt.CausalSelfAttentionParameter Member List

This is the complete list of members for MyCaffe.param.gpt.CausalSelfAttentionParameter, including all inherited members.

attn_dropoutMyCaffe.param.gpt.CausalSelfAttentionParameter
BaseParameter()MyCaffe.basecode.BaseParameter
block_sizeMyCaffe.param.gpt.CausalSelfAttentionParameter
CausalSelfAttentionParameter()MyCaffe.param.gpt.CausalSelfAttentionParameter
Clone()MyCaffe.param.gpt.CausalSelfAttentionParametervirtual
Compare(BaseParameter p)MyCaffe.basecode.BaseParametervirtual
Copy(LayerParameterBase src)MyCaffe.param.gpt.CausalSelfAttentionParametervirtual
embedMyCaffe.param.gpt.CausalSelfAttentionParameter
FromProto(RawProto rp)MyCaffe.param.gpt.CausalSelfAttentionParameterstatic
headsMyCaffe.param.gpt.CausalSelfAttentionParameter
LABEL_TYPE enum nameMyCaffe.param.LayerParameterBase
LayerParameterBase()MyCaffe.param.LayerParameterBase
layersMyCaffe.param.gpt.CausalSelfAttentionParameter
Load(System.IO.BinaryReader br, bool bNewInstance=true)MyCaffe.param.gpt.CausalSelfAttentionParameter
MyCaffe::param::LayerParameterBase.Load(BinaryReader br, bool bNewInstance=true)MyCaffe.param.LayerParameterBasepure virtual
ParseDouble(string strVal)MyCaffe.basecode.BaseParameterstatic
ParseFloat(string strVal)MyCaffe.basecode.BaseParameterstatic
PrepareRunModel(LayerParameter p)MyCaffe.param.LayerParameterBasevirtual
PrepareRunModelInputs()MyCaffe.param.LayerParameterBasevirtual
resid_dropoutMyCaffe.param.gpt.CausalSelfAttentionParameter
Save(BinaryWriter bw)MyCaffe.param.LayerParameterBase
ToProto(string strName)MyCaffe.param.gpt.CausalSelfAttentionParametervirtual
TryParse(string strVal, out double df)MyCaffe.basecode.BaseParameterstatic
TryParse(string strVal, out float f)MyCaffe.basecode.BaseParameterstatic