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

D

data - Variable in class io.github.kirstenali.deepj.tensor.Tensor
 
decode(int[]) - Method in record class io.github.kirstenali.deepj.tokenizers.bpe.BPETokenizer
 
decode(int[]) - Method in class io.github.kirstenali.deepj.tokenizers.ByteTokenizer
 
decode(int[]) - Method in interface io.github.kirstenali.deepj.tokenizers.Tokenizer
 
DeepJExecutor - Class in io.github.kirstenali.deepj.concurrent
 
defaultAdamW(double) - Static method in class io.github.kirstenali.deepj.optimisers.AdamW
 
dFF() - Method in record class io.github.kirstenali.deepj.models.gpt.GPTConfig
Returns the value of the dFF record component.
dFF(int) - Method in class io.github.kirstenali.deepj.transformer.TransformerBuilder
 
divide(Tensor) - Method in class io.github.kirstenali.deepj.tensor.Tensor
 
divide(Tensor, Tensor) - Method in class io.github.kirstenali.deepj.tensor.cpu.CpuBackend
 
divide(Tensor, Tensor) - Method in class io.github.kirstenali.deepj.tensor.metal.MetalBackend
 
divide(Tensor, Tensor) - Method in interface io.github.kirstenali.deepj.tensor.TensorBackend
 
divideBroadcastCols(Tensor) - Method in class io.github.kirstenali.deepj.tensor.Tensor
 
divideBroadcastCols(Tensor, Tensor) - Method in class io.github.kirstenali.deepj.tensor.cpu.CpuBackend
 
divideBroadcastCols(Tensor, Tensor) - Method in class io.github.kirstenali.deepj.tensor.metal.MetalBackend
 
divideBroadcastCols(Tensor, Tensor) - Method in interface io.github.kirstenali.deepj.tensor.TensorBackend
 
divideInPlace(Tensor) - Method in class io.github.kirstenali.deepj.tensor.Tensor
 
divideInPlace(Tensor, Tensor) - Method in class io.github.kirstenali.deepj.tensor.cpu.CpuBackend
 
divideInPlace(Tensor, Tensor) - Method in interface io.github.kirstenali.deepj.tensor.TensorBackend
 
divideScalar(double) - Method in class io.github.kirstenali.deepj.tensor.Tensor
 
divideScalar(Tensor, double) - Method in class io.github.kirstenali.deepj.tensor.cpu.CpuBackend
 
divideScalar(Tensor, double) - Method in class io.github.kirstenali.deepj.tensor.metal.MetalBackend
 
divideScalar(Tensor, double) - Method in interface io.github.kirstenali.deepj.tensor.TensorBackend
 
divideScalarInPlace(double) - Method in class io.github.kirstenali.deepj.tensor.Tensor
 
divideScalarInPlace(Tensor, double) - Method in class io.github.kirstenali.deepj.tensor.cpu.CpuBackend
 
divideScalarInPlace(Tensor, double) - Method in interface io.github.kirstenali.deepj.tensor.TensorBackend
 
dModel() - Method in record class io.github.kirstenali.deepj.models.gpt.GPTConfig
Returns the value of the dModel record component.
dModel(int) - Method in class io.github.kirstenali.deepj.transformer.TransformerBuilder
 
downloadBuffer(int, float[]) - Method in interface io.github.kirstenali.deepj.tensor.GpuRuntime
Download GPU buffer contents into a CPU float array.
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