Index
All Classes and Interfaces|All Packages|Constant Field Values
U
- unflattenToTensor(double[], int, int) - Method in class io.github.kirstenali.deepj.tensor.cpu.CpuBackend
- unflattenToTensor(double[], int, int) - Method in class io.github.kirstenali.deepj.tensor.metal.MetalBackend
- unflattenToTensor(double[], int, int) - Static method in class io.github.kirstenali.deepj.tensor.Tensor
- unflattenToTensor(double[], int, int) - Method in interface io.github.kirstenali.deepj.tensor.TensorBackend
- unpackF32(float[], int, int) - Static method in class io.github.kirstenali.deepj.tensor.TensorAdapters
-
Unpack a flat float32 array into a new Tensor.
- unpackF32Into(float[], Tensor) - Static method in class io.github.kirstenali.deepj.tensor.TensorAdapters
-
Unpack a flat float32 array into an existing tensor's data[][].
- uploadBuffer(int, float[]) - Method in interface io.github.kirstenali.deepj.tensor.GpuRuntime
-
Upload CPU float data into an existing GPU buffer.
- user() - Method in record class io.github.kirstenali.deepj.chatui.ChatMessage
-
Returns the value of the
userrecord component.
All Classes and Interfaces|All Packages|Constant Field Values