Use tensors
Create and work with the Tensor objects that models use for input and output.
| Page | Description |
|---|---|
| Tensor fundamentals in Sentis | Understand the memory layout, memory location and format of tensors in Sentis. |
| Create and modify tensors | Create basic tensors and reshape tensors. |
| Access tensor data directly | Use a compute shader or Burst to read from and write to a tensor directly in memory. |