NvMedia Tensor

This topic explains how to use the NvMedia Tensor API.

NvMedia Tensors are multi-dimensional data structures that NvMedia creates in SoC DRAM memory to store multi-dimensional arrays of a specific data type. For example: integers, float etc.

This topic assumes a basic understanding of NvSciBuf APIs. See Buffer Allocation for more information.