Index
All Classes and Interfaces|All Packages|Constant Field Values
N
- needsUpload - Variable in class io.github.kirstenali.deepj.tensor.GpuBuffer
-
True if this buffer was just allocated and needs CPU data uploaded before use.
- neg() - Method in class io.github.kirstenali.deepj.tensor.Tensor
- neg(Tensor) - Method in class io.github.kirstenali.deepj.tensor.cpu.CpuBackend
- neg(Tensor) - Method in class io.github.kirstenali.deepj.tensor.metal.MetalBackend
- neg(Tensor) - Method in interface io.github.kirstenali.deepj.tensor.TensorBackend
- negInPlace() - Method in class io.github.kirstenali.deepj.tensor.Tensor
- negInPlace(Tensor) - Method in class io.github.kirstenali.deepj.tensor.cpu.CpuBackend
- negInPlace(Tensor) - Method in interface io.github.kirstenali.deepj.tensor.TensorBackend
- newOutputBuffer(int, int) - Method in class io.github.kirstenali.deepj.tensor.ComputeGraph
-
Allocate a new output buffer (result of a GPU op).
- nextBatch(int) - Method in class io.github.kirstenali.deepj.data.TextDataset
- nHeads() - Method in record class io.github.kirstenali.deepj.models.gpt.GPTConfig
-
Returns the value of the
nHeadsrecord component. - nHeads(int) - Method in class io.github.kirstenali.deepj.transformer.TransformerBuilder
- nLayers() - Method in record class io.github.kirstenali.deepj.models.gpt.GPTConfig
-
Returns the value of the
nLayersrecord component. - nLayers(int) - Method in class io.github.kirstenali.deepj.transformer.TransformerBuilder
All Classes and Interfaces|All Packages|Constant Field Values