Back to NDArray Operations
backend
Backend name where the array is allocated.
Syntax
backend(a: NDArray) → r
Backends
TypeScriptnumwa
Description
Backend name where the array is allocated.
Parameters
| Name | Description |
|---|---|
| a | Input array |
Returns
String backend identifier (e.g. "typescript", "wasm")