TensorBuffer Struct Reference

TensorBuffer Struct Reference#

1 min read time

Applies to Linux

rocCV: roccv::TensorBuffer Struct Reference
roccv::TensorBuffer Struct Reference

A tensor buffer. Stores the raw data associated with a tensor. Data should be allocated by the user and set to the basePtr of the buffer. More...

#include <tensor_buffer.hpp>

Inheritance diagram for roccv::TensorBuffer:
roccv::TensorBufferStrided

Public Attributes

void * basePtr
 

Detailed Description

A tensor buffer. Stores the raw data associated with a tensor. Data should be allocated by the user and set to the basePtr of the buffer.

Member Data Documentation

◆ basePtr

void* roccv::TensorBuffer::basePtr

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/core/tensor_buffer.hpp