Packages
Tensor library for Gleam/BEAM with a pure Gleam API, zero-copy views, and optional native acceleration
Current section
Files
Jump to
Current section
Files
include/viva_tensor@core@einsum_Operand.hrl
-record(operand, {data :: list(float()), shape :: list(integer())}).