gpu_tensor library

GPU Tensor library.

This library provides a simple API for performing tensor operations on the GPU.

Classes

DefaultMinigpu
A helper that creates (or reuses) a default GPU context.
Tensor<T extends TypedData>
A generic tensor that works with a specific TypedData type.

Enums

BufferDataType
Enum representing supported buffer data types.