TensorBuffer Struct Reference#
1 min read time
Applies to Linux
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:

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