Skip to contents

Unsigned dtypes upload via a wider signed carrier: anvl cannot construct them from R numerics.

Usage

g_upload(x, dtype, device = NULL)

Arguments

x

R array/matrix.

dtype

garry dtype string (anvl-aligned).

device

Optional device (e.g. "cuda"); NULL uses the default.

Value

An AnvlArray.