Packages
Tensor library for Gleam/BEAM with a pure Gleam API, zero-copy views, and optional native acceleration
Retired package: Release invalid
Current section
Files
Jump to
Current section
Files
include/viva_tensor@tensor_ShapeMismatch.hrl
-record(shape_mismatch, {expected :: list(integer()), got :: list(integer())}).