Shortcuts

Tensor.Tensor_float32

static class Tensor_float32 extends Tensor

Constructors

Tensor_float32

Tensor_float32(FloatBuffer data, long[] shape)

Methods

dtype

public DType dtype()

getDataAsFloatArray

public float[] getDataAsFloatArray()

getRawDataBuffer

Buffer getRawDataBuffer()

toString

public String toString()

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources