MyCaffe  1.12.2.41
Deep learning software for Windows C# programmers.
MyCaffe.layers.gpt.InputData Member List

This is the complete list of members for MyCaffe.layers.gpt.InputData, including all inherited members.

BOSMyCaffe.layers.gpt.InputData
Detokenize(int nTokIdx, bool bIgnoreBos, bool bIgnoreEos)MyCaffe.layers.gpt.InputDatapure virtual
Detokenize(float[] rgf, int nStartIdx, int nCount, bool bIgnoreBos, bool bIgnoreEos)MyCaffe.layers.gpt.InputDatapure virtual
EOSMyCaffe.layers.gpt.InputData
GetData(int nBatchSize, int nBlockSize, InputData trgData, out int[] rgnIdx)MyCaffe.layers.gpt.InputDatapure virtual
GetDataAt(int nBatchSize, int nBlockSize, int[] rgnIdx)MyCaffe.layers.gpt.InputDatapure virtual
GetDataAvailabilityAt(int nIdx, bool bIncludeSrc, bool bIncludeTrg)MyCaffe.layers.gpt.InputDatapure virtual
InputData(int? nRandomSeed=null)MyCaffe.layers.gpt.InputData
m_randomMyCaffe.layers.gpt.InputDataprotected
RawDataMyCaffe.layers.gpt.InputData
Tokenize(string str, bool bAddBos, bool bAddEos)MyCaffe.layers.gpt.InputDatapure virtual
TokenSizeMyCaffe.layers.gpt.InputData
VocabularySizeMyCaffe.layers.gpt.InputData