Index

A B C D E F G H I L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values

E

emaLoss() - Method in record class io.github.kirstenali.deepj.training.TrainingResult
Returns the value of the emaLoss record component.
Embedding - Class in io.github.kirstenali.deepj.transformer.embeddings
Token embedding: ids -> vectors.
Embedding(int, int, Random) - Constructor for class io.github.kirstenali.deepj.transformer.embeddings.Embedding
 
encode(String) - Method in record class io.github.kirstenali.deepj.tokenizers.bpe.BPETokenizer
 
encode(String) - Method in class io.github.kirstenali.deepj.tokenizers.ByteTokenizer
 
encode(String) - Method in interface io.github.kirstenali.deepj.tokenizers.Tokenizer
 
endOfWordId() - Method in record class io.github.kirstenali.deepj.tokenizers.bpe.BPEModel
Returns the value of the endOfWordId record component.
ensureGpuBuffer(Tensor) - Method in class io.github.kirstenali.deepj.tensor.ComputeGraph
Ensure a tensor has a GpuBuffer.
equals(Object) - Method in record class io.github.kirstenali.deepj.chatui.ChatMessage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.kirstenali.deepj.data.Batch
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.kirstenali.deepj.models.gpt.GPTConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.kirstenali.deepj.tokenizers.bpe.BPEModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.kirstenali.deepj.tokenizers.bpe.BPETokenizer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.kirstenali.deepj.tokenizers.bpe.TokenPair
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.kirstenali.deepj.training.TrainingResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.kirstenali.deepj.transformer.TransformerStack
Indicates whether some other object is "equal to" this one.
exp() - Method in class io.github.kirstenali.deepj.tensor.Tensor
 
exp(Tensor) - Method in class io.github.kirstenali.deepj.tensor.cpu.CpuBackend
 
exp(Tensor) - Method in class io.github.kirstenali.deepj.tensor.metal.MetalBackend
 
exp(Tensor) - Method in interface io.github.kirstenali.deepj.tensor.TensorBackend
 
expInPlace() - Method in class io.github.kirstenali.deepj.tensor.Tensor
 
expInPlace(Tensor) - Method in class io.github.kirstenali.deepj.tensor.cpu.CpuBackend
 
expInPlace(Tensor) - Method in interface io.github.kirstenali.deepj.tensor.TensorBackend
 
A B C D E F G H I L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values