Skip to content

17 Tensors

Tensors

Tensors are \(n\)-dimensional arrays, which keep track of the gradient of each element in the array.

They are optimized for parallel computing and GPU-utilization, but more memory-intensive than regular arrays.

(Not for exam)

Last Updated: 2024-01-24 ; Contributors: AhmedThahir

Comments